Need reset or board broken

     Using Port                    : COM3
     Using Programmer              : arduino
     Overriding Baud Rate          : 57600

avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x92
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x92
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x92
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x92
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x92
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x92
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x92
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x92
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x92
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x92

We have problem upload the sketch
previously there was no problem, and now the reset button now also can't respond

Which board?

arduino nano

Genuine nano or clone .
What does the computer do when you plug it in ?
What comp port gave you selected

Clones may need CH340 drive install if you are using windows
You might need to select “old bootloader “

1 Like

Is COM3 the correct port? Does it disappear when you disconnect the board?

Did you select the correct board?

Did it work before?

What does Windows device manager think of your board?

Try all 3 options inder tools -> processor.

Do you have a Nano or a Nano Every? You would not be the first one that thinks that they are the same.

@hammy, fyi, a baud rate of 57600 would indicate old bootloader.

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.