Search found 1 match

by Lerikale
Tue May 10, 2022 4:06 pm
Forum: General Discussion
Topic: ESP32CAM doesn't display IP Address error
Replies: 0
Views: 1011

ESP32CAM doesn't display IP Address error

I tried to use the esp32 for facial recognition. complied and uploaded but doesn't display an IP address or try to connect to wifi when using the serial monitor. here is the code` `#include "esp_camera.h" #include <WiFi.h> // // WARNING!!! Make sure that you have either selected ESP32 Wrover Module,...