Skip to content

Releases: AVSystem/Anjay-esp32-client

Anjay-esp32-client 24.05

28 May 11:42
Compare
Choose a tag to compare

Improvements

  • Increased main task stack size to support -Og optimization

Anjay-esp32-client 24.02.1

20 Feb 10:29
Compare
Choose a tag to compare

Improvements

  • Updated Anjay version

Anjay-esp32-client 24.02

08 Feb 11:37
Compare
Choose a tag to compare

Improvements

  • Cleaned up include headers

Bugfixes

  • Removed inappropriate mutexes in mpu6886 driver

Anjay-esp32-client 23.11

21 Nov 17:33
Compare
Choose a tag to compare

Improvements

  • Updated Anjay version

Anjay-esp32-client 23.09

07 Sep 14:36
Compare
Choose a tag to compare

BREAKING CHANGES

  • Removed Anjay and FreeRTOS-Cellular-Interface submodules and added Anjay-esp-idf
    component into the components/ directory

Improvements

  • Revamped configuration of Anjay and its dependencies
  • The Anjay-esp-idf component includes a new Component config/Anjay library configuration menu for configuring the Anjay library
  • Updated recommended ESP IDF to v4.4.5

Anjay-esp32-client 22.12

13 Dec 14:18
Compare
Choose a tag to compare

Bugfixes

  • Fixed a minor bug related to WiFi reconfiguration - after changing the Enable resource (12/x/1) value Anjay ESP32 Client didn't send the response code to the server

Anjay-esp32-client v22.08

12 Aug 11:25
Compare
Choose a tag to compare

Features:

  • Updated Anjay to version 3.1.1
  • Added CHANGELOG
  • Added support for BG96
  • Integrated with FreeRTOS Cellular Interface
  • Added information about updating submodule to README

Bugfixes:

  • Fixed partition offsets in m5stick-plus.bin binary file

Anjay-esp32-client v22.06

27 Jun 09:22
Compare
Choose a tag to compare
  • Updated Anjay to version 3.0.0
  • Added support for certificates and TCP socket
  • Added non-secure connection option
  • Added support for Send operation

Anjay-esp32-client v22.04.1

28 Apr 15:20
Compare
Choose a tag to compare

Features:

  • added support for FOTA
  • added support for changing Wi-Fi configuration while the device is running
  • added NVS for Anjay and Wi-Fi configuration
  • added binary files for supported boards

Improvements:

  • all required configuration can be set from anjay-esp32-client component config
  • updated ESP-IDF and Anjay

Anjay-esp32-client 21.10

04 Oct 13:09
Compare
Choose a tag to compare
Features:
- Initial release of Anjay-esp32-client