v2.2
Changelog
- General
-
Added IMST SK-iM880A starter kit board support to the project.
- The application payload for the SK-iM880A platform is as follows:
LoRaMac port 3:
{ 0x00/0x01, 0x00, 0x00, 0x00 } ---------- ----- ---------- | | | LED POTI VDD
-
Ping-Pong applications have been split per supported board.
-
Corrected the SX1272 output power management.
Added a variable to store the current Radio channel.
Added missing FSK bit definition. -
Made fifo functions coding style coherent with the project.
-
UART driver is now independent of the used MCU
-