Hello, I have quite a sticky issue with programming my arduino nano (CH340) from my PC (AMD64 WIN 11).
I have read all the posts on this issue that I can find with no luck.
When programming starts the arduino resets but the IDE immediately throws the error in the title.
I have confirmed that this is the correct port.
I am able to communicate with the arduino no problem from a Java processing script.
I can program the board from my macbook using the same version of the IDE.
So far I have tried the following:
- Restarting the computer.
- Manually removing and reinstalling drivers from https://www.wch.cn/download/CH341SER_EXE.html.
- Reinstalling the arduino IDE
- Using the legacy IDE
- Uninstalling the device from device manager and allowing windows to automatically reinstall drivers.
- Changing the cable and port used.
I can't think of any other issues that could be causing this.
Any ideas?