[GH-ISSUE #1593] Async portal #1359

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

Originally created by @Catta1997 on GitHub (Apr 21, 2023).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1593

I have problem doing this:

  • - ESP32 try to Connect to saved wifi -> if fail start a portal with timeout of 180 sec to configure another wifi. At timeout reboot

  • - If succesfully connect, start the portal with no timeout but ESP works and do all the loop() function

Am I doing something wrong or it cannot be done? i'm starting AP with wm.autoConnect() and on loop() i have wm.process()

Originally created by @Catta1997 on GitHub (Apr 21, 2023). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1593 I have problem doing this: - [x] - ESP32 try to Connect to saved wifi -> if fail start a portal with timeout of 180 sec to configure another wifi. At timeout reboot - [ ] - If succesfully connect, start the portal with no timeout but ESP works and do all the `loop()` function Am I doing something wrong or it cannot be done? i'm starting AP with `wm.autoConnect()` and on `loop()` i have `wm.process()`
kerem closed this issue 2026-02-28 01:29:45 +03:00
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#1359
No description provided.