K
K
KerimKalashov2021-08-23 13:07:56
Arduino
KerimKalashov, 2021-08-23 13:07:56

How to fix bug on Arduino, microcontroller esp32 devkit v1?

6123731e87ddc548839486.png
When executed, it gives the error "A fatal error occurred: Failed to connect to ESP32: Timed out waiting for packet header"

Answer the question

In order to leave comments, you need to log in

3 answer(s)
V
Vladimir, 2021-08-23
@KerimKalashov

Check that the com port driver is connected in the system, and select it in the IDE. If everything is OK, look at the port monitor, if everything is OK, when the board is overloaded, you should see diagnostics, etc.
If everything is OK, you need to put the controller into boot mode, usually holding boot, press and release EN, there may be options.

A
Armenian Radio, 2021-08-23
@gbg

Deal with the connection, comports and all that.

B
Borys Latysh, 2021-08-24
@nava2002

No connection to ESP32.
Check the COM port driver corresponding to YOUR board.
Then determine if the correct board is selected (there are many options out there).
And so move along the chain until a connection occurs.
Carefully review all documentation for your SPECIFIC ESP32 board.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question