/lorawan-api

A LoRaWAN open-source pre-certified stack (API+OS Connector+Wrapper)

Primary LanguageC

LoRaWAN

This is the LoRaWAN integration into Mynewt, version 0.1.0

Overview

LoRaWAN is a MAC layer using the LoRa modulation.

More information here:

This project contains two packages:

  • lorawan_wrapper, which is in charge of the integration of the LoRaWAN stackforce repository into Mynewt.
  • lorawan_api, which provides an high level API to your app.