Issue with WiFi Connection on New ESP8266 D1 Mini Boards Using WiFiManager
Hi! Guys i ordered about ten ESP8266 D1 Mini boards with a USB-C port.
I created a program with VSC and PlatformIO that works perfectly on an older D1 Mini (AZDelivery).
On the new ones, however, it's impossible to get automatic WiFi.
I'm using the WiFiManager library (alanswx/ESPAsyncWiFiManager).
I do get the portal at 192.168.4.1, I enter the SSID and password, the ESP restarts, but it never connects (I've tried with 5 of them).
Win 11 automatically installs the 3.8 drivers for CH340, and when I switch back to 3.4, sometimes the WiFi connection is made, but after restarting the ESP a few minutes later (it should be autonomous), the problem repeats. It doesn't connect to the saved WiFi and returns to the configuration portal!
Has anyone encountered this issue? If so, how did you solve it? 🙏🏻
I created a program with VSC and PlatformIO that works perfectly on an older D1 Mini (AZDelivery).
On the new ones, however, it's impossible to get automatic WiFi.
I'm using the WiFiManager library (alanswx/ESPAsyncWiFiManager).
I do get the portal at 192.168.4.1, I enter the SSID and password, the ESP restarts, but it never connects (I've tried with 5 of them).
Win 11 automatically installs the 3.8 drivers for CH340, and when I switch back to 3.4, sometimes the WiFi connection is made, but after restarting the ESP a few minutes later (it should be autonomous), the problem repeats. It doesn't connect to the saved WiFi and returns to the configuration portal!
Has anyone encountered this issue? If so, how did you solve it? 🙏🏻
0 Replies