Hi @circuit07. Please perform this experiment to check if Arduino IDE is able to detect the port of your boards:
Disconnect the USB cable of the Arduino board from your computer.
Select Tools > Port from the Arduino IDE menus.
Take note of the ports (if any) listed in the menu.
Close the Tools menu. The ports list is only updated when the Tools menu is re-opened, so this step is essential.
Connect the Arduino board to your computer with a USB cable.
Select Tools > Port from the Arduino IDE menus. - If a new port is listed in the menu, that is the port of your Arduino board.
If you saw a new port appear at the last step, select that port from the Tools > Port menu, then also select Tools > Board > Arduino AVR Boards > Arduino Nano from the Arduino IDE menus, then try uploading a sketch to the board.
If this doesn't solve the problem, please reply here on this forum topic with the answers to the following questions:
While following those instructions, did you see a port in the Tools > Port menu at step (6) that was not present at step (3)?
If you did see a new port, was the upload successful after you selected that port?
Hi @jim-p, I got a pack of 3 Nanos. I have soldered the pins on one of the Nano’s, but the one I am using now for testing I haven’t soldered at all. There’s another one still in the packet.
Just to be clear, the PWR LED comes on, and the LED marked L is flashing at 1Hz
Because you don't see the port (as shown in the above) my conclusion is that your board is not detected; the output only shows the driver and USB ports that use that driver. With a disconnected board I see the below.