Hi,
I have just purchased a new Nano (original Arduino). When i first plugged it in it has the green ON light and an amber slow flashing amber light. I am unable to download a sketch into it. Keep getting this error
Sketch uses 932 bytes (3%) of program storage space. Maximum is 30720 bytes.
Global variables use 9 bytes (0%) of dynamic memory, leaving 2039 bytes for local variables. Maximum is 2048 bytes.
avrdude: ser_open(): can't open device "\.\COM4": The semaphore timeout period has expired.
Hi again,
I have tried updating the drivers for the port and have made sure I have the Nano selected and the correct port(have tried them all and the different processors). I starting to wonder if my Nano is faulty , more likely the user:') I would really appreciate any help,
Sketch uses 444 bytes (1%) of program storage space. Maximum is 30720 bytes.
Global variables use 9 bytes (0%) of dynamic memory, leaving 2039 bytes for local variables. Maximum is 2048 bytes.
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x70
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x70
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x70
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x70
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x70
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x70
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x70
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x70
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x70
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x70
Failed uploading: uploading error: exit status 1
its weird man, I was just able to upload a blank sketch and it worked.
Then i wrote a quick blink on pin 13 and it worked.
Now i just tried to down load a new sketch with the IR remote. I got this error
Sketch uses 5344 bytes (17%) of program storage space. Maximum is 30720 bytes.
Global variables use 674 bytes (32%) of dynamic memory, leaving 1374 bytes for local variables. Maximum is 2048 bytes.
avrdude: ser_open(): can't open device "\.\COM6": Access is denied.