ESP_HTTP_CLIENT based project works with ESP-IDF v4.3 but does not work with ESP-IDF v4.4
Posted: Wed Jun 09, 2021 11:03 am
Hi,
I have a project on ESP32 WROOM 32D. It is based esp_http_client. My program connects to my server, sends and receives some data to/from server. It works well with ESP-IDF v4.3-dev-907-g6c17e3a64-dirty, but does not work with ESP-IDF v4.4-dev.
What is different between of two version for http? Why my http routines does not work with ESP-IDF v4.4-dev?
Thanks and best regards.
I have a project on ESP32 WROOM 32D. It is based esp_http_client. My program connects to my server, sends and receives some data to/from server. It works well with ESP-IDF v4.3-dev-907-g6c17e3a64-dirty, but does not work with ESP-IDF v4.4-dev.
What is different between of two version for http? Why my http routines does not work with ESP-IDF v4.4-dev?
Thanks and best regards.