Closed fkooistra closed 9 months ago
Try using 2.4GHz WiFi
firmware problem, i compiled today and didn´t work, i used other firmware and worked at first time.
Would one of you be so kind and look into the serial console to see if an error message or something similar appears after setting the credentials and post it here?
Maybe something will appear there.
At the same time, it would also be great if you could find the relevant line of code and analyze it if necessary, that would help.
Thanks a lot
Verify your flash size settings in the Arduino IDE and make sure you are running esp8266 version 2.6.3, not 3.0 or newer.
I downgraded the esp8266 boards package back to 2.6.3, and used the following library versions:
Issue fixed by using exact package and library versions as provided with setup instructions.
Hi, I upgraded to the new build using Arduino studio without any errors. Although everything seems to be functioning as expected, when I select a home network with its (correct) password the settings are not saved after reboot and the device starts in AP-mode again. Could this be build related?