Open ANTI443 opened 2 years ago
Sounds like the spiffs flash area needs to be formated.
Try to add "SPIFFS.format();" into https://github.com/atc1441/ESP32_nRF52_SWD/blob/main/ESP32_SWD_WIFI/web.cpp#L64 and then run it once remove the line again to prevent formating each boot.
@atc1441 worked like a charm, cheers
All the options did not show for me as well. Turned out that I need internet because the /edit page loads resources from the there. :)
Hello,
I installed everything like normal, Connected to a WiFi AP I have access to swd.local/ with the webpage saying go to /edit
once in /edit there is no way to upload everything is blank.
I tried completely reinstalling Arduino and removing everything, and I used a different devices.
different browsers and different devices.
Same issue keeps happening, thank you.