WLED
WLED copied to clipboard
WLED does not save wifi settings when clicking Save & Connect
What happened?
I power up the board and it presents an WLED-AP access point.
I configure Wifi Settings and set Network Name and Network Password correctly.
I click on "Save & Connect" and the board connects to the network.
Then I power cycle the board and those settings are forgotten and I have to start over again.
To Reproduce Bug
Follow the steps above.
Expected Behavior
I expect that, once I've configured the wifi and clicking Save & Connect, that the board will connect to that wifi instead of presenting an AP.
Install Method
Binary from WLED.me
What version of WLED?
2208222
Which microcontroller/board are you seeing the problem on?
ESP8266
Relevant log/trace output
No response
Anything else?
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
I tried using esptool.py erase_flash
but with no effect.
I get the same result on a different board.
same as mine. forgets everything on ESP8266 after reboot. also cannot save any presets
build 2208222
Can you try with a more recent version of WLED? Presets and config file handling has been rewritten during the last weeks, could be that it works better for you with the latest build.
https://github.com/srg74/WLED-wemos-shield/tree/master/resources/Firmware/WLED_wemos_shield/v0.14.0-b0
https://wled-install.github.io/
There are some NodeMCU compatible ESP8266 floating around that have faulty WiFi. Try installing WLED 0.8.x as that is the last version that works on that particular variant of ESPs.
You can also verify this by purchasing original Wemos D1 mini (currently running v4, but I have v3 and v2 running WLED successfully).
Hey! This issue has been open for quite some time without any new comments now. It will be closed automatically in a week if no further activity occurs. Thank you for using WLED! ✨