Error connecting ESP32-S2 in Arduino: invalid head of packet
Posted: Mon Jul 06, 2020 11:37 pm
Hi All,
I have bought a Saola dev board (ESP32-S2-Saola-1MI) and I am trying to upload my first code into. I use Arduino IDE and when uploading the IDE fails to connect to the device: A fatal error occurred: Invalid head of packet (0x50)
Reading forums it seems everybody have resolved this issue by setting baud rate and by pressing the boot button during upload. See some here:
https://github.com/espressif/arduino-esp32/issues/485
https://github.com/espressif/arduino-esp32/issues/1253
What I've already tried:
- Baud rate setting to 115200
- Pushing the boot button before/during the connection procedure
- Another USB cable
- Another computer
- USB driver OK, COM port can be seen
- flash_download_tool_v3.8.5_1 cannot connect either
Has anybody face this? Do you have any idea what I should try?
Thanks,
I have bought a Saola dev board (ESP32-S2-Saola-1MI) and I am trying to upload my first code into. I use Arduino IDE and when uploading the IDE fails to connect to the device: A fatal error occurred: Invalid head of packet (0x50)
Reading forums it seems everybody have resolved this issue by setting baud rate and by pressing the boot button during upload. See some here:
https://github.com/espressif/arduino-esp32/issues/485
https://github.com/espressif/arduino-esp32/issues/1253
What I've already tried:
- Baud rate setting to 115200
- Pushing the boot button before/during the connection procedure
- Another USB cable
- Another computer
- USB driver OK, COM port can be seen
- flash_download_tool_v3.8.5_1 cannot connect either
Has anybody face this? Do you have any idea what I should try?
Thanks,