Esp32S3 : How to download a file via WIFI using a particular URL ?

ThomasESP32
Posts: 281
Joined: Thu Jul 14, 2022 5:15 am

Esp32S3 : How to download a file via WIFI using a particular URL ?

Postby ThomasESP32 » 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,

Sprite
Espressif staff
Espressif staff
Posts: 10612
Joined: Thu Nov 26, 2015 4:08 am

Re: Esp32S3 : How to download a file via WIFI using a particular URL ?

Postby Sprite » Thu Oct 30, 2025 3:10 am

You can use esp_http_client for that.

Who is online

Users browsing this forum: PetalBot and 2 guests