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

0.25.0

Choose a tag to compare

@brocaar brocaar released this 02 Mar 14:18
· 454 commits to master since this release

Features:

  • Class-B support! See Device classes
    for more information on Class-B.

    • Class-B configuration can be found under the network_server.network_settings.class_b
      configuration section.
    • Note: This requires LoRa Gateway Bridge
      2.2.0 or up.
  • Extended support for extra channel configuration using the NewChannelReq mac-command.
    This makes it possible to:

    • Configure up to 16 channels in total (if supported by the LoRaWAN region).
    • Configure the min / max data-rate range for these extra channels.
  • Implement RXParamSetup mac-command. After a configuration file change,
    LoRa Server will push the RX2 frequency, RX2 data-rate and RX1 data-rate
    offset for activated devices.

  • Implement RXTimingSetup mac-command. After a configuration file change,
    LoRa Server will push the RX delay for activated devices.