ESP-12-Q to ardunio basic set up
Posted: Mon Jan 04, 2016 5:23 pm
Hi, I'm a ESP8266 newbie and looking for some help on getting started. I have the following set up:
I have installed esp boards via the Boards Manager and using board 'NodeMCU 1.0 (ESP-12E Module)' after uploading I get the following output:
Sketch uses 198,612 bytes (19%) of program storage space. Maximum is 1,044,464 bytes.
Global variables use 33,014 bytes (40%) of dynamic memory, leaving 48,906 bytes for local variables. Maximum is 81,920 bytes.
warning: espcomm_sync failed
error: espcomm_open failed
What does this mean? Also on the ESP-12-Q board it appears where the CH_PD has EN instead but I pressume these are the same.
Many thanks
Matt
I have installed esp boards via the Boards Manager and using board 'NodeMCU 1.0 (ESP-12E Module)' after uploading I get the following output:
Sketch uses 198,612 bytes (19%) of program storage space. Maximum is 1,044,464 bytes.
Global variables use 33,014 bytes (40%) of dynamic memory, leaving 48,906 bytes for local variables. Maximum is 81,920 bytes.
warning: espcomm_sync failed
error: espcomm_open failed
What does this mean? Also on the ESP-12-Q board it appears where the CH_PD has EN instead but I pressume these are the same.
Many thanks
Matt