Happy New Year to all!
I often have two Arduino connected to a PC at the same time to do master-slave communications. When using only one IDE or two IDE, they often get messed up about the type of boards and the connection ports. Is this a common issue with the current IDE? What can be done to avoid these problems while waiting for a fix? I tried to have only one board connected at a time but plugging and unplugging is another annoying issue.
Even now I have selected the correct board and port, the IDE gave me this error. Then, after unplugging, plugging, etc., erro disappeared.
A serial exception error occurred: Cannot configure port, something went wrong. Original message: OSError(22, 'A device which does not exist was specified.', None, 433)
Note: This error originates from pySerial. It is likely not a problem with esptool, but with the hardware connection or drivers.
For troubleshooting steps visit: Troubleshooting - ESP32 - — esptool latest documentationFailed uploading: uploading error: exit status 1


