2.3.2 IDE does not show a port for an ESP32 Dev Module

I've been using the Arduino IDE 2.3.2 on my Windows 11 Pro to program a ESP32 Dev Module with no issues. However, I just got a new laptop with Windows 11 home addition and installed Arduino IDE 2.3.2 but cannot get it to detect a USB port. I'm using the same USB cable.

The device manager on the laptop shows the port as "CP2102 USB to UART Bridge Controller" but also indicates the drivers for this device are not installed. When I look at the device manager on my desktop the port shows "Silicon Labs 210x USB to UART Bridge (com7)

Does anyone have any advice on how to correct this?

The laptop connects fine to an Arduino Nano, but with a different cable.

Maybe install the drivers ?

I guess that is what I need help with, I do not know how to do that.

Open Windows Control Panel and right click on Device Manager. Select Run as Administrator

When Device Manager opens, right click on the entry for "CP2102 USB to UART Bridge Controller"

What options do you get ?

Ok, I just went to the Silicon Labs website and figured out how to download the driver and update it. All good now. Guess I should have tried that first.

Thanks for the replies.

That's good news

Good luck going forward with your projects

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