Skip to content

Releases: IRNAS/SWDR001-Zephyr

v1.5.5

17 Jun 05:58
ff5ef39
Compare
Choose a tag to compare

Release notes

Fixed

  • Fixed compatibility with Zephyr version 3.4.0 and up.

v1.5.4

18 Apr 13:37
a5500bc
Compare
Choose a tag to compare

Release notes

Fixed

  • Fixed race condition during lr11xx_hal thread suspension, changing k_sleep calls to k_busy_wait.

v1.5.3

03 Apr 11:22
e5cbb7a
Compare
Choose a tag to compare

Release notes

Fixed

  • Fixed possible endless loop during lr11xx crypto initialization.

v1.5.2

06 Mar 10:46
f70ecff
Compare
Choose a tag to compare

Release notes

Changed

  • Changed frequency band minimum for the 2GHz band from exactly 2GHz to 1.98GHz.

v1.5.1

05 Jul 11:03
5a83c1c
Compare
Choose a tag to compare

Release notes

Fixed

  • Fixed nrf52840DK overlay in all samples, adding missing bindings.

v1.5.0

04 Jul 13:29
1580d87
Compare
Choose a tag to compare

Release notes

Added

  • Added additional device tree properties for TXCO, LF clock and regulator configuration.

v1.4.0

21 Jun 09:26
62874ef
Compare
Choose a tag to compare

Release notes

Added

  • Mandatory lf-tx-path dts entry for LR11XX. This is required for proper TX path configuration.

v1.3.0

19 Jun 14:15
2a95b9a
Compare
Choose a tag to compare

Release notes

Compatible with NCS v2.2.0

Changed

  • Update to NCS v2.2.0.
  • Disable compiler warnings for Semtech's code.

v1.2.1

16 Jun 09:14
aa23e1a
Compare
Choose a tag to compare

Release notes

Changed

  • The RF frequency has been switched from 490 MHz to 868 MHz (which is a default EU frequency for LoRa) which applies to all the samples.

v1.2.0

31 May 10:54
180bbc0
Compare
Choose a tag to compare

Release notes

Added

  • Firmware update sample