Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nodemcu isn't detected (COM) #29

Open
n00bhax opened this issue May 19, 2017 · 6 comments
Open

Nodemcu isn't detected (COM) #29

n00bhax opened this issue May 19, 2017 · 6 comments

Comments

@n00bhax
Copy link

n00bhax commented May 19, 2017

the program doesn't see the com and in device manager it's the same. Nothing is connected. I do have an arduino nano which works perfectly and is detected by device manager. I tried 2 different cables and pressing the flash and reset buttons on the esp8266.

Thanks for helping!

@celgara
Copy link

celgara commented Oct 18, 2017

So most likely the reason for this is a driver issue the driver is cp2102 driver esp8266
or here is a link hope this helps
https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers

just unzip the driver and run the exe and you should start seeing the esp8266

@n00bhax
Copy link
Author

n00bhax commented Oct 18, 2017

I don't think this will work. The nodemcu was just broken. I bought another one and it worked fine

@n00bhax
Copy link
Author

n00bhax commented Oct 18, 2017

thanks for the answer though

@celgara
Copy link

celgara commented Oct 18, 2017

no problem

@mlinaje
Copy link

mlinaje commented Dec 7, 2017

I guess issues should be close since it is not a nodemcu problem, but a USB-to-Serial IC problem.
Look at #31
Close issue 29 and issue 31 :-) 👍

@tristanlirette
Copy link

So most likely the reason for this is a driver issue the driver is cp2102 driver esp8266
or here is a link hope this helps
https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers

just unzip the driver and run the exe and you should start seeing the esp8266

Worked for me, the COM port was available after installing the driver.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants