
20
RAK5205 User Manual V1.4
RAK
5205
6
Usage and Examples
We are going to use CooCox IDE to view and build the firmware. Download the source code
from the provided GIT repository. All the necessary software should be installed earlier.
6.1
Source Code
All application source codes are available on GIT repository.
If you want to develop your own applications, you can either download the source
zip from the GIT repository or you can clone it. The source code link is:
https://github.com/RAKWireless/RAK5205-WisTrio-LoRa
Note:
The preloaded firmware in the board is not open at present.
6.2
Required Software
To start with developing the application over the RAK5205 LoRa tracker board you may
need to download the following software. All the software provided below are based on
Windows operating system.
6.2.1
USB Driver
WisTrio-LoRa-RAK5205/Tools/CP210x_Windows_Drivers.zip
6.2.2
CooCox IDE
WisTrio-LoRa-RAK5205/Tools/CoIDE_V2Beta_20170117.exe
6.2.3
Flash Loader
WisTrio-LoRa-RAK5205/Tools/Flash_Loader_Demonstrator.zip
6.2.4
Tool Chain
WisTrio-LoRa-RAK5205/Tools/gcc-arm-none-eabi-5_4-2016q3-20160926-
win32.exe
U
sa
ge
an
d
E
xa
m
pl
es