Product Link(https://www.dfrobot.com)
SKU:TEL0171-LoRa
Provide an Arduino library for the RTK module with the following features: Retrieval of GNSS data Retrieval of raw GNSS data. Config module parameter
There are two methods for using this library:
- Open Arduino IDE, search for "DFRobot_K10_Expansion" on the status bar in Tools ->Manager Libraries and install the library.
- Download the library file before use, paste it into \Arduino\libraries directory, then open the examples folder and run the demo in the folder.
MCU | Work Well | Work Wrong | Untested | Remarks |
---|---|---|---|---|
Arduino Uno | √ | |||
Arduino MEGA2560 | √ | |||
Arduino Leonardo | √ | |||
FireBeetle-ESP8266 | √ | |||
FireBeetle-ESP32 | √ | |||
FireBeetle-M0 | √ | |||
Micro:bit | √ | nonsupport uart |
- 2024/03/26 - Version V0.1.0 released.
Written by ZhixinLiu([email protected]), 2024. (Welcome to our website)