2 Comments
User's avatar
Hasbaia's avatar

what a wonderful information

if you please, i want to transfer audio files to the memory card via esp32 remotly

how can this be achieved

thank you

Expand full comment
Chris Greening's avatar

The ESP32 can run a simple web server - so you can upload the files to there and have the web server write them to the SD Caed.

Expand full comment