Releases: stm32duino/STM32LoRaWAN
Releases · stm32duino/STM32LoRaWAN
STM32LoRaWAN v0.3.0
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
- @rickhewes made their first contribution in #41
- @mrschuster made their first contribution in #44
Full Changelog: 0.2.0...0.3.0
STM32LoRaWAN v0.2.0
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