I am trying to find the proper model of my esp32 MCU and find out the reason for below errors:
esptool.py v3.1-dev
Serial port /dev/ttyUSB0
Connecting........__
Chip is ESP32-D0WDQ6 (revision 1)
Features: WiFi, BT, Dual Core, Coding Scheme None
Crystal is 40MHz
MAC: 30:ae:a4:26:6f:44
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 921600
Changed.
Configuring flash size...
A fatal error occurred: Timed out waiting for packet content
A fatal error occurred: Timed out waiting for packet content
My ESP32 type and the board setting are shown below (link) :
Thanks.
