mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 09:05:56 +03:00
[GH-ISSUE #426] Questions about wifimanager library? #358
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#358
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 @nickiereturn on GitHub (Sep 22, 2017).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/426
I have question on ESP8266. After my ESP8266 already connected to WiFi and it works properly OK. After 1-2 Days, it reset by itself and Turn back into "Accesspoint" . Waiting for me to re-input the Password of WiFi again. This situation happen very often, even I make sure 100% that there are NO failure power supply 220V. Because as I used for 1 week, I had to re-input the same WiFi Password 3-4 times. I Know that In the Library, Once my ESP8266, can NOT find the Wifi, it will turn itself into accesspoint. But in real life, even though it found my Wifi, it still turn into accesspoint.
Are there any solution, that Once my ESP8266 reset itself and it will NOT turn into Accesspoint anymore, but keep connecting the current WiFi and password at all time. And if I really want it to search for new Wifi, I have to press one button which I can create by myself.
Do you have any Library that can solve this kind of problem.
or
Can you make Library, Saying: " Keep Searching until it finds the Current Wifi forever and reconnect the existing Wifi. "
Please help?
@tablatronix commented on GitHub (Sep 22, 2017):
#247