Arduino IDE shows no output from upload

Hallo together,

I have a really strange behaviour in the Arduino IDE. I am trying to program an ESP32. I installed the boards, everything is fine. I can compile a sample program, also no errors.

When I then try to upload the program to the ESP32, it shows the call to the uploader in the IDE, but then nothing happens. COM-Port is correct.

What is strange: When I copy the upload command to clipboard and execute it in a command line window, everything works fine. The ESP32 gets connected and the software uploaded.

I am using ArduinoIDE v1.8.19

Does anybody know how I can solve this?

Welcome to the forum!

Are you turned on a detail output of upload process in Arduino IDE?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.