avrdude: stk500_getsync(): not in sync: resp=0x00

yhunz_19 picture yhunz_19 · Feb 7, 2014 · Viewed 16k times · Source

avrdude: stk500_getsync(): not in sync: resp=0x00

enter image description here

I'm using arduino uno with ethernet shield.

I plugged a Led from digital pin to GND directly without any resistor if that was the problem, I do it often so far if that was the cause it just broke down now.

I already did the following:

• Port check

• Board check

• Driver check / re-install

• Cable check / renewed

none of it seems to work. If it is broken would my ethernet shield be harmed and be broken as well? Which should I replace.

Answer

Sabri Meviş picture Sabri Meviş · Dec 12, 2014

Probably you are using Bluetooth. Solution is pretty simple. Just plug off TX and RX cable from Arduino and then upload your code. Then plug them in again.That worked great for me. For more listen this guy.