I usually use megas or uno's, but I needed something smaller, so I ordered a pack of 3 generic Nano's from Amazon.
So far, 2 of the 3 won't take a sketch or bootloader.
They plug into my PC fine (Win7Pro, 64bit), and come up on COM24 as a USB serial. Great.
They are blinking, seem to have a bootloader burned already, but still. At least I know they get power.
I can pull board info, get VID and PID.
I place command to burn bootloader, the RX LED blinks lightly once or twice and then it sits there. Same when trying to load a sketch.
I've tried hitting the reset button just before programming, nothing.
Tried another USB cable, nothing.
Did I get a pack of duds?
Error:
Arduino: 1.8.3 (Windows 7), Board: "Arduino Nano, ATmega328P"
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x82
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x82
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x82
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x82
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x82
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x82
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x82
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x82
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x82
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x82
Error while burning bootloader.