esp8266 / Arduino

ESP8266 core for Arduino
GNU Lesser General Public License v2.1
16.08k stars 13.33k forks source link

Issue Connecting to NodeMCU #9131

Closed Sonism36 closed 3 months ago

Sonism36 commented 6 months ago

It’s a unique issue in my laptop, When i try to connect to the NodeMCU with Mouse and keyboard attached to through USB the nodeMCU gets detected by the device manager… named Silicon labs USB to UART bridge connector

BUT when i try to connect Node MCU…mouse and keyboard unattached to USB the device manager do not detect the node MCU it say “UNKNOWN USB DEVICE(Device Descriptor Request Failed)

Even though i have installed all the drivers like

I have checked the older driver version also but it’s not working

I think my pc is detecting Mouse as a node MCU when try to connect to node MCU with mouse attached.

Anyone please provide me a solution. irfan_s