Search found 1 match

by JayBk
Sat Mar 04, 2017 2:51 am
Forum: ESP8266 boards
Topic: howto: Flash MicroPython with nodemcu flasher and connect with putty on Windows
Replies: 12
Views: 25303

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

[quote="tonyp"]I figured out the problem. So, here's my take that works 100% for loading either Micropython or Lua. Here's the part for Micropython: c:\Python27\python.exe \Python27\Lib\site-packages\esptool.py --port COM8 --baud 460800 erase_flash c:\Python27\python.exe \Python27\Lib\site-packages\...