Hey guys! I keep getting this error no matter the sketch:
avrdude: stk500_getsync(): not in sync: resp=0x00
Anyone know why?
Hey guys! I keep getting this error no matter the sketch:
avrdude: stk500_getsync(): not in sync: resp=0x00
Anyone know why?
It means the Arduino IDE (the Arduino software on the computer) can not communicate with the Arduino board, as if the Arduino board is not connected at all.
You could try another usb port, another usb cable, or another computer.
Did you do something dangerous, for example touching the Arduino board with a 12V wire ?