https down error
Posted: Mon Feb 15, 2021 3:37 am
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();
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();