TrackerBoard User Manual
COPYRIGHT ©
SHENZHEN RAKWIRELESS TECHNOLOGY CO., LTD
ETDX1711291302
2. Open Source Project
RAK811 TrackerBoard is an open source hardware. So the user can get all the
information about the product. Includes schematics and program code. Here for everyone
a brief introduction to the structure and basic use of open source code.(
The open source
code for the RAK811 TrackerBoard and RAK811 SensorNodeBoard is generic, So
collectively referred to as BreakBoard
.)
About the open source project, we can download it here:
https://github.com/RAKWireless/RAK811_BreakBoard
This open source project is based on the official code LoRaWAN1.0.2 modified to
support CoIDE and Keil5. Have ClassA and Ping-Pong two projects, respectively, can be
used as LoRaWAN test and LoRaP2P test.
2.1 Project Structure
Because of the similar project structure of CoIDE and Keil5, we introduce the project
structure of CoIDE as an example.