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_idesptooltrace.txt
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