Page 1 of 1

Windows device driver

Posted: Tue Oct 01, 2024 1:45 pm
by Ben2003b
Hello,

can someone explain to me which device driver needs to be installed under Windows in order to be able to connect an ESP32?

Re: Windows device driver

Posted: Tue Oct 01, 2024 3:20 pm
by Ben2003b
The USB cable was connected to the wrong port on the ESP32.

The ESP32 in question is an "ESP32 PowerFather" model. In addition to the standard USB port, it has an OTG USB port. The USB cable was accidentally connected to this port. As a result, communication with the ESP32 did not work properly.

Only after replugging the USB plug did communication with the ESP32 work properly.

This thread can therefore be closed.

For your information: The CP210x driver was installed according to this website: https://randomnerdtutorials.com/install ... x-windows/