[GH-ISSUE #178] How to avoid device going directly to AP mode immediately after failled attempt? #144

Closed
opened 2026-02-28 01:23:39 +03:00 by kerem · 1 comment
Owner

Originally created by @Zyxmn on GitHub (May 26, 2016).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/178

After the wifimanager autoconnect fails, how can I stop the AP mode from triggering and enter AP mode after a certain number of failed attempts?

Originally created by @Zyxmn on GitHub (May 26, 2016). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/178 After the wifimanager autoconnect fails, how can I stop the AP mode from triggering and enter AP mode after a certain number of failed attempts?
kerem closed this issue 2026-02-28 01:23:40 +03:00
Author
Owner

@Zyxmn commented on GitHub (May 31, 2016):

Using the wifiManager.setConfigPortalTimeout() function to achieve what I need (exit AP mode and try reconnect cycle). I should have read the documentation more clearly. Sorry!

<!-- gh-comment-id:222658996 --> @Zyxmn commented on GitHub (May 31, 2016): Using the wifiManager.setConfigPortalTimeout() function to achieve what I need (exit AP mode and try reconnect cycle). I should have read the documentation more clearly. Sorry!
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#144
No description provided.