Upload mp3 file from an URL to the ESP32
Posted: Mon Feb 25, 2019 3:16 pm
Hi all !
I would like to read an URL with the esp32 and upload the audio file associate to this URL. This URL will be sent with BLE.
Do you know if it's possible and how I could do that ? The goal is to send this audio file to an SD card. I read about SPIFFS and esp_http_client but I'm not sure about how I could manage my problem with that.
If you have any ideas, I take them
Thank you for your time.
I would like to read an URL with the esp32 and upload the audio file associate to this URL. This URL will be sent with BLE.
Do you know if it's possible and how I could do that ? The goal is to send this audio file to an SD card. I read about SPIFFS and esp_http_client but I'm not sure about how I could manage my problem with that.
If you have any ideas, I take them
Thank you for your time.