Releases: AVSystem/Anjay-freertos-client
Releases · AVSystem/Anjay-freertos-client
Anjay-freertos-client 26.09
Anjay-freertos-client 25.05
Improvements
- Updated Anjay version to 3.10.0 and the licenses NOTICE file
Anjay-freertos-client 25.02
Bugfixes
- Fixed an issue with FOTA on B-U585I-IOT02 by adding required padding to the downloaded image
- Corrected option bytes settings while preparing the board in st_adapter.py, adjusted READMEs
Anjay-freertos-client 24.11
Features
- Added Firmware Update Object (/5) to B-U585I-IOT02 project
Anjay-freertos-client 24.05
Features
- (commercial feature) Added support for SIM Bootstrap for B-U585I-IOT02A with BG96 project
- (commercial feature) Added support for SMS Trigger
Anjay-freertos-client 24.02
Features
- Updated Anjay version
Anjay-freertos-client 23.11
Bugfixes
- Increased the AT command timeout for the DNS resolution command, for better
compatibility with various TYPE1SC firmware versions
Anjay-freertos-client 23.09
Features
- (commercial feature) Added support Anjay Core Persistence
- (commercial feature) Added support for SIM Bootstrap for STM32L496G-DISCOVERY with BG96 project
- Added persistence support of Security object, Server object and Attribute
Storage, controllable through shell - B-U585I-IOT02A and B-L462E-CELL1 targets now use external flash as storage for
runtime configuration instead of EEPROM - MONARCH project removed due to suspended X-Cube-Cellular support
- Added TCP support, both for management connection and CoAP+TCP FOTA downloads
- Added the Current Time resource in the Device object, and implemented real time synchronization using the cellular modem features
Improvements
- Updated X-Cube-Cellular to version 7.1.0
- Updated Mbed TLS to version 3.4.1 and enabled DTLS Connection ID support
- Enabled LwM2M 1.1 by default
- Introduced various flash footprint optimizations
- Added support for the User Button on B-U585I-IOT02A
Bugfixes
- Fixed B-U585I-IOT02A + BG96 demo app freezing in Release mode
Anjay-freertos-client 23.02
Features
- Reworked socket implementation to use X-Cube-Cellular offloaded sockets
(Com sockets) instead of LwIP (NOTE: currently supporting only UDP) - Added Firmware Update Object (/5) to STM32L496G-DISCOVERY and B-L462E-CELL1 projects
Improvements
- Revamped configuration of Anjay and its dependencies
- Updated Anjay to version 3.3.0
Anjay-freertos-client 22.09
Features:
- Added preliminary support for B-U585I-IOT02A board
- Added TinyML AI Bridging Protocol example running on B-L462E-CELL1 discovery kit
Improvements:
- Updated Anjay to version 3.1.2
- Updated X-Cube-Cellular to version 7.0.0
- Revamped project structure to correctly include core type-dependent sources
- Added backspace handling in serial port interface configuration menu