Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 832 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 832 Bytes

RIOT LoRaWAN Demo Application

=============================

Preparations

  • 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.