avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x4b
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x4b
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x4b
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x4b
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x4b
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x4b
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x4b
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x4b
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x4b
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x4b
Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.
````Preformatted text`
I have a problem uploading any code to my arduino nano v3.
the error message is here.
any help?
Welcome to the forum
Which Processor type have you got selected in the IDE ?
Try the Old Bootloader option if you have not tried it already
If you don't come right with the above advise, you can also try the 168 option.
If that all fails
- Which operating system?
- Is your board properly detected by the operating system?
- Did you select the correct port?
- Do you have a (classic) Nano or a Nano Every (or maybe even one of the Nano 33 family).
- Do you have a clone or an original? What is the writing on the chip on the top of the board?
- What is the writing on the chip on the bottom of the board? Below a clone with CH340 (originals have a FTDI.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.