Esp32 esptool problem


I have a problem with uploading a sketch to the vac shot tile every time I get the same problem the tile is right while in Arduino IDE after moving in the sketch the sketch is loading but unfortunately it does not work when I upload sketches from Arduino IDE all sketches work I wanted to know what the problem is

I’m able to reproduce the issue and confirming it.

XOD relies on arduino-cli tool to perform deployments. And it has a bug which stops it from working with ESP32. The bug is reported already https://github.com/arduino/arduino-cli/issues/163. Add reactions to this issue to make it more visible for arduino-cli developers.

ok