-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ESP8266: network problems #4521
Comments
so if all works on many of your devices, what makes you think this is a bug? |
I did ineed misread, I understood some devices to work. |
I have also noticed the following. I can easily update an existing ESP with WLED via install.wled.me (I had updated all the others via HomeAssistant). But if I completely erase an existing ESP and reinstall WLED, then exactly the same problem happens again. So it seems to only affect new installations. I think that this can also be used to rule out any kind of hardware defect. @netmindz Where do I find this "_compat build"? |
source does not matter, if there is not enough capacitance, wifi will not work right. and most boards do not have enough for the high demand WLED puts on the chip. |
But that doesn't make sense. Why do I have 10 ESP8266 with 0.15.0 and 0.14.4 that were set up a long time ago and work fine, and new ones don't work, even though the ESPs are from the same batch? Sure, one may be broken, but not 5 pieces. Especially if it worked before, I erase the ESP and then reinstall it, then it no longer works. I can't explain it to myself. |
install using the web installer? |
yes mostly but also tried one to flash manually. |
try the hardware fix and report back. |
Hi mates, before opening an issue I would be aware if there is already this bug opened, since on the forum somebody reported me the solution and wrote it's known, but I can't find it around here. Please tell me, 0.15.0 on ESP8266 wake up from st-by after 2-3 minutes if SNTP client is active, if I uncheck it it keeps turned off as desidered. |
@Barabba11 you can open a new issue, but describe in detail how to reproduce because I just tried that and it does not happen on my board. |
This is not the same issue. I waited hours and nothing changes.
I don't know what else to write, after all, I didn't do much more than use the WebInstaller (as usual). And that with several different ESP8266s. |
I've made some tests, zthe LED turn on even if NTP is unselected, and it start witha reboot (the boot preset is chosen). Activate NTP just reduces the time on the next turn on/reboot, it can be only one minute if selected and offset time is set high. In my opinion the but is on the offline part of the program, somehow a mistake happens and it reboots. |
Hello, I have the same problem. And effectively on the same board if i "update" to 0.14.0 from 0.15.0. Ping and wen are working. Best regards, |
Another important thing. Version 0.15.0 was perfectly working in ap mode. But not after i connect it to my ap. After i update to 0.14.0, settings are always present and wifi was working on my AP. I don't try to update to 0.15.0 via ota for now. Best regards, |
Hi mate, my issue was solved flashing again by https://install.wled.me/ I strongly recomend you do it before loosing time finding a solution for your issues. |
It's what i used.B LORAND -------- Message d'origine --------De : Barabba11 ***@***.***> Date : 10/02/2025 09:25 (GMT+01:00) À : wled-dev/WLED ***@***.***> Cc : Benoit LORAND ***@***.***>, Comment ***@***.***> Objet : Re: [wled-dev/WLED] ESP8266: network problems (Issue #4521)
Hi mate, my issue was solved flashing again by https://install.wled.me/ I strongly recomend you do it before loosing time finding a solution for your issues.
I've also recomend staff to notify with evidence to all users to flash web, on the download page. Chances are many users are not aware about that
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
[
{
***@***.***": "http://schema.org",
***@***.***": "EmailMessage",
"potentialAction": {
***@***.***": "ViewAction",
"target": "#4521 (comment)",
"url": "#4521 (comment)",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
***@***.***": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]
|
For what it's worth, I am having the same issue on a NodeMCU ESP8266. Downgrading to 14.0 makes the device work flawlessly again. |
What happened?
I tried to install WLED on a new ESP8266. This worked, but I have massive problems with the network connection, as you can see in the following ping. There is no way to access the web interface.
I tried it with versions 0.15.0, 0.14.4, 0.14.3, 0.14.2 and 0.14.1, and the error pattern is identical everywhere. There is no problem with version 0.14.0. Everything works normally there. I was able to reproduce the problem with five other ESP8266s. Its always the same.
Another router was tested with the same result. The WLED-AP keeps opening and closing. But I can't open the web interface.
To Reproduce Bug
Installation via install.wled.me and manually flashed. Result is identical.
Expected Behavior
I would expect the network connection to work. Since the ESP works fine with version 0.14.0, I can rule out problems with the ESP and the network.
Install Method
Binary from WLED.me
What version of WLED?
WLED 0.14.1 and higher
Which microcontroller/board are you seeing the problem on?
ESP8266
Relevant log/trace output
Anything else?
I have a lot of existing WLED instances on ESP8266 with versions 0.14.4 and 0.15.0. It seems to me that the problem only occurs with new installations.
Code of Conduct
The text was updated successfully, but these errors were encountered: