Skip to content

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

Closed
demandajmenso opened this issue Jan 1, 2016 · 7 comments
Closed

Spaces in SSID and password resets esp8266 #1342

demandajmenso opened this issue Jan 1, 2016 · 7 comments

Comments

@demandajmenso
Copy link

demandajmenso commented Jan 1, 2016

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.

@celsworth
Copy link

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.

@WheresWally
Copy link

I had the exact same error because I had a trailing space after the SSID,

@devyte
Copy link
Collaborator

devyte commented Oct 19, 2017

I can't reproduce this with latest git. Connecting to my Android hotspot (ssid has a space) works fine.
Closing as can't reproduce.

@devyte devyte closed this as completed Oct 19, 2017
@AalianKhan
Copy link

I have the same problem but I am trying to flash a sonoff dual (it is a board with a esp8266 chip).
termite_2018-06-09_19-14-10

@nalinda6963
Copy link

nalinda6963 commented Jul 10, 2018

@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
00:00:00 Project sonoff2 Sonoff (Topic sonoff2, Fallback DVES_A7C27E, GroupTopic sonoffs) Version 5.14.0-2_4_1
00:00:00 WIF: Connecting to AP1 in mode 11N as sonoffx-xxxx...

ets Jan 8 2013,rst cause:4, boot mode:(1,6)

wdt reset

@AalianKhan
Copy link

@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

@nalinda6963
Copy link

@AalianKhan Thanks. I will check the documentation and try this later.

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

6 participants