First timer with an new Uno. I’m trying to upload my first code to the board, just the sample blink code. It’s not working for me. I get this message:
Binary sketch size: 1010 bytes (of a 32256 byte maximum)
avrdude: stk500_getsync(): not in sync: resp=0x00
avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x51
Help!
BTW - first time coding anything. I believe I have the driver installed correctly. Since I connected the Arduino - with no code yet, the LED blinks on it’s own, each .5 second, 4 times, then a quick flash, repeat.
Thanks - lots of info there. I learned that means my computer is not communicating with the board, don't know why though.
BTW, Windows XP v2002, on a PC.
In the device manager, I see it listed as (COM3). Device Status reads "This device is working properly"
Still getting the error described above when I try to upload. Any suggestions?