Skip to content

4.1.33

Latest
Compare
Choose a tag to compare
@reissjason reissjason released this 15 Nov 18:05

Version Info

  • mbed-os 6.8.0
  • mts-lora - v4.1.22
  • LoRaWAN - 1.0.4
  • Regional Parameters - RP2 1.0.3
  • Fragmentation - v1.0
  • Multicast Setup - v2.0

GLOBAL Plan supported regions

  • mDot: US915,AU915,EU868,AS923,AS923-2,AS923-3,AS923-4,AS923-JAPAN,KR920,IN865,RU864

  • Passes LCTT v3.0.0 Tech Package 3.14.0_R1 LoRaWAN 1.0.4 Certification tests for US/EU/AU/AS/KR/IN

Bug Fixes

  • Session is set to be saved when channels are created via MAC commands.
    • Session channels were not always saved with saveNetworkSessionfor EU,AS,KR and IN. Seen when setFota(0) and device reset button was pressed after saveNetworkSession, restoreNetworkSession would not restore all channels.
  • Switch back to original class when Fota::getInstance()->reset() is used to reset Multicast/Fota state