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.
- 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.
- The Things Network Documentation
- API References:
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.