Hi
Im not able to upload anything to my arduino nano every, not even "blink".
The first few times everything worked fine, but then, it randomly startet to bring this error:
Yes, also tried different cables and even different computers. In the COM-Port i also see the Nano and can get information from it, just not possible to upload anything...
With all the information and the picture I cannot read I will say you may have a serial flood. Try this:
Power off the board completely
Remove the USB cable
Hold down the Reset button
keep it held down (or, run a jumper wire from the RESET pin to the GND pin).
Still holding down Reset reconnect the USB cable.
Start uploading a sketch that does not have this problem (I use the Blink sketch).
When you see the Receive light blink, release the Reset button
Note: I have seen this happen several times when I flood the serial output. An indication is the tx light is stuck on.
If this does not work read the forum guidelines and post the error properly so it can be read.
Actually no, I have had the problem with several of the AVR boards both OEM and copies. I have not had that problem in the last few years, it may have been fixed in the IDE.