Simple question - trouble dectecting com port

Hi there having troubles uploading to arduino nano board.
Aimple question if the computer beeps then it is happy with the board, cable is good, so the ide should pick up a com port...
Which it does not

Try this command:

lsusb

What operating system do you have. Do other boards show up? Do any of the LEDs stuck on.

IDE >> TOOLS >> BOARD >> AVR BOARDS >> your board
IDE >> TOOLS >> PORT >> your port
IDE >> TOOLS >> PROCESSOR >> 328P (or 328P OLD BOOTLOADER)

Are you sure you're using a data cable USB-A to micro-USB and not just a powercable?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.