-->
Page 1 of 1

ESP8266-01 Blink problem

PostPosted: Sat Apr 22, 2017 11:14 am
by Andrew F. K.
I just get an ESP8266-01 WiFi module, and uploaded the example sketch Blink through Arduino IDE, but it's not work at all. The LED isn't blinking on GPIO2. Please help me to solve my problem. Thanks.

Re: ESP8266-01 Blink problem

PostPosted: Sun Apr 23, 2017 9:58 pm
by davidcgu
Make sure you load the example from the valid to load on ESP8266, you need to scroll down on the examples list as shown on picture attached.

Regards

Re: ESP8266-01 Blink problem

PostPosted: Mon Apr 24, 2017 9:28 am
by martinayotte
How did you connect the LED on GPIO2 ?
Are you connecting it in sink mode, otherwise, if connected in source mode, ESP will be in the wrong boot mode.
Image

Re: ESP8266-01 Blink problem

PostPosted: Mon Apr 24, 2017 1:35 pm
by Andrew F. K.
Hi! I tried to connect the LED in sink mode, but it didn't result anything. When powering the module the LED blinked one for a short time, but nothing else. Please help me! :o Thanks.