-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Description
I want to solve this problem
`Arduino: 1.8.2 (Mac OS X), Board: "NodeMCU 1.0 (ESP-12E Module), 80 MHz, 9600, 4M (3M SPIFFS)"
Archiving built core (caching) in: /var/folders/9w/78rv0fq92rq4123npr0b4y_00000gn/T/arduino_cache_801873/core/core_esp8266_esp8266_nodemcuv2_CpuFrequency_80,UploadSpeed_9600,FlashSize_4M3M_5eec79ddd5008eadfb7afd203997fcef.a
Sketch uses 585561 bytes (56%) of program storage space. Maximum is 1044464 bytes.
Global variables use 54844 bytes (66%) of dynamic memory, leaving 27076 bytes for local variables. Maximum is 81920 bytes.
warning: espcomm_sync failed
error: espcomm_open failed
error: espcomm_upload_mem failed
error: espcomm_upload_mem failed
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.`