tttapa / ESP8266

Documentation and help with the ESP8266 chip/boards/modules
GNU General Public License v3.0
651 stars 282 forks source link

how to test esp8266 #39

Closed pakair closed 5 years ago

pakair commented 5 years ago

I've read your Beginner's Guide but still face this ... how to test if the esp8266 is working (not dead)?

Just got one (nodemcu 12E), when I plug it to the usb port, the blue led blinks twice. Installed Arduino IDE on win10 (I have issues with the serial ports on Linux Mint), loaded the ESP addl libraries (.json), tried the basic blink code, getting error "espcomm upload mem failed."

It would be great if there are some steps I can try, to make sure my esp8266 is not dead.