Chat about current Lua tools and IDEs

User avatar
By KoenVanduffel
#25104 Hi, I am not quite sure this is the right place but anyway.

Using ESPlorer I am able to program different ESP8266 modules from 2 different PC's (win 7 and win 10) both work fine. After working for a while with my NodeMCU (http://www.aliexpress.com/item/New-Wire ... 90854.html) suddenly some characters are wrong when sent to the NodeMCU from either of the 2 PC's. My other ESP modules on both PC's continue to function fine.

for instance sending
"node.info"
effectively gives
"=no`e.info )Á"
in the output window of ESPlorer.

I tried reflashing, different versions of the firmware multiple times but nothing helps.
An observation is also that I need to flash twice for the flash to be sucessfull. The first time always gives a timeout. This does not happen with other modules.

I hope someone knows something

regards,
Koen
User avatar
By Marlon
#66769 Ok, I know that this is a very old post, but this is one of the first results when looking for this error on google.

I solved my problem with strange characters uploading with my code disabling "dumb mode" On Esplorer.