Hi all,
Happy holidays to all of you ![]()
"Something" has broken my standard sketch uploading in Arduino IDE. When trying to upload to genuine Arduino ESP32 it complains about "No DFU capable USB device available". When I try through "upload using programmer" it sometimes work (yet to find concrete evidence when and why).
Then it goes with "A fatal error occurred: Could not open COM5, the port doesn't exist" which is not true.
Problem started happening after installation of additional software (as in title) so I was wondering - can all those applications work together on the same device?
Can anyone help, please?
===
edit:
I just found one more clue: When I open serial plotter and reconnect my Arduino Nano ESP32 it connects correctly. Then When I click Upload it compiles and at the time when it should start uploading serial plotter gets disconnected with "Board disconnected" message. "No DFU..." message in the output.
edit2:
I've found that after clicking twice RST button, led starts to fadein and fadeout and normal upload button WORKED!