arduino-device-lib icon indicating copy to clipboard operation
arduino-device-lib copied to clipboard

Arduino Library for TTN Devices

The Things Network Arduino Library

Build Status

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

Documentation

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.