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

Turn off AP / reboot after first connection to WiFi #55

Closed
glynhudson opened this issue Jul 31, 2017 · 3 comments
Closed

Turn off AP / reboot after first connection to WiFi #55

glynhudson opened this issue Jul 31, 2017 · 3 comments
Assignees
Labels

Comments

@glynhudson
Copy link
Contributor

After connecting to a Wifi network, a reboot seems to be required before I can load the webpage.

This sometimes happens because my laptop / mobile device is still connected to the openevse AP

Could a possible solution be to force an ESP reboot after connecting to Wifi for first time? This would have the added advantage of printing the new IP address of the ESP on the network to the LCD.

Or maybe just turning off AP will fix the issue?

@glynhudson
Copy link
Contributor Author

Has this been implemented? I just tired to test by factory resetting the WiFi unit, however I accidentally entered the incorrect WiFi password when logged into the AP, I'm not locked out of the unit since the AP has switched off but the unit can't connect to the required SSID! I will have to clear the config flash via serial. Shall I open a new issue for this?

@jeremypoulter
Copy link
Collaborator

Not been implemented yet I have started work on it, see https://github.com/jeremypoulter/ESP8266_WiFi_v2.x/tree/install_improvements, but very much WIP.

In the current firmware I believe it should start the AP if it does not connect to the WiFi in STA mode.

@jeremypoulter
Copy link
Collaborator

Fixed after #87

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

No branches or pull requests

2 participants