Skip to content

SimpleLMIC uses the MCCI LoRaWAN LMIC library behind the scene and makes Arduino-friendly

License

Notifications You must be signed in to change notification settings

ricaun/SimpleLMIC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleLMIC

Simple library for using the Arduino LMIC library with The Things Network and LoRaWAN® networks.

Overview

The SimpleLMIC library provides a structured way of using the arduino-lmic library to send sensor data over The Things Network or a similar LoRaWAN-based data network. Inspireded by arduino-lorawan library

Library Dependency

The library uses the MCCI LoRaWAN LMIC library, to configurate the MCCI LoRaWAN LMIC library and select the LoRa chip and the LoRaWAN plan. MCCI LoRaWAN LMIC Configuration.

API

See API.md.

Installation

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

License

This library is licensed under the MIT Licence.


Do you like this library? Please star this project on GitHub!

About

SimpleLMIC uses the MCCI LoRaWAN LMIC library behind the scene and makes Arduino-friendly

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages