Skip to content

TheThingsNetwork/arduino-device-lib

Repository files navigation

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.