WiFi connection takes too long
Posted: Fri Mar 04, 2022 8:20 pm
I'm fairly new to Arduino and the ESP8266 but I've been a C programmer for a very long time.
I am using a NodeMCU from Elegoo/Amazon. I've been working through some of the example code, starting with "blink". I'm able to send and receive UDP data using the "Udp" example.
My main concern is that the ESP-12E ESP8266 is taking a very long time to connect to my 2.4G WiFi router, on the order of 5 minutes or more. Before trying the ESP-12E I was using an ESP-01 connected to an Arduino via AT commands and it connected in seconds. Other devices in the same location (PC, phone, etc) connect easily to the WiFi router.
Any ideas? I
I am using a NodeMCU from Elegoo/Amazon. I've been working through some of the example code, starting with "blink". I'm able to send and receive UDP data using the "Udp" example.
My main concern is that the ESP-12E ESP8266 is taking a very long time to connect to my 2.4G WiFi router, on the order of 5 minutes or more. Before trying the ESP-12E I was using an ESP-01 connected to an Arduino via AT commands and it connected in seconds. Other devices in the same location (PC, phone, etc) connect easily to the WiFi router.
Any ideas? I