esp8266 sketch data upload error with nodemcu #983
Comments
|
Apparently you are using esptool 0.4.5? Nodemcu upload method was added in On Sun, Nov 8, 2015, 12:37 wemos.cc notifications@github.com wrote:
|
|
I use esptool 0.4.6, upload is work well. |
|
Do you have new version "esp8266 sketch data upload", I use this: http://arduino.esp8266.com/ESP8266FS-1.6.5-1105-g98d2458.zip |
|
ESP8266FS tool simply runs esptool, so if you get an error saying that On Sun, Nov 8, 2015, 12:48 wemos.cc notifications@github.com wrote:
|
|
OK, I remove all old esptool. |
when I use "esp8266 sketch data upload", choose "NodeMCU", there is error:
error: unknown board: nodemcu
known boards are: none ck wifio
error: Failed to open COM16
error: espcomm_open failed
when I choose other boards, It work well.
Colud you add nodemcu to "esp8266 sketch data upload"
The text was updated successfully, but these errors were encountered: