Search found 2 matches

by tonyp
Thu Jan 19, 2017 12:19 pm
Forum: ESP8266 boards
Topic: howto: Flash MicroPython with nodemcu flasher and connect with putty on Windows
Replies: 12
Views: 25360

Re: howto: Flash MicroPython with nodemcu flasher and connect with putty on Windows

I figured out the problem. Apparently due to having experimented with various versions of Lua before the memory needed some cleaning. It *appears* that ESP8266Flasher.exe does not erase the whole flash before programming the new image. (Possibly it only erases the section to be programmed. I don't k...
by tonyp
Wed Jan 18, 2017 7:29 pm
Forum: ESP8266 boards
Topic: howto: Flash MicroPython with nodemcu flasher and connect with putty on Windows
Replies: 12
Views: 25360

Re: howto: Flash MicroPython with nodemcu flasher and connect with putty on Windows

I flashed the current stable micropython (MicroPython v1.8.6-7-gefd0927 on 2016-11-10; ESP module with ESP8266) with the ESP8266Flasher.exe utility and found this thread after googling about some problem I noticed. So, I'd like to ask if apart from being able to 'play' interactively with micropython...