Hi Rui / Sara
I have followed this tutorial and need to use WebSocket protocol. This means that I would need the CSS and JS files to be uploaded.
Originally, I was using Arduino 2.3.4, but found a post that ESP32FS is not supported – it was not displayed under the Tools menu.
I changed to Arduino 1.8.19 and can now use the tool, but am not able to upload the CSS and JS files.
Please advise.
Raymond
Hi.
Yes, it is already supported. You can see this tutorial: https://randomnerdtutorials.com/arduino-ide-2-install-esp32-littlefs/
Regards,
Sara
Hi Sara
I was using that before with 2.3.4.
However I just retried and this is console.
Failed to load resource: the server responded with a status of 500 (Internal Server Error) for both the style.css and script.js.
I also tried 1.8.19 with the ESP32 uploader and got the same 500 status error.
Regards
Raymond
Hi Sara
It’s a simple web page so I decided to embed the CSS and js.
That will suffice.
Thanks
Raymond.