mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 00:55:52 +03:00
[GH-ISSUE #1760] ESP32 getting back to config State when my router is off for sometime #1489
Labels
No labels
📶 WiFi
🕸️ HTTP
Branch
DEV Help Wanted
Discussion
Documentation
ESP32
Example
Good First Issue
Hotfix
In Progress
Incomplete
Needs Feeback
Priority
QA
Question
Task
Upstream/Dependancy
bug
duplicate
enhancement
invalid
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/WiFiManager#1489
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
@klasik16 commented on GitHub (Jan 3, 2025):
Have same situation. Does anyone has sugesstion on that?
@klasik16 commented on GitHub (Jan 3, 2025):
@tzapu please comment on that. becouse this is whole point of autoconnect.
@tablatronix commented on GitHub (Jan 3, 2025):
not sure what you are asking but this has been answered here countless times
@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
@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