-
Notifications
You must be signed in to change notification settings - Fork 226
Wemos D1 mini PRO / Won't save basic configs in UI #442
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
Comments
Huh, didn't know there were 16M flash chips. This is rough, sorry the upgrade bit you. I upgraded the Arduino SDK version in 1.9.0-rc1. That's my best guess for the source of the issue. It's still connecting to the broker? That's super weird. What's the output of Is there anything interesting in Serial logs? |
Hi! Thx for quick reply! I believe using the BIN file for D1_mini was not a great idea in the first place... I modified the platformio.ini with the following infos:
Uploaded and now everything is ok! Only issue I faced is when I ask it to REBOOT.. it never came back online... REQUEST: Could you add a BIN file for the D1_mini_PRO ? They are getting cheaper and WIFI range is way better. Thx alot !! |
Glad it's working! Makes sense to add |
For what it's worth, seems like only 4MB of the flash is actually supported with the Arduino SDK: esp8266/Arduino#2581. |
Great job releasing the .bin for the D1_mini_pro! Works great!! |
Uh oh!
There was an error while loading. Please reload this page.
Hi.
I have flashed a D1 mini PRO first with 1.8.7 then with 1.9.0-rc.4 but an issue persist.
Wifi config sticks, but all other configs like username, password, hostname, device id, led options etc... all disappear after browser refresh. Able to log-in without password after power off/on.
All MQTT credentials also disappear from the web UI, but it keeps transmitting to broker...
More info:
1.9.0-rc.4 .bin image
used NodeMcu Firmware Programmer
Default configs except set to 16M of flash starting at 0x0000.
Tried flashing with 4Mb setting but flashing won't start.
Thx all for your help.
The text was updated successfully, but these errors were encountered: