[GH-ISSUE #1760] ESP32 getting back to config State when my router is off for sometime #1489

Closed
opened 2026-02-28 01:30:17 +03:00 by kerem · 5 comments
Owner

Originally created by @danielgonzalvis on GitHub (Aug 20, 2024).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1760

I am using Wifimanager library where i manually enter the credentials and if in case of power cuttoff my router turn off then when power comes back then esp32 will go back to its config mode why is that is this present in library

Originally created by @danielgonzalvis on GitHub (Aug 20, 2024). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1760 I am using Wifimanager library where i manually enter the credentials and if in case of power cuttoff my router turn off then when power comes back then esp32 will go back to its config mode why is that is this present in library
kerem closed this issue 2026-02-28 01:30:17 +03:00
Author
Owner

@klasik16 commented on GitHub (Jan 3, 2025):

Have same situation. Does anyone has sugesstion on that?

<!-- gh-comment-id:2568677304 --> @klasik16 commented on GitHub (Jan 3, 2025): Have same situation. Does anyone has sugesstion on that?
Author
Owner

@klasik16 commented on GitHub (Jan 3, 2025):

@tzapu please comment on that. becouse this is whole point of autoconnect.

<!-- gh-comment-id:2568677790 --> @klasik16 commented on GitHub (Jan 3, 2025): @tzapu please comment on that. becouse this is whole point of autoconnect.
Author
Owner

@tablatronix commented on GitHub (Jan 3, 2025):

not sure what you are asking but this has been answered here countless times

<!-- gh-comment-id:2568686025 --> @tablatronix commented on GitHub (Jan 3, 2025): not sure what you are asking but this has been answered here countless times
Author
Owner

@klasik16 commented on GitHub (Jan 3, 2025):

@tablatronix Could the answer be linked there? Searcihing for this a while. also so similar open questions. https://github.com/tzapu/WiFiManager/issues/1752#issue-2411203736

<!-- gh-comment-id:2568704803 --> @klasik16 commented on GitHub (Jan 3, 2025): @tablatronix Could the answer be linked there? Searcihing for this a while. also so similar open questions. [https://github.com/tzapu/WiFiManager/issues/1752#issue-2411203736](url)
Author
Owner

@tablatronix commented on GitHub (Jan 3, 2025):

Sorry the search sucks now, cant find anything

you are looking for configPortalTimeout, this will timeout the cp and you can recheck for wifi or reboot etc.

You can also turn off configPortal in autoconnect if wifi is saved, and use some kind of timer in your code to start it.
You can also set the connecttimeout time

<!-- gh-comment-id:2569520085 --> @tablatronix commented on GitHub (Jan 3, 2025): Sorry the search sucks now, cant find anything you are looking for configPortalTimeout, this will timeout the cp and you can recheck for wifi or reboot etc. You can also turn off configPortal in autoconnect if wifi is saved, and use some kind of timer in your code to start it. You can also set the connecttimeout time
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#1489
No description provided.