Internet of Things

ESP32 Com Port – CP2102 USB to UART Bridge Controller

I’ve been building a new project using an ESP32 microcontroller. Plugging the ESP32 into my Windows development laptop wasn’t showing up the com port for the device. Looking into Device Manager I saw the error below associated with the CP2102 USB to UART Bridge Controller. After some searching I found the CP210x USB to UART Bridge Virtual COM Port (VCP) drivers are required for device operation as a virtual com port to facilitate host communication with CP210x products. The Windows Universal Driver (along with drivers for other platforms) can be downloaded from Silicon Labs website here.

After extracting the archive I installed the driver by right clicking on the silabser.inf file …

… and selecting Install.

Following the installation of the CP2102 USB to UART Bridge Controller driver I was able to see the device under Ports (COM & LPT) along with the communications port number it had been assigned.

Hopefully this helps someone else as well as myself the next time I’ve got a laptop without the virtual com port driver installed.

Darren Robinson

Bespoke learnings from a Microsoft Identity and Access Management Architect using lots of Microsoft Identity Manager, Azure Active Directory, PowerShell, SailPoint IdentityNow and Lithnet products and services.

Recent Posts

EntraPulse – Your AI-Powered Gateway to Microsoft Graph & Docs

Today, I’m super excited to finally announce the Beta release of EntraPulse Lite – a…

2 months ago

Lokka MCP Authentication Enhancements

I'm excited to share some significant authentication enhancements I've contributed to the Lokka MCP Server…

3 months ago

AI Inception: Building AI Solutions with AI for AI

Last month I had the pleasure of speaking at the Sydney event for Global Azure.…

3 months ago

A Have I Been Pwned MCP Server for Claude

Model Context Protocol (MCP) is a powerful framework that extends AI clients like Claude and…

5 months ago

Azure AI Developer Hackathon

I've just completed participating in the Azure AI Developer Hackathon that was looking to provide…

5 months ago

Dynamics 365 CE (Sales, CRM) IAM PowerShell Module

Updated: July 2025 v1.0.2 Fixes issue setting D365SalesGlobals enabling session management for D365 Sales API…

6 months ago

This website uses cookies.