[GH-ISSUE #997] Can I switch off fall-back to AP/Configuration mdoe? #847

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

Originally created by @CKEA123 on GitHub (Jan 20, 2020).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/997

I want to use this library for a device that will be physically remote from humans after initial installation. Once the device has been setup it needs to reliably connect and re-connect to the router it has been configured to use. It should only go into (access point) configuration mode when someone presses a button on the device - perhaps at boot time.

However, the documentation says it will fallback to running its own access point mode instead of tr-trying the connection in station mode to the previously configured router if the connection fails. (e.g. if the router is being rebooted).

Is there any way to configure the library to not fallback to access mode and instead keep reconnecting to the router ?

Originally created by @CKEA123 on GitHub (Jan 20, 2020). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/997 I want to use this library for a device that will be physically remote from humans after initial installation. Once the device has been setup it needs to reliably connect and re-connect to the router it has been configured to use. It should only go into (access point) configuration mode when someone presses a button on the device - perhaps at boot time. However, the documentation says it will fallback to running its own access point mode instead of tr-trying the connection in station mode to the previously configured router if the connection fails. (e.g. if the router is being rebooted). Is there any way to configure the library to not fallback to access mode and instead keep reconnecting to the router ?
kerem closed this issue 2026-02-28 01:27:19 +03:00
Author
Owner

@tablatronix commented on GitHub (Jan 20, 2020):

Ondemandconfigportal example, dont use autoconnect

<!-- gh-comment-id:576374490 --> @tablatronix commented on GitHub (Jan 20, 2020): Ondemandconfigportal example, dont use autoconnect
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#847
No description provided.