Awesome
The Things Network Arduino Library
This is an Arduino Library for Arduino devices like The Things Uno and Node to communicate via The Things Network.
At the moment this library requires devices to feature a Microchip RN2xx3 module.
Installation
- 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.
Documentation
- The Things Network Documentation
- API References:
Examples
The library comes with examples. After installing the library you need to restart the Arduino IDE before they can be found under File > Examples > TheThingsNetwork.