Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

swd.local/edit upload bar not showing #14

Open
ANTI443 opened this issue Jan 10, 2022 · 3 comments
Open

swd.local/edit upload bar not showing #14

ANTI443 opened this issue Jan 10, 2022 · 3 comments

Comments

@ANTI443
Copy link

ANTI443 commented Jan 10, 2022

Hello,

  • Issue is going to swd.local/edit for the index.htm upload

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.

@atc1441
Copy link
Owner

atc1441 commented Jan 10, 2022

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.

@ANTI443
Copy link
Author

ANTI443 commented Jan 10, 2022

@atc1441 worked like a charm, cheers

@ikarus23
Copy link

ikarus23 commented Feb 8, 2022

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. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants