[GH-ISSUE #802] turn off ssid after running wifi manager #670

Closed
opened 2026-02-28 01:26:29 +03:00 by kerem · 2 comments
Owner

Originally created by @TinajaLabs on GitHub (Jan 8, 2019).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/802

All my esp8266 devices, mostly WemosD1Minis, are showing their native SSIDs, like ESP_9999999, on my home wifi list.

How do I turn them off after wifiManager has done it's job.

Thanks,
Chris.

Originally created by @TinajaLabs on GitHub (Jan 8, 2019). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/802 All my esp8266 devices, mostly WemosD1Minis, are showing their native SSIDs, like ESP_9999999, on my home wifi list. How do I turn them off after wifiManager has done it's job. Thanks, Chris.
kerem closed this issue 2026-02-28 01:26:30 +03:00
Author
Owner

@tablatronix commented on GitHub (Jan 8, 2019):

set mode back to MODE_STA in your code, this should not be as much an issue in development branch, but it is still good practice to make sure your code is written properly

<!-- gh-comment-id:452339409 --> @tablatronix commented on GitHub (Jan 8, 2019): set mode back to MODE_STA in your code, this should not be as much an issue in development branch, but it is still good practice to make sure your code is written properly
Author
Owner

@TinajaLabs commented on GitHub (Jan 8, 2019):

Thank you...

<!-- gh-comment-id:452437208 --> @TinajaLabs commented on GitHub (Jan 8, 2019): Thank you...
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WiFiManager#670
No description provided.