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
My issue is that even with no-reset for some reason I keep getting connection_failed. Even when I try to use the espflash tool to just monitor the chip or do the reset command.
Doing before no-reset also doesn't seem to fix it like the other ticket I found here mentions.
I am happy to provide any logs or info needed to help debug this.
Example of esptool being able to communicate with it but espflash failing. The same happens for all of the commands.
Ive also attached an example trace of running python3 -m esptool --chip esp32s2 --trace chip_id esptooltrace.txt
The text was updated successfully, but these errors were encountered:
My issue is that even with no-reset for some reason I keep getting connection_failed. Even when I try to use the espflash tool to just monitor the chip or do the reset command.
Doing before no-reset also doesn't seem to fix it like the other ticket I found here mentions.
I am happy to provide any logs or info needed to help debug this.
Example of esptool being able to communicate with it but espflash failing. The same happens for all of the commands.
Ive also attached an example trace of running
python3 -m esptool --chip esp32s2 --trace chip_id
esptooltrace.txt
The text was updated successfully, but these errors were encountered: