MCCI LoRaWAN LMIC library

Communication

Arduino port of the LMIC (LoraWAN-MAC-in-C) framework provided by IBM.
Supports LoRaWAN 1.0.2/1.0.3 Class A devices implemented using the Semtech SX1272/SX1276 (including HopeRF RFM92/RFM95 and Murata modules). Support for EU868, US, AU, AS923, KR and IN regional plans. Untested support for Class B and FSK operation. Various enhancements and bug fixes from MCCI and The Things Network New York. Original IBM URL http://www.research.ibm.com/labs/zurich/ics/lrsc/lmic.html.

Author: IBM, Matthijs Kooijman, Terry Moore, ChaeHee Won, Frank Rose

Maintainer: Terry Moore

Read the documentation

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.