Serving up HTML / CSS / JavaScript - Generic Question
Posted: Tue Nov 20, 2018 2:44 pm
Hi,
I've been trying to serve HTML and associated CSS and JS files from an ESP32 Dev Module. The files being server reside in SPIFFS and that all seems to work as expected. The problem I'm having is that some file requests are simply not seen.
I was wondering in anyone actually had the ESP32 serving up such HTML / CSS / JavaScript files and which web server code they were using? I'd also be interested to know how quick they found the device?
Many thanks
Martin
I've been trying to serve HTML and associated CSS and JS files from an ESP32 Dev Module. The files being server reside in SPIFFS and that all seems to work as expected. The problem I'm having is that some file requests are simply not seen.
I was wondering in anyone actually had the ESP32 serving up such HTML / CSS / JavaScript files and which web server code they were using? I'd also be interested to know how quick they found the device?
Many thanks
Martin