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