/arduino-lorawan-modem-lib

Arduino Library for TTN Devices based on LoRaWAN serial modems

Primary LanguageCMIT LicenseMIT

LoRaWAN Modem Arduino Library

Build Status

This is an Arduino Library for Arduino devices supporting a LoRaWAN Serial/Soft Modem to communicate to The Things Network.

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 > LoRaWANModem.

Credits

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.