Skip to content

Instantly share code, notes, and snippets.

Arduino: 1.8.2 (Windows 10), Board: "NodeMCU 1.0 (ESP-12E Module), 80 MHz, 9600, 4M (3M SPIFFS)"
Archiving built core (caching) in: C:\Users\aaron\AppData\Local\Temp\arduino_cache_964631\core\core_esp8266_esp8266_nodemcuv2_CpuFrequency_80,UploadSpeed_9600,FlashSize_4M3M_f139dd1e322ff8656ce3bb8e81ac9ee6.a
Sketch uses 231949 bytes (22%) of program storage space. Maximum is 1044464 bytes.
Global variables use 32316 bytes (39%) of dynamic memory, leaving 49604 bytes for local variables. Maximum is 81920 bytes.
C:\Users\aaron\AppData\Local\Arduino15\packages\esp8266\tools\esptool\0.4.9/esptool.exe -vv -cd nodemcu -cb 9600 -cp COM4 -ca 0x00000 -cf C:\Users\aaron\AppData\Local\Temp\arduino_build_531777/WiFiWebServer.ino.bin
esptool v0.4.9 - (c) 2014 Ch. Klippel <ck@atelier-klippel.de>
setting board to nodemcu
setting baudrate from 115200 to 9600
setting port from COM1 to COM4
2015-08-25 13:23:49,267 - WARN [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn@357] - caught end of stream exception
EndOfStreamException: Unable to read additional data from client sessionid 0x0, likely client has closed socket
at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
at java.lang.Thread.run(Thread.java:745)