Problem with Firebeetle 2 ESP32-S2

userHead Tayari 2023-07-13 06:35:44 1508 Views8 Replies

Hello guys,
So i'm new to esp and I just bought a new firebeetle 2 ESP32-S3, when i uploaded the first time it showed no problem but then it did not wwork anymore ;
It keeps showing the same error msg


esptool.py v4.5.1
Serial port COM6
Connecting...
Chip is ESP32-S3 (revision v0.1)
Features: WiFi, BLE
Crystal is 40MHz
MAC: 34:85:18:92:23:14
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 921600

A fatal error occurred: No serial data received.
A fatal error occurred: No serial data received. 

 

2024-12-05 12:51:01

1. Connect the USB cable while pressing the Boot button.

2. Then delete the program with esptool.py.

You succeed once a twice. 

After that you will be able to write programs from the IDE.

This board does not have external IO0 used for bootstrap, so there is no way to force it into recovery mode. In the circuit diagram, IO0 is connected to K3, but it is actually IO47. It seems like a company that sells products without much evaluation.

I need correct schematic of that.

userHeadPic aruaru
2023-07-25 07:25:22

Here is a discussion regarding the same error message: https://forum.arduino.cc/t/a-fatal-error-occurred-failed-to-connect-to-esp32-no-serial-data-received/1071486

userHeadPic bidrohini.bidrohini
2023-07-15 05:48:05

Thanks for this interesting advice.

userHeadPic Juna.Miles
2023-07-14 23:13:47

I tried changing the port and pressing and holding the boot button and pressing the reset button than releasing both and still didn't work .I have no other cable for the moment.i'll buy another one later and i'll update u if there's anything

userHeadPic Tayari
jenna wrote:

Do you have other serial monitors open at the same time? This may cause the upload serial port to be occupied.

 

What did you do before this problem occurred?

If the problem cannot be solved, please contact DF‘s technical support. Sorry for the inconvenience.

2023-07-18 02:50:36
1 Replies
2023-07-14 02:21:45

Hi!

 

1. It is recommended that check the data cable and computer‘s port.2. Pls press and hold the BOOT of ESP32S3, then press RST, and finally release the two buttons. Burn again after completion.

userHeadPic jenna
Tayari wrote:

Hello!

I tried changing the port and pressing and holding the boot button and pressing the reset button than releasing both and still didn't work .I have no other cable for the moment.i'll buy another one later and i'll update u if there's anything

2023-07-14 23:14:34
Tayari wrote:

I used a new raspberry cable and still the same problem

 

2023-07-15 04:57:43
2 Replies