一.  ESP8266擦除工具路径:http://down.liangchan.net/ESP8266%B2%C1%B3%FD%B9%A4%BE%DF%CD%EA%D5%FB%B0%B2%D7%B0.zip

http://www.liangchan.net/liangchan/9183.html

二. 操作方法:

1、安装python27。

2、下载get-pip.py到python安装目录。

3、进入到pip安装包所在的目录,如“cd C:\Python27\Scripts”,运行python get-pip.py指令,等候一分钟。

4、把esptool-master文件夹放到python目录下。

5、安装esptool和pyserial。直接运行pip install esptool和pip install pyserial两条指令即可自动完成。

6、把ESP8266清除flash工具放入esptool-master目录,运行软件即可。(备注: ESP8266工作在升级模式,即:GPIO0接地 )

欢迎留言