-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Description
Hardware
Hardware: Wemos D1 mini
Core Version: 2.4.0
Description
I have a fully functional code that in summary reads saved Wifi credentials from EEPROM and connect to a wifi.
I have Arduino 1.8.5. This code fully works and ESP is able to connect to wifi using 2.3.0. However I recently upgraded to 2.4.0 and device fails to to connect to wifi. All other functionality seems working fine. Device moves on if it cannot connect to wifi and other stuff works fine. LCD and some sensors are connected to it and all work fine with both 2.3.0 and 2.4.0
Now I downgraded to 2.3.0 and device seems working perfectly as it was. No code changes.
I couldn't find 2.4.0 changes to see if there are some defaults changed which would prevent this. I am connected to a WPA-PSK network using password.
Settings in IDE
Module: Wemos D1 mini
Flash Size: 4MB
CPU Frequency: 80Mhz?
Flash Mode: ?qio?
Flash Frequency: ?40Mhz?
Upload Using: SERIAL?
Reset Method: ?ck / nodemcu?
Sketch
Cant provide code ATM.
### Debug Messages
messages here