[GH-ISSUE #1105] Non-essential connection #944

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

Originally created by @jorgele on GitHub (Aug 3, 2020).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1105

Hi. My project uses the Wi-Fi connection as a non-essential addition. Can it be indicated in any way that if the connection is not achieved or the configuration portal is not entered, all related functions are aborted and the program continues without an internet connection? Thank you.

Originally created by @jorgele on GitHub (Aug 3, 2020). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1105 Hi. My project uses the Wi-Fi connection as a non-essential addition. Can it be indicated in any way that if the connection is not achieved or the configuration portal is not entered, all related functions are aborted and the program continues without an internet connection? Thank you.
kerem closed this issue 2026-02-28 01:27:47 +03:00
Author
Owner

@jorgele commented on GitHub (Aug 3, 2020):

Sorry, I already found out how to do it. Thank you

<!-- gh-comment-id:668289760 --> @jorgele commented on GitHub (Aug 3, 2020): Sorry, I already found out how to do it. Thank you
Author
Owner

@tablatronix commented on GitHub (Aug 4, 2020):

You can use a configportal timeout , but. since esp autoconnect I would just do background connection checking And deal with it that way instead of using autoconnect

<!-- gh-comment-id:668300117 --> @tablatronix commented on GitHub (Aug 4, 2020): You can use a configportal timeout , but. since esp autoconnect I would just do background connection checking And deal with it that way instead of using 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#944
No description provided.