I've been trying to upload my sketch but i keep getting this error, up until 10:
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xbe
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0xbe
Hi! Welcome to the Forum.
This message can have multiple causes, from not selecting the correct COM port on the IDE to not having installed the appropriate board driver.
Is this the first time you use this board?
Is it a clone or a genuine Arduino? If it's a clone, most of them use a CH340 chip to connect to USB, have you installed the driver?
Is there something connected to RX or TX pins on the Arduino?
In the tools menu did you select the UNO assuming it is a real UNO? If you have something else selected you can get that error, same as with a bad or charger cable.
Hi, @realirist
Welcome to the forum.
What version of the IDE are you using?
What OS?
Tom....
