i am using esp32 s model to make a project but when i plugged it in my laptop using cable it didnt show me the port then i check and installed suitable drivers for it it was working fine before some days but now it isn't working this is what my device manager shows me
What did you do with the ESP32 board before it stopped working? Is anything else connected to the board when trying to connect it to the computer?
A device descriptor problem is usually related to a hardware problem associated with the UART bridge on the controller board. It's not a Windows driver problem.
the drivers are CP210x_Windows_Drivers
i am using windows 11
my ide version is 2.3.2
i tried it using different cables and 3 different computers but still the same error
i was just connecting dht11 to the board and when i was uploading the code i saw that there was no port showing so i check device manager and it showed me unknown device
nothing else is connected to the board when plugged in earlier i check it using dht11 and then i removed it and then also checked
please suggest a solution to this problem and if its the hardware problem then would i have to but another esp32?????????
Before buying a new one it's worth to verify that your usb-cable really works. Try it with another arduino board or doing data transfer from your cell phone.