ESP32 WROOM not connect to port

Hi

I have this board:
image

When connected the red LED is on

When connected to IDE it reports no port
image

I have pressed BOOT + EN, then released EN but no port shows.

Any tip?

Can it be delivered without operating system?

run the Windows device manager, expand Ports (COM & LPT) - unplug/plugin the ESP USB cable - does a COM port disappear/appear?
type a different USB port
try a different USB cable (some cables are power only - no data)

1 Like

Thanks!

Exact tip, driver was not updated to the new WROOM generation.

Now all work

Which driver does it use? Is it CP 2102? Please check if you have done the board installation properly.

1 Like

Yes cp2102, works perfect!

OK. Can be a bad cable too.

Use a good data cable and check Installing ESP32 in Arduino IDE (Windows, Mac OS X, Linux)

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