Skip to content
This repository was archived by the owner on May 2, 2025. It is now read-only.

0.21.0

Choose a tag to compare

@brocaar brocaar released this 03 Oct 08:33
· 561 commits to master since this release

Features:

  • Implement sending and receiving 'Proprietary' LoRaWAN message type.
    LoRa Server now implements an API method for sending downlink LoRaWAN frames
    using the 'Proprietary' message-type. 'Proprietary' uplink messages will be
    de-duplicated by LoRa Server, before being forwarded to LoRa App Server.

  • ARM64 binaries are now provided.