First time using any Arduino IDE or board. I installed IDE 2.3.2 but no ports have been detected (Windows 11 64bit). I checked the device manager and the USB ports show as functioning properly. The green LED is constant on and the orange LED is blinking on the Nano Every board.
It seems like I missed something when installing IDE but don't know what I don't know.
Appreciate any help.
Hi @cdisco. Make sure the USB cable is completely plugged into both the Arduino board and the PC.
If that doesn't help, you may have a damaged/defective or charge-only USB cable. Try a different cable.
Either of the above can result in the power connections being made (and thus LEDs lit on the board), but no data connections (and thus no port for the board).
That was it, I mistakenly thought all USB cables were the same. Found a data cable and the port appeared in IDE.
Thanks @ptillisch!
You are welcome. I'm glad it is working now.
Regards,
Per