So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By RohanHawthorne
#90807 Hi, I just want to get the blue led lit on the ESP8266-01 so I connected vcc to 3.3v and gnd to - but nothing happens? How can I minimally get the led to light up ?

Rohan
User avatar
By QuickFix
#90833
JurajA wrote:the LED is on io 2.

Are you sure about that: AFAIK the blue LED is connected to TX which is GPIO1. :idea:

Image

Please note that, while you can use GPIO1 as a generic output, you will loose TX (so you won't be able to use Serial anymore) at run-time.