Skip to content

Releases: AVSystem/Anjay-freertos-client

Anjay-freertos-client 26.09

08 Oct 18:04

Choose a tag to compare

Improvements:

  • Updated Anjay version to 3.11.0

Anjay-freertos-client 25.05

29 May 15:06

Choose a tag to compare

Improvements

  • Updated Anjay version to 3.10.0 and the licenses NOTICE file

Anjay-freertos-client 25.02

28 Feb 14:38

Choose a tag to compare

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

13 Nov 12:44

Choose a tag to compare

Features

  • Added Firmware Update Object (/5) to B-U585I-IOT02 project

Anjay-freertos-client 24.05

28 May 10:19

Choose a tag to compare

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

20 Feb 10:57

Choose a tag to compare

Features

  • Updated Anjay version

Anjay-freertos-client 23.11

22 Nov 11:46

Choose a tag to compare

Bugfixes

  • Increased the AT command timeout for the DNS resolution command, for better
    compatibility with various TYPE1SC firmware versions

Anjay-freertos-client 23.09

07 Sep 14:30

Choose a tag to compare

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

21 Feb 11:32

Choose a tag to compare

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

21 Sep 14:07

Choose a tag to compare

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