This is an Arduino Library for Arduino devices supporting a LoRaWAN Serial/Soft Modem to communicate to The Things Network.
- Install the library by Using the Library Manager
- OR by Importing the .zip library using either the master or one of the releases ZIP files.
- API Reference:
- The Things Network Documentation
The library comes with examples. After installing the library you need to restart the Arduino IDE before they can be found under File > Examples > LoRaWANModem.
The library is a direct port of the excellent The Things Network
library for Arduino Devices by Johan Stokking et al, and it (mostly) preserves API compatibility to the original.