ESP8266
Posted: Thu Apr 13, 2017 10:29 am
Hello there!
I'm completely new in the world of arduino's, ... but I bought a ESP8266 https://www.amazon.fr/NodeMCU-Development-Internet-ESP8266-ESP-12E/dp/B01GCK3J40/ref=sr_1_1/258-9030735-6382133?ie=UTF8&qid=1492096907&sr=8-1&keywords=esp8266 anyway!
But if I try to flash it with https://github.com/nodemcu/nodemcu-flasher the log says 'Begin find ESP8266' and doesdn't do anything else... and if I try to upload a script with the arduino software I get this error:
Some of you probably think that I'm a dumbass
but I hope someone can help me out.. I really don't know what to do further...
Thank you anyway for reading this topic!
I'm completely new in the world of arduino's, ... but I bought a ESP8266 https://www.amazon.fr/NodeMCU-Development-Internet-ESP8266-ESP-12E/dp/B01GCK3J40/ref=sr_1_1/258-9030735-6382133?ie=UTF8&qid=1492096907&sr=8-1&keywords=esp8266 anyway!
But if I try to flash it with https://github.com/nodemcu/nodemcu-flasher the log says 'Begin find ESP8266' and doesdn't do anything else... and if I try to upload a script with the arduino software I get this error:
Code: Select all
Archiving built core (caching) in: C:\Users\louis\AppData\Local\Temp\arduino_cache_632017\core\core_esp8266_esp8266_nodemcuv2_CpuFrequency_80,UploadTool_esptool,UploadSpeed_115200,FlashSize_4M3M_26bdaf0f953bf07ef13464dbd99b5c32.a
Sketch uses 198752 bytes (19%) of program storage space. Maximum is 1044464 bytes.
Global variables use 33018 bytes (40%) of dynamic memory, leaving 48902 bytes for local variables. Maximum is 81920 bytes.
warning: espcomm_sync failed
error: espcomm_open failed
error: espcomm_open failed
Some of you probably think that I'm a dumbass
but I hope someone can help me out.. I really don't know what to do further...
Thank you anyway for reading this topic!