A fatal error occurred: Failed to connect to ESP32: No serial data received

Hello There,
I'm trying to use the esp32 cam as in this link ESP32-CAM Video Streaming and Face Recognition with Arduino IDE | Random Nerd Tutorials. the code compiling is ok. my problem is in loading the code, I get this error:
Serial port COM14
Connecting......................................
A fatal error occurred: Failed to connect to ESP32: No serial data received.

Arduino: 1.8.19 (Windows 10), Board: "ESP32 Wrover Module, Huge APP (3MB No
OTA/1MB SPIFFS), QIO, 80MHz, 921600, None, Disabled"

keeping in mind I made a mistake in the connection at the beginning, that I connected the VCC pin of the FTDI programmers to the ESP32 VCC pin, not the 5v one (I hope it isn't dead), after connecting it to the 5v pin I still can't load the code.

Your advice is very appreciated.

When you got the ...___...___... did you press the button?

1 Like

Hello there,
At first use for my ESP32s-CAM, by mistake, I connected the VCC pin of the FTDI programmers to the ESP32 VCC pin, not the 5v one. Did that kill it?
from the first time I used it, I didn't see the built-in led on the board blanking, even when I tried to connect ESP32s-CAM to Arduino UNO it didn't blank.
Any advice please, I just want to know if is it still alive.

Most likely, if the VCC pin of the FTDI programmer carried 5 V.

@mohammadrefaie

Your two topics on the same or similar subject have been merged.

Please do not duplicate your questions as doing so wastes the time and effort of the volunteers trying to help you as they are then answering the same thing in different places.

Please create one topic only for your question and choose the forum category carefully. If you have multiple questions about the same project then please ask your questions in the one topic as the answers to one question provide useful context for the others, and also you won’t have to keep explaining your project repeatedly.

Repeated duplicate posting could result in a temporary or permanent ban from the forum.

Could you take a few moments to Learn How To Use The Forum

It will help you get the best out of the forum in the future.

Thank you.

ok thanks.

You might want to try to reseat the camera connector in the socket. If reseating does not work, your board is toasted.

@Idahowalker,
Thanks, the code was loaded successfully when I pressed the button when I got the ...___...___...

A post was split to a new topic: Frustrating not being able to fix "A fatal error occurred: Failed to connect to ESP32: No serial data received" error

Which button are you reffering to here? I got the same error on my MacBook and I am stuck..
The serial port is detected however same fatal error is seen. pls help.

Finally after hours of trying to connect and reading all thread here and elsewhere on the internet, I made it. Simply download CP210x Windows Drivers with Serial Enumerator (CP210x USB to UART Bridge VCP Drivers - Silicon Labs). That's it!!!!!!!!!!

1 Like