hello I have got Arduino NANO recently but I can not upload to it
My Arduino UNO does upload normal after I had some issues with comports and drivers
I followed the Arduino instructions to change the driver for the UNO
to Arduino UNO (com3) the UNO driver appears without error and upload is okay
If i connect the NANO usb Windows finds a driver
USB-serial CH340
Then I change the driver manually selecting have disk and c:\Arduino\ Driver\FTDI\Arduino.inf
Then I can select in a list Arduino drivers for different hardware.
But the NANO is not in this list The UNO is.
I tried several other drivers but they all end in:
This device can not start (code 10)
whatever 10 means..
The main question: Should the ARDUINO NANO have its own driver in the list or can i take the UNO driver?
Anyone who can upload programs to the Nano,
what is the name of your driver that works?
Could it be possible that my NANO is a clone ? i got it from Mini in the box
it has the ATMEL MEGA328p controller
I have tried anything I can think off to get it working
Already I had to swap to this laptop X60 to get the IDE upload working with the UNO
That had worked on my first laptop some time but could not get it to work anymore
Only when installing on this Laptop it works again for the UNO
the red led lits the green is blinking
it end with this message after compile
avrdude: stk500_getsync(): not in sync: resp=0x00
But the NANO never finds a driver that has no error sign in the hardware list
Thanks for reading
I hope there is a simple solution to let me use the NANO !