[GH-ISSUE #1492] Wait before connecting (because GPRS could be used) #1275

Closed
opened 2026-02-28 01:29:22 +03:00 by kerem · 3 comments
Owner

Originally created by @eried on GitHub (Sep 12, 2022).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1492

How can I force WifiManager to always show the captive portal in AP mode for X minutes before connecting to the saved credentials?

Originally created by @eried on GitHub (Sep 12, 2022). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1492 How can I force WifiManager to always show the captive portal in AP mode for X minutes before connecting to the saved credentials?
kerem 2026-02-28 01:29:22 +03:00
  • closed this issue
  • added the
    Question
    label
Author
Owner

@eried commented on GitHub (Sep 12, 2022):

I will answer myself
https://github.com/JAndrassy/SunriseClock/blob/main/SunriseClock/SunriseClock.ino#L323

<!-- gh-comment-id:1243792222 --> @eried commented on GitHub (Sep 12, 2022): I will answer myself https://github.com/JAndrassy/SunriseClock/blob/main/SunriseClock/SunriseClock.ino#L323
Author
Owner

@tablatronix commented on GitHub (Sep 12, 2022):

setCaptivePortalTimeout()
startCaptivePortal()

read the .h file and the SUPER example

<!-- gh-comment-id:1243964282 --> @tablatronix commented on GitHub (Sep 12, 2022): setCaptivePortalTimeout() startCaptivePortal() read the .h file and the SUPER example
Author
Owner

@eried commented on GitHub (Sep 12, 2022):

Yes thanks 😵

<!-- gh-comment-id:1243983356 --> @eried commented on GitHub (Sep 12, 2022): Yes thanks 😵
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#1275
No description provided.