-
Notifications
You must be signed in to change notification settings - Fork 13.3k
BUG: softAPdisconnect fails #3793
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
I have more advanced examples that dump all the config structs also |
also
|
wifi_softap_set_config always fails, password cannot be 0 unless authmode is open, no documentation found, trial and error.
It appears that |
PR #3794 This does not fix
That should probably be discussed , maybe bail if ret = false after config section, do not proceed to wifioff, this bug obscured the prior for a very long time. suggest change
|
dup of #2950 from feb 10 2017, this is more concise report of actual problem
Basic Infos
softAPdisconnect seems to not work
Hardware
Hardware: ESP-12e (nodemcu v1)
Core Version: system_get_sdk_version(): 2.1.0(7106d38)
Description
softap then sofapdisconnect, always returns false, ap stays on, and persists also
Sketch
Debug Messages
The text was updated successfully, but these errors were encountered: