Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.43 KB

README.md

File metadata and controls

25 lines (15 loc) · 1.43 KB

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.