Skip to content

Releases: stm32duino/STM32LoRaWAN

STM32LoRaWAN v0.3.0

28 Nov 09:57
Compare
Choose a tag to compare

What's Changed

  • timer RTC setting Alarm with more than 32-bit subseconds by @FRASTM in #39
  • Add Battery Status callback by @rickhewes in #41
  • fix: get api require allocation by @fpistm in #46
  • fix: function TIMER_IF_Convert_Tick2ms() returned wrong value by @mrschuster in #44
  • fix: do not attach Seconds Interrupt by @fpistm in #47
  • Give application access to RSSI and SNR values of downlink packets. by @mrschuster in #48

New Contributors

Full Changelog: 0.2.0...0.3.0

STM32LoRaWAN v0.2.0

12 Oct 09:46
Compare
Choose a tag to compare

What's Changed

  • Add a function to activate CW mode by @Miceuz in #16
  • fix: setAppEui inline method by @fpistm in #27
  • fix: remove joinABPAsync reference by @fpistm in #29
  • Use the RTC in MIX mode and convert timeout values by @FRASTM in #25
  • new sketch using the Lowpower mode with LoraWan connection by @FRASTM in #32

Important note:

STM32RTC v1.4.0 is required to use this library.

New Contributors

Full Changelog: 0.1.1...0.2.0

STM32LoRaWAN v0.1.1

11 Apr 13:51
Compare
Choose a tag to compare

What's Changed

  • chore: allow some redefinitions by @fpistm in #11

New Contributors

Full Changelog: 0.1.0...0.1.1

First official release v0.1.0

03 Jan 08:53
Compare
Choose a tag to compare