[GH-ISSUE #353] Strange behaviour, maybe firmware related? #297

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

Originally created by @maxdd on GitHub (Apr 12, 2017).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/353

Hello,
below the link of what happens to me

https://pastebin.com/9j6q6yFW

Basically the NodeMCU ESP8266 i'm using is opening the portal but it is not connecting when i send the credentials, if i issue a reset through the portal at the next reset than it does.

I think it is strongly related to WiFi.begin when credentials from flash are passed

Originally created by @maxdd on GitHub (Apr 12, 2017). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/353 Hello, below the link of what happens to me https://pastebin.com/9j6q6yFW Basically the NodeMCU ESP8266 i'm using is opening the portal but it is not connecting when i send the credentials, if i issue a reset through the portal at the next reset than it does. I think it is strongly related to WiFi.begin when credentials from flash are passed
kerem closed this issue 2026-02-28 01:24:35 +03:00
Author
Owner

@maxdd commented on GitHub (Apr 13, 2017):

I think we are in front of a major wifi bug related to the flash.
Using WiFi.disconnect(true) and passing manually the data is in fact working.
I'm wondering what is happening with the saved credentials

<!-- gh-comment-id:293895340 --> @maxdd commented on GitHub (Apr 13, 2017): I think we are in front of a major wifi bug related to the flash. Using WiFi.disconnect(true) and passing manually the data is in fact working. I'm wondering what is happening with the saved credentials
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#297
No description provided.