LoRaWAN Application framework for Arduino.
This framwork consists of Application,LoRaWAN devices and Payload Classes.
These classes provide following functions:
- Power saving with various sleep modes.
- Wake up by watchdog timer.
- Interrupt handling for INT0 and INT1.
- Task execution control.
- LoRaWAN devices control.
- Allow payload to be created bit by bit.