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

View specific wrong password error upon connecting to network #4152

Closed
L0laapk3 opened this issue Jan 13, 2018 · 2 comments · Fixed by #7652
Closed

View specific wrong password error upon connecting to network #4152

L0laapk3 opened this issue Jan 13, 2018 · 2 comments · Fixed by #7652

Comments

@L0laapk3
Copy link

L0laapk3 commented Jan 13, 2018

Suggestion for future versions: make a new status() output to specifically reflect wrong password.

case STATION_WRONG_PASSWORD:

Of course, it is possible to call wifi_station_get_connect_status() from user_interface.h, but it would be cleaner if this was possible with ESP8622WiFi.h.

@devyte devyte added this to the 2.6.0 milestone Jan 13, 2018
@devyte devyte self-assigned this Jan 13, 2018
@tablatronix
Copy link
Contributor

tablatronix commented Feb 19, 2018

I thought the SDK never exposed this.
Must have been fixed , it seems to work now, sweet

@devyte
Copy link
Collaborator

devyte commented Nov 6, 2019

This could actually be a breaking change depending on how a user checks return value. Pushing back to v3.

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

Successfully merging a pull request may close this issue.

3 participants