Web server: make SPIFFS file available for download
Posted: Fri Apr 06, 2018 6:14 am
Hello!
I've managed to successfully implement a SPIFFS file system on the ESP8266-01, which will be used to log data. I'd like to make that file available for download by the user through a simple button in the website. Any advice on how to set up this web server?
PS.: I'm aware of the "SDWebServer" example, but I don't have enough pins available to connect an SD card.
All the best,
I've managed to successfully implement a SPIFFS file system on the ESP8266-01, which will be used to log data. I'd like to make that file available for download by the user through a simple button in the website. Any advice on how to set up this web server?
PS.: I'm aware of the "SDWebServer" example, but I don't have enough pins available to connect an SD card.
All the best,