Search found 1 match
- Thu Jan 26, 2023 8:10 am
- Forum: ESP-IDF
- Topic: mbedTLS with dynamic memory [IDFGH-4803]
- Replies: 19
- Views: 20074
Re: mbedTLS with dynamic memory [IDFGH-4803]
@ESP_YJM @ESP_Faye Is there any progress on this issue? I'm having the same problems the topic starter is having when testing a HTTPS POST to Azure using the IDF 4.4.3 tag: void StartUpload() { ESP_LOGI("BLOB_UPLOAD", "blob upload started"); const char* url = R"(https://***Azure IoT hub URL****/file...