[GH-ISSUE #1343] If it does not connect to the saved wifi, restart #1152

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

Originally created by @VladimirVecera on GitHub (Jan 23, 2022).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1343

I can't figure out exactly what the Wifimanager settings will look like in this build:

If the wifi is not saved, enter the configportal immediately using the set AP (ssid, pass) and leave it for 5-10 minutes before setting up a new wifi.
Restart after saving
Once the wifi is saved but still can't connect, reboot. Do not turn on any configportal.

Will you please advise?

Originally created by @VladimirVecera on GitHub (Jan 23, 2022). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1343 I can't figure out exactly what the Wifimanager settings will look like in this build: If the wifi is not saved, enter the configportal immediately using the set AP (ssid, pass) and leave it for 5-10 minutes before setting up a new wifi. Restart after saving Once the wifi is saved but still can't connect, reboot. Do not turn on any configportal. Will you please advise?
kerem 2026-02-28 01:28:45 +03:00
  • closed this issue
  • added the
    Question
    label
Author
Owner

@tablatronix commented on GitHub (Jan 24, 2022):

these are the funcs you will need

getWiFiIsSaved()
setConfigPortalTimeout()
setEnableConfigPortal()

you can find the docs in wifimanager.h

<!-- gh-comment-id:1019671148 --> @tablatronix commented on GitHub (Jan 24, 2022): these are the funcs you will need `getWiFiIsSaved()` `setConfigPortalTimeout()` `setEnableConfigPortal()` you can find the docs in wifimanager.h
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#1152
No description provided.