I have installed Arduino IDE 2.3.2 and FTDI drivers but I still have no COM port.

Is it possible to get this to work?
I have installed Arduino IDE 2.3.2 and FTDI drivers but I still have no COM port.

Is it possible to get this to work?
Maybe your nano has no FTDI chip but a CH340G?
Hi @rwb. You need to install the driver for the CH340 USB to serial bridge chip used by your Arduino board.
I'll provide instructions you can follow to do that:
CH341SER.EXE file.Driver install success!
After that, the port of the CH340-based board should be listed under the Tools > Port menu in Arduino IDE when you connect the Arduino board to your computer with a USB cable.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.