mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 00:55:52 +03:00
[GH-ISSUE #914] ESP does not re-connect to the wifi network with the stored parameters #772
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#772
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 @Portia-Lin on GitHub (Jul 14, 2019).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/914
Hello!
I have a problem with automatic connection to the wifi network after ESP8266 restart.
I can`t solve this problem.
I'm using a standard sketch "AutoConnectWithReset".
https://github.com/tzapu/WiFiManager/tree/master/examples/AutoConnectWithReset
After pressing the reset button, ESP8266 does not connect into a choosen network. It was start with the AP mode.
And when I connect to an access point again there writes this:
A similar problem was here: https://github.com/tzapu/WiFiManager/issues/91
But those solutions did not help.
I don't know why this is happening. Can someone help me in solving this problem?
Basic Infos
Hardware
WiFimanager Branch/Release:
Esp8266/Esp32:
Hardware: ESP-12e, esp01, esp25
Settings in IDE
Module: Generic ESP8266 Module
Flash Size: "4M(1M SPIFFS)"
Debug Messages
@Portia-Lin commented on GitHub (Jul 17, 2019):
The problem was in the library. I downloaded another version from the internet and everything worked. But why so ... In that case, I used the latest version of the library (master).
Now I used this Library
Debug messages:
@tablatronix commented on GitHub (Jul 17, 2019):
Try hotfixes branch or development , also erase flash