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

Hiding the SSID of the esp8266 once it has been setup #16

Closed
gilshahar7 opened this issue Jul 4, 2019 · 2 comments
Closed

Hiding the SSID of the esp8266 once it has been setup #16

gilshahar7 opened this issue Jul 4, 2019 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@gilshahar7
Copy link

Hey, thanks for this project, im using it everyday.

I was wondering if its possible to hide the "ybutton1" SSID from broadcasting.
I had already set it up and i dont want the esp to keep broadcasting the SSID.
maybe it will be possible to access the interface from the lan by using the local ip of the esp instead.

@denis-stepanov denis-stepanov self-assigned this Sep 5, 2019
@denis-stepanov denis-stepanov added the bug Something isn't working label Sep 5, 2019
@denis-stepanov
Copy link
Owner

Thanks for the report. Yes, indeed, it is a side effect because ESP remembers its previous Wi-Fi state. I will fix it.

@denis-stepanov denis-stepanov added this to the 1.1.1 milestone Sep 9, 2019
@denis-stepanov
Copy link
Owner

I could not reproduce this locally using ESP Core 2.5.2, but I had seen this effect on some other project of mine, so I have just copied the fix from there. Hoping it will work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants