Page 1 of 1

ESP32 takes very long to connect

Posted: Thu Nov 15, 2018 12:16 pm
by catx1234
I am following this guide to create a sample program on ESP32:

https://randomnerdtutorials.com/esp32-w ... rduino-ide

The code successfully uploads to ESP32. However, it takes a very long time to connect. This is the exact number of points it spits out before getting on the network:
.........................................................................................................................................................

Once connected, it does not work. The video shows a very quick and snappy response:
www.youtube.com/watch?v=ApGwxX6VVzk

What may be the cause of my problem? My SSID has a blank space in the middle. Is it the culprit? TIA.