https://randomnerdtutorials.com/esp32-c ... duino-ide/
I am getting this error when (trying to) uploading the sketch:
Code: Select all
esptool.py v2.6
Serial port /dev/cu.usbmodem14101
Connecting....
Chip is ESP32D0WDQ5 (revision 1)
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
MAC: f4:cf:a2:9a:0d:b0
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 460800
Changed.
Configuring flash size...
A fatal error occurred: Invalid head of packet (0xF8)
A fatal error occurred: Invalid head of packet (0xF8)
Can anyone point me into the right direction to resolve this issue? Can it be a hardware problem?