Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By RogerF
#75024 Why does LuaLoader NOT work after using the Arduino ESP8266 IDE?

My NodeMCU ESP8266 (v 0.9) worked fine with LuaLoader, but I decided to try using the Arduino ESP8266 IDE. So I installed the Arduino ESP8266 IDE on my PC and it too works just fine with the ESP8266. In fact, I can load different Arduino programs to the ESP8266 and everything works as expected.

But now when I end the Arduino IDE and start LuaLoader, the ESP8266 does not respond to any LuaLoader command and there is no command prompt. It appears the ESP8266 is in an infinite loop apparently caused by using the Arduino IDE.

Why would this happen, and what can I do to enable LuaLoader to work again? Thanks for any suggestions.