Skip to content

v2.2

Compare
Choose a tag to compare
@mluis1 mluis1 released this 08 Apr 11:53
· 1905 commits to master since this release

Changelog

  • General
    1. 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
      
    2. Ping-Pong applications have been split per supported board.

    3. Corrected the SX1272 output power management.
      Added a variable to store the current Radio channel.
      Added missing FSK bit definition.

    4. Made fifo functions coding style coherent with the project.

    5. UART driver is now independent of the used MCU