mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 17:15:53 +03:00
[GH-ISSUE #1032] After void setup fail connection to wifi, it don't try to connect again on loop #879
Labels
No labels
📶 WiFi
🕸️ HTTP
Branch
DEV Help Wanted
Discussion
Documentation
ESP32
Example
Good First Issue
Hotfix
In Progress
Incomplete
Needs Feeback
Priority
QA
Question
Task
Upstream/Dependancy
bug
duplicate
enhancement
invalid
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/WiFiManager#879
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AlgoON-product on GitHub (Apr 7, 2020).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1032
Hi,
I'm using a Wemos D1 mini Pro, the library work well the only problem is that when the esp fail the initial connection to wifi (caused by the router off), if the router return online the esp dont't try again to connect to wifi.
In setup function to connect WiFi i use the function .autoConnect().
bye
@alfo commented on GitHub (May 21, 2020):
You should set a timeout so the D1 mini reboots if there's no signal and nobody logs into the config portal: