Hello -
I am using Windows 7 and UNO R3 Arduino IDE 1.6.5 my NANO's have the micro USB on-board
I got my chicken door sketch running fine with my UNO, and got it working on the breadboard. Then I decided it was time to replace the UNO with a NANO to save space (and because my UNO is the genuine article and I want to keep it for other projects).
So I ebayed a knock off nano, which eventually came in. I tried to upload the blink sketch to it (selecting board:nano, com1), but, while it did blink, it gave me an avrdude: stk500_getsync() error.
So I googled and forumed and went thru the process of burning a bootloader using the UNO. It said the burn was successful, but also gave me the same error. And I still couldn't get it to accept any sketch.
I figured I had just balled things up so bad that I might as well start over. I bought another NANO on ebay, making sure it said that the bootloader was already installed. It came today. I tried to load the blink sketch, and maybe I did because it blinked, but I was getting the same avrdude error. So I decided to upload another sketch. Soon after I hit upload, there was a puff of smoke and the usb cable got very hot very fast (so i jerked it out of the computer).
When i connect my UNO, and I select tools>port, it shows a new port, Com5 (arduino uno), and things are fine. In device manager under ports it shows : Arduino Uno (COM5) & Communications Port (COM1).
But I never got anything but COM1 when I had the Nano plugged in. And that's all it shows in the device manager.
I figured there must be a reason that I am not getting something in the ports when I connect the Nano. So I downloaded the driver that was referenced in the ebay item description. but the driver wouldn't install. So I tried to find another driver, but they all seem to be the same, and won't install.
So I think I have a pretty good idea what the problem is (the IDE isn't seeing the Nano), but don't know what to do about it.
I suppose there is the slim chance that it is not something I did wrong, that it is bad boards. I had tried to get a real Nano from adafruit or sparkfun, but they don't seem to sell them anymore.
Any suggestions ? Is there a way to tell if my remaining board is good at least ?