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

WiFi standalone does not work on ESP8266 using shared GUI #4

Closed
glynhudson opened this issue Mar 12, 2019 · 4 comments
Closed

WiFi standalone does not work on ESP8266 using shared GUI #4

glynhudson opened this issue Mar 12, 2019 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@glynhudson
Copy link
Contributor

After merging OpenEVSE/ESP8266_WiFi_v2.x#208 I noticed that the WiFi standalone mode does not seem to work on ESP8266. After loading the WiFi portal page on first power up and clicking on "WiFi Standalone Mode" the portal page just reloads as opposed to loading home.htm.#

I've taken a look at the source and this button is just a simple direct link to home.htm, any idea what's going on?

https://github.com/OpenEVSE/openevse_wifi_gui/blob/master/src/wifi_portal.htm#L64

@glynhudson glynhudson added the bug Something isn't working label Mar 12, 2019
@jeremypoulter
Copy link
Collaborator

The builder corrects the extension to .html. Will update the link.

@glynhudson
Copy link
Contributor Author

Thanks, yes it's far better to use .html. I'm sure exactly why .htm to was used.

jeremypoulter added a commit to jeremypoulter/openevse_wifi_gui that referenced this issue Mar 15, 2019
jeremypoulter added a commit to jeremypoulter/openevse_wifi_gui that referenced this issue Mar 15, 2019
@glynhudson
Copy link
Contributor Author

Thanks, now the GUI file has been updated do we need to update the static files in the repo? https://github.com/OpenEVSE/ESP8266_WiFi_v2.x/tree/master/src/web_static

If so, what's the best procedure to do this? It also looks like the web_static readme is missing some content:

https://github.com/OpenEVSE/ESP8266_WiFi_v2.x/blob/master/src/web_static/readme.md

@jeremypoulter
Copy link
Collaborator

Created a PR for this, with instructions, OpenEVSE/ESP8266_WiFi_v2.x#222

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants