Releases: AVSystem/Anjay-zephyr-client
Releases · AVSystem/Anjay-zephyr-client
Anjay-zephyr-client 24.11
Anjay-zephyr-client 24.05
Improvements
- Adjusted
nrf9160dk_nrf9160_ns
build to meet new default target - Reworked build system to use
sysbuild
for FOTA builds on upstream Zephyr and T-Mobile SDKs
Anjay-zephyr-client 24.02
Improvements
- Changed C stdlib to Picolibc (Zephyr's default) for most projects
- Added TF-M support for nRF7002 DK board (changed the board variant from
nrf7002dk_nrf5340_cpuapp
tonrf7002dk_nrf5340_cpuapp_ns
) - Added new parameter to specify log virtual port for factory provisioning script
Anjay-zephyr-client 23.11
Improvements
- Updated Zephyr to 3.5.0
- Updated sdk-nrf to 2.5.0
- Adjusted Kconfig options to make projects build on newest Zephyr and nCS versions
Anjay-zephyr-client 23.09.1
Bugfixes
- Fix Anjay-zephyr revision in west*.yml files
Anjay-zephyr-client 23.09
Features
- Added Bubblemaker app
- Added tmo_dev_edge board as a target for demo and minimal samples with the possibility to switch
preferred network bearer and perform firmware update using the external flash
Anjay-zephyr-client 23.06
Features
- Added support for nRF7002DK board
Improvements
- Updated Zephyr to 3.3.0
- Updated sdk-nrf to 2.3.0
- Updated Anjay-zephyr to 3.4.1
- Adjusted partition layout and MCUboot configuration on nRF9160DK builds to support newer version of sdk-nrf
- Added overlay for nRF9160DK in demo application which enables experimental Advanced Firmware Update object (/33629)
Bugfixes
- Fixed firmware update on Thingy:91 - made sure that enough free space is left on the flash partition for MCUboot's move algorithm to work
- Fixed runtime certificate configuration on nRF52840 based boards
Anjay-zephyr-client 23.02
Features
- Added support for arduino_nano_33_ble_sense board
- Added runtime certificate configuration option
- Added possibility to set PSK in hexadecimal format
Improvements
- Moved common code from demo samples to Anjay Zephyr
- Updated sdk-nrf to final 2.2.0
- Disabled Access Control in the minimal project
Bugfixes
- Made firmware update with external flash on nRF9160DK work again
Anjay-zephyr-client 22.12
Features
- Added provisioning script for
demo
examples - Added nRF52840dk_nRF52840 with OpenThread support
- Added automatic handling of connection link state
- Added option for use of non-secure WiFi networks
- Added configuration for software-based security on nRF9160DK
Improvements
- Updated Zephyr to 3.2.0
- Updated sdk-nrf to 2.1.1
- Refactored network connection handling
- Firmware update success status can be now persisted across reboots until actual delivery
Bugfixes
- Fixed critical memory corruption bug in the factory provisioning app
- Fixed problem with push buttons IID
Anjay-zephyr-client 22.08.1
Features
- Added ESP32-DevKitC board support to
demo
andminimal
examples - Experimental support for firmware update on the L475 board
- Added GPS and assisted location to Thingy:91 and nRF9160dk targets as default
- Turned off Thread Analyzer and TCP support by default.
Improvements
- Deferred network initialization so that network settings can actually be changed if connection fails
- Updated Anjay-zephyr to 3.1.2