I just download file via WIFI from server.
and then saved it micro sd card.
(Use https request example.)
The problem is, the file saved with some sever information(or server response.) as like this
How solve this problem?
I use this two fucntion from https request example.
esp_tls_conn_write();
esp_tls_conn_read();
https down error
Re: https down error
You have to either parse http yourself or use esp_http_client API
Who is online
Users browsing this forum: Bing [Bot], ESP_Sprite and 282 guests