Replies: 2 comments 3 replies
-
Format spiffs and upload the content in /data folder |
Beta Was this translation helpful? Give feedback.
-
The below section was just merged into the main project README.md. Keep in mind that the current partitions_custom.csv in main has some math errors, so this will not work unless you have 8M of flash, until PR #64 is merged. You can use the version of partitions_custom.csv from that PR if you like, and you should be good. Let me know if there are any issues. Webserver SetupTo use the built-in webserver, you will need to build and upload the SPIFFS image to your board's flash using platformio.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks so much Dave this is a great tool. I have been able to get the basic demo to work and I can connect to the web server but the html that is sent to my browser is from an old web application that I used on the ESP 32. How do I update the filesystem on the ESP32 to use the web server you provided?
Beta Was this translation helpful? Give feedback.
All reactions