question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`nodemcu-tool devices` does not list my device.

See original GitHub issue

Hi,

I just installed nodemcu-tool and I wanted to connect to my device. Before that I have used nodemcu-flasher from the official repo.

I have “ESP8266 NODEmcu V3”. I am working on Windows 10 Home. Installed version of nodemcu-tool: 2.1.1

When I try to list my devices I get this:

C:\Users\Konrad>nodemcu-tool devices
[NodeMCU] No Connected Devices found | Total: 0

What’s the problem?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

6reactions
AndiDittrichcommented, Sep 25, 2017

Hi Konrad,

please try the --all flag. depending on your NodeMCU board/vendor the usb pid/vid may not match the “official” ones

btw. NodeMCU-Tool is not an replacement for esptool or nodemcu-flasher to flash the firmware. it is designed to managed the LUA application files

2reactions
KonradKlimczakcommented, Sep 25, 2017
NodeMCU custom build by frightanic.com
        branch: master
        commit: 2e67ff5a639a13260fd4fb3c3b627ccdc2845616
        SSL: false
        modules: file,gpio,http,net,node,tmr,uart,wifi
 build  built on: 2017-09-25 19:35
 powered by Lua 5.1.4 on SDK 2.1.0(116b762)
lua: cannot open init.lua
>

AFTER 7 HOURS!!! I AM SO HAPPY 😹 😹 😹 😹 😹 😹 😹 😹 Thank you so much!

Proper baudrata was 115200

Read more comments on GitHub >

github_iconTop Results From Across the Web

Solved USB Not Detected NodeMCU ESP8266- Drivers issue
Let's learn how to fix USB not detected to computer or COM port is not working with NodeMCU ESP8266. Since there are two...
Read more >
NodeMCU not detected by computer [closed] - Stack Overflow
I have bought today a NodeMCU v2 (I think). I connected my NodeMCU to my laptop with a microUSB to USB cable, the...
Read more >
ESP8266 Troubleshooting Guide - Random Nerd Tutorials
The ESP8266 has a few common issues when you are trying to flash a new firmware, uploading a script or during normal usage...
Read more >
Getting started - NodeMCU Documentation - Read the Docs
Use case: you're just starting with NodeMCU and your OS of choice is Windows (and you are not using LFS), then the blue...
Read more >
How to Detect When a Device Is Nearby with the ESP8266 ...
To show how this kind of tracking works, we can program a NodeMCU in ... been detected that do not match any of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found