[HELP] avrdude: stk500_recv(): programmer is not responding

Hey Guys I have a problem (as a newbe),

I bought a new Arduino :

BN: Arduino/Genuino Uno
VID: 2341
PID: 0043
SN: 557363130383512031A2

I followed all instructions to upload a programm but it stops at "uploading..." and then i get the problemcode:

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

i tried:

  1. Right Board Selected
  2. Driver installed (Device-Manager shows up : Arduino Uno COM3)
  3. Right COM selected (in Arduino IDE)
  4. Programmer: AVRISP mkll

My Arduino LED is on (green and the yellow one on port 13). When i Upload the RX LED is blinking few times and then stops.

I hope u guys can help me with my new Arduino UNO cause i want to start to programm and play ^^

PS: Sry for my bad english

I'm having the same problem... If you figure out what's the problem I would like to know.

@skrumbz
Nobody bothers with your topic for several days. :frowning:
Good problem description. Anyway, it is hard to say what is the reason. According the value, it points me to wrong setup. However, it doesn't look so, according your description. One thing is missing. What about the L (on port 13) at reset? It should blink 3x fast - the bootloader is present.

And, welcome to the forum.

guys also i m getting same problem, now anyone have any idea/solution plz.. reply
it will be helpfull for me

I am having the exact same issue...
Arduino: 1.8.5 (Windows Store 1.8.10.0) (Windows 10), Board: "Arduino/Genuino Uno"

Using Port : COM3
Using Programmer : arduino
Overriding Baud Rate : 115200
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xd8
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0xd8
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0xd8
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0xd8
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0xd8
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0xd8
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0xd8
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0xd8
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0xd8
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0xd8

If you are using the AVR programmer , then you need to select it and then select “ upload using programmer “.

Why not just use a USB lead , if you are starting out it’s easier.
In using that programmer , you may well have now overwritten the bootloader . So try “ burn bootloader”, then upload your sketch using the USB