How to download bin file from https server and then store sdcard
Posted: Mon Feb 08, 2021 8:40 am
Hi,
What I want to do is download bin file from https server via wifi
ex) https://www.esp32.com/upload/test.bin
and then store to sdcard.
I just make connect wifi & init sdcard code but don't know how to
connect sever and get bin file.
plz help me. thank you.
What I want to do is download bin file from https server via wifi
ex) https://www.esp32.com/upload/test.bin
and then store to sdcard.
I just make connect wifi & init sdcard code but don't know how to
connect sever and get bin file.
plz help me. thank you.