-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Spaces in SSID and password resets esp8266 #1342
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
Comments
As a point of reference, my AP password has spaces in it (but my SSID doesn't) and I've never seen a reset because of it. |
I had the exact same error because I had a trailing space after the SSID, |
I can't reproduce this with latest git. Connecting to my Android hotspot (ssid has a space) works fine. |
@AalianKhan did you find the issue with your sonoff. I am having a similar issue with sonoff basic when upgrading the firmware fro 5.14 to 6. I tried to re-flash with 5.14 and the following log keeps coming up. ****NOTE: My SSID has no space and I flashed the chip with the exact same config before. 00:00:00 CFG: Use defaults ets Jan 8 2013,rst cause:4, boot mode:(1,6) wdt reset |
@nalinda6963 yes I have managed to solve this problem. I simply held the button on the board for 40 seconds which resets the configuration. Then I typed "ssid1 xxxx" for my SSID and "password1 xxx" for my password. I recommend searching in the sonoff GitHub page. I found the solution there |
@AalianKhan Thanks. I will check the documentation and try this later. |
Can anyone confirm this? After some head scratching i finally figured out why my module resets or doesn't respond in some cases when i try to connect to an AP which has spaces in SSID and/or password.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: