loramac-node

This is a Mynewt port of the Semtech LoRaWAN endpoint stack. This package depends on two drivers: * loramac-net radio - Facilitates communication with a particular type of LoRa modem. This package exports the Radio_s definition containing the function pointers required by this stack. * loramac-net board - Contains MCU or BSP specific definition needed for handling interrupts triggered by the LoRa radio.

Sample drivers of both types can be found at: @apache-mynewt-core/hw/drivers/loramc-node.