Skip to content

Device Management Client 4.11.1 General Availability

Compare
Choose a tag to compare
@teetak01 teetak01 released this 13 Oct 09:10
· 13 commits to master since this release
d93e8f9

Device Management Client example

Known issues

  • [Linux/Zephyr] Asynchronous DNS does not work well, and the device fails to reconnect to the cloud if some of the pods are restarted. In such a scenario, the device needs to be restarted. To address this issue, the default DNS settings should be overridden to synchronous DNS in the application level:
    • For Linux devices, set the PAL_DNS_API_VERSION flag to 0.
    • For Zephyr devices, set the DNS API selection to POSIX.

Changes

  • Updated Parsec to 0.6.0 version. This version is compatible with Mbed TLS 2.27.0.

Release notes can be found from:
https://cloud.mbed.com/docs/current/release-notes/device-management-client.html