Error connect to ESP8266 in WinIDE #6470
Replies: 1 comment
-
Posted at 2021-01-12 by AkosLukacs What kind of ESP8266 board do you have? What happens if you press reset on the ESP8266 while the IDE is connected? Posted at 2021-01-13 by Chuvak2007f
NodeMCU v2 or v3 - I'm not exactly sure which version.
The error is the same..
Posted at 2021-01-13 by Chuvak2007f Posted at 2021-01-13 by @MaBecker Hm, how did you flash Espruino? Posted at 2021-01-14 by Chuvak2007f I use git bash for Windows.
D:\Espruino\firmware\ == http://www.espruino.com/files/espruino_2v08.zip -> espruino_2v08_esp8266_4mb Posted at 2021-01-15 by AkosLukacs What is the output of the flash command? Posted at 2021-01-18 by Chuvak2007f
The firmware is uploaded without problems. But the board doesn't connect to IDE ... Posted at 2021-01-18 by AkosLukacs Okay, looks like your nodemcu works, maybe the ESP8266 is not ready by the time the IDE tries to query board info. Posted at 2021-01-20 by Chuvak2007f
Nothing happens
No
Input is blocked in IDE. Below the inscription: CONNECTED TO COM8 (NO RESPONSE FROM BOARD) Posted at 2021-01-20 by Chuvak2007f Here are sequentially screenshots of the IDE when connected to the board. Maybe the problem is in the IDE settings or in the drivers? I am using windows 8.1. Posted at 2024-06-23 by user158405 Hi everyone, I have the same problem as this person. Please help me. Posted at 2024-06-24 by @gfwilliams Set the Baud rate to 115200 in settings (the default is 9600) |
Beta Was this translation helpful? Give feedback.
-
Posted at 2021-01-11 by Chuvak2007f
Hi All! Need help.
Espruino IDE (Native) espruino_ide_win64_0v72.1
Firmware ESP8266 2v08
IDE Error:
I set in the IDE-COMMUNICATIONS-Baud Rate = 115200 !
There is a connection via the COM-terminal, but the IDE does not want to connect! What is the problem?
IDE-CONSOLE:
Beta Was this translation helpful? Give feedback.
All reactions