Hello! I just bought an Arduino UNO board and this is my first time ever working with it.
I followed the instructions in order to install the IDE, but I couldn't connect to my board because I couldn't find my port.
This is how my Device Manager looks like.
I tried connecting to a different USB port but with no success.
When opening the USB Serial with the yellow flag on it, this is what is written at Device Status:
"The drivers for this device are not installed. (Code 28)
There are no compatible drivers for this device.
To find a driver for this device, click Update Driver."
Other mentions:
I'm using Windows 10.
I didn't try anything regarding the drivers because I'm not sure what to do next.
What is the label on the chip near the USB port (UNO/MEGA) or on the bottom of the board (Nano)? Common choices are:
ATMEL MEGA16U2 (Official Arduino UNO/MEGA and some clones)
FTDI FT232RL (Official Arduino Diecimila/Duemilenove/Nano and most older clones)
WCH CH340G (Most newer clones)