Search found 1 match
- Fri Mar 19, 2021 5:40 am
- Forum: ESP32 Arduino
- Topic: ESP32 thing is not connecting to WIFI, even with external power
- Replies: 0
- Views: 1576
ESP32 thing is not connecting to WIFI, even with external power
Hello, I have a ESP32 thing from sparkfun and not matter what I do the device is not connecting to WIFI. I already used some examples provided here but nothing also I used and external power supply and nothing. this is my code #include <WiFi.h> // WiFi network name and password: const char * network...