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

Please explain how to upload the "data" directory #4

Closed
Ne3Mx opened this issue Oct 24, 2021 · 2 comments
Closed

Please explain how to upload the "data" directory #4

Ne3Mx opened this issue Oct 24, 2021 · 2 comments

Comments

@Ne3Mx
Copy link

Ne3Mx commented Oct 24, 2021

Code compiles and uploads perfectly in PlatformIO, whenever I try to access 192.168.4.1 to setup the Wifi, I just get "sorry" which I assume is because the web data in the "data" directory did not upload and I assume it's because of this line "Do not forget to upload the data directory to the ESP32." How do I upload this?

V1 of the ESPradio works perfectly!

@Edzelf
Copy link
Owner

Edzelf commented Oct 24, 2021

Start a terminal and type "pio run -t uploadfs" or press the
image
icon ans select "Upload Filesystem image".

@Ne3Mx
Copy link
Author

Ne3Mx commented Oct 25, 2021

Thanks, I did not know that existed!

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

2 participants