Page 1 of 1

ESP32 fails to connect WiFi

Posted: Mon Mar 05, 2018 1:27 pm
by pablopaolus
Hi! I am newbie with ESP32 but I have a lot of experience with microcontroller programming and some experience with Arduino :geek: .

I am having trouble connecting my ESP32 to Internet. For instance, I am not able to run the Simple Wifi Server example, since my ESP32 module never connects to the WiFi. The weird thing is that I have been able to connect it to a WiFi access point created by a mobile phone. Nevertheless, this WiFi sharing zone has no access to Internet, it is just like a local network. In that case, I have been able to test the WiFi Web Server LED Blink example, but if I try to connect to a "normal" WiFi, it never works.

Any help would be highly appreciated!! My final goal is to use Google charts display along with external sensor data, so I need this Internet connection to work properly.

Thank you very much!