Esp32S3 : How to download a file via WIFI using a particular URL ?
Posted: Wed Oct 29, 2025 3:27 pm
Good afternoon,
I am working with an Esp32S3.
I would like to put a file on the internet at a particular URL and using the Esp32S3, I would like to have the possibility to connect to a WIFI Access Point, to get the file from this URL and to save it on a Internal FAT of the chip.
I know how to create an internal FAT on the chip and how to write some file chunks on it.
Unfortunately, I don't know how to start the WIFI, to connect to a WIFI access point and how to download
a file using a particular URL.
Do you have any idea on how to do it ? Do you have any example please ?
Best regards,
I am working with an Esp32S3.
I would like to put a file on the internet at a particular URL and using the Esp32S3, I would like to have the possibility to connect to a WIFI Access Point, to get the file from this URL and to save it on a Internal FAT of the chip.
I know how to create an internal FAT on the chip and how to write some file chunks on it.
Unfortunately, I don't know how to start the WIFI, to connect to a WIFI access point and how to download
a file using a particular URL.
Do you have any idea on how to do it ? Do you have any example please ?
Best regards,