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

How to reset wifi settings in esp8266 controller #120

Open
maryushr opened this issue Jun 12, 2022 · 8 comments
Open

How to reset wifi settings in esp8266 controller #120

maryushr opened this issue Jun 12, 2022 · 8 comments

Comments

@maryushr
Copy link

I changed the router and now esp8266nontroller does not want to connect to the new one, how do I reset the wifi settings in the esp8266controller, it is nowhere described.

@stuartpittaway
Copy link
Owner

Connecr the two pins together marked wifi reset.

@maryushr
Copy link
Author

I put a jumper on these pins and the settings have not been reset, the controller does not create its own wifi network, as at the beginning after programming.

@stuartpittaway
Copy link
Owner

Did you reboot the esp after joining the pins together?

@maryushr
Copy link
Author

Yes, I reset by removing the USB plug and reconnecting, then the controller reconnected to the old router.

@stuartpittaway
Copy link
Owner

Ok. You could reprogram the esp chip, that should clear it's settings

@maryushr
Copy link
Author

Reprogramming is very tedious, you cannot fix this jumper to make it work as it is supposed to.

@stuartpittaway
Copy link
Owner

Ok. Looking at the code, this is the process you need to follow:

  1. Remove jumper from WIFI RESET PIN
  2. Reset ESP8266 by pressing the reset button (EN)
  3. WITHIN 3 seconds put the jumper on the WIFI RESET PIN

This should then clear the WIFI settings

@maryushr
Copy link
Author

Great, now it works. Thank you very much.

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