You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The command is for writing flash instead of getting the chip id (chip_id). Also it is incomplete. After 0x1000 the binary should follow.
But not the above is causing the error. This is probably a hardware or OS driver issue. The troubleshooting guide is linked in the message. We probably couldn't suggest anything else.
Operating System
windows 11
Esptool Version
esptool.py v4.6
Python Version
Python 3.12.2
Full Esptool Command Line that Was Run
--chip esp32 --port "COM3" --baud 115200 --before default_reset --after hard_reset write_flash -z --flash_mode keep --flash_freq keep --flash_size keep 0x1000
Esptool Output
What is the Expected Behaviour?
It supposed to get the chip Id
More Information
I tried on my friend's pc and it has the same error
Other Steps to Reproduce
No response
The text was updated successfully, but these errors were encountered: