The current sdk works with IDF version release/v4.4.
Espressif has released a new IDF since a year, release/v5.1. This has multiple benefits including updated tls version and gets a year and a half more support than 4.4. https://github.com/espressif/esp-idf#esp-idf-release-support-schedule
A quick look gives me need for at least following changes:
The current sdk works with IDF version
release/v4.4
. Espressif has released a new IDF since a year,release/v5.1
. This has multiple benefits including updated tls version and gets a year and a half more support than 4.4. https://github.com/espressif/esp-idf#esp-idf-release-support-scheduleA quick look gives me need for at least following changes: