2018-04-0319:12:02
From playing Micropython to the present, all the way the thorns all the way bumpy.
I do not know that only I encountered such a problem or micropython too unstable, or I bought the board is too rough. In short, there are too many problems.
The most important, but also the most annoying problem is: brush does not enter the program, brush not into the program.
I use a lot of software:
In the end, still can not solve the problem, the basis is half upload, can not upload. Only the firmware can be re-brushed. To reluctantly upload one or two times, and then can not upload.
Then another software, you need to use the command line to open and use. --uploader
At first, I didn't know how to use it until the end. But the connection to the first download, is to brush the firmware, immediately download the link, or you will not be able to use the software.
Flash wipe out there are two ways, before I was the first, until later to know the method behind, so easy to use.
One
Clear FLASHCD C:\Users\sansong\AppData\Local\Programs\Python\Python36-32\Scripts 2esptool.py--port COM9 Erase_flash
Second, the use of software brush firmware, a key to clear flash
The final chart of results:
Summarize the complete steps of esp8266 brush Python (Ultimate Summary)