Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By tplindley
#76775
QuickFix wrote:I know exactly wat your problem is. :D

You are forgetting to include your code and a schematic (and/or pictures). :idea:
Sorry mate, but we can't help you without a proper description of the problem (and as much as possible other relevant information) .


I attached the code, can you point me in the right direction? It seems like the blue LED is just getting tweaked and not actually turned on.

Thanks.
User avatar
By tplindley
#76778 I tracked down my problem, it appears I can't blink the blue led once I initialize the serial port. If I set the baud rate the led won't blink again. I use the serial port to output status messages but it's not really needed in my production environment.