Failed to connect to ESP32-C3: No serial data received.

vihangj
Posts: 2
Joined: Fri May 23, 2025 12:57 pm

Failed to connect to ESP32-C3: No serial data received.

Postby vihangj » Fri May 23, 2025 1:13 pm

The ESP32-c3 was working properly on the flashed code, and suddenly the flashed code stopped working. On trying to again flash the code, this error occured : Failed to connect to ESP32-C3: No serial data received.

Tried to solve this error by resetting, rebooting , Using python script to flash bootloader manually by script, used ESP IDF to reconfigure and tried to flash the bootloader.Also checked all the possible reasons for this error to occur, like the checking power supply, changed the USB connecting wire, checking the hardware etc, but everything was fine.

The hardware is completely fine, and the device is being recognized, but it is not receiving any serial data.

Also tried to flash the bootloader using USB to TTL converter, but still it is not receiving any data, and there is no response.

What can be the issue, and how to troubleshoot this?

Sprite
Espressif staff
Espressif staff
Posts: 10650
Joined: Thu Nov 26, 2015 4:08 am

Re: Failed to connect to ESP32-C3: No serial data received.

Postby Sprite » Sun May 25, 2025 7:21 am

What hardware is this on?

vihangj
Posts: 2
Joined: Fri May 23, 2025 12:57 pm

Re: Failed to connect to ESP32-C3: No serial data received.

Postby vihangj » Mon May 26, 2025 4:19 am

I am using ESP32 C3 mini 1U, and connecting it through my laptop(Infinix Inbook - windows 11)

Sprite
Espressif staff
Espressif staff
Posts: 10650
Joined: Thu Nov 26, 2015 4:08 am

Re: Failed to connect to ESP32-C3: No serial data received.

Postby Sprite » Mon May 26, 2025 7:16 am

Just to check: were you ever able to flash and run a program on that board? Asking because there's known dud versions of that board around that have an ESP32-C3 without internal flash. You can check the type number on the ESP32 chip, see if it has something like '-FN4' on it; if not, yours doesn't have internal flash.

nopnop2002
Posts: 362
Joined: Thu Oct 03, 2019 10:52 pm
Contact:

Re: Failed to connect to ESP32-C3: No serial data received.

Postby nopnop2002 » Mon May 26, 2025 11:48 am

Also tried to flash the bootloader using USB to TTL converter, but still it is not receiving any data, and there is no response.

If you reset with IO8 pulled up and IO9 pulled down, the device will enter SPI FLASH write mode.

If you reset with IO9 pulled up, the device will boot from the SPI Flash regardless of the state of IO8.

Who is online

Users browsing this forum: PerplexityBot and 1 guest