=============================
-
Install git, build tools (build-essential) , dependencies, GCC Arm Embedded Toolchain, and OpenOCD. Refer here for more information.
-
Clone the repository to your local drive
git clone --recursive https://github.com/akshaim/riot_lorawan_demo
-
Go to application.
cd riot_lorawan_demo/lorawan_saul
-
Refer to README in application to run and customise the application in your target hardware.