Chat here about code rewrites, mods, etc... with respect to the github project https://github.com/esp8266/Arduino

Moderator: igrr

User avatar
By p1337
#50542 Hello guys!

Everytime, as the ESP8266 12-E boots up, the LED flashes once.
I would like to reduce the power consumption, during this proces.

the ESP communicates at a baud of 74880 and says:
Code: Select all ets Jan  8 2013,rst cause:2, boot mode:(3,6)

load 0x4010f000, len 1264, room 16
tail 0
chksum 0x42
csum 0x42
~ld


could we disable this output?
If its not possible, is there a way to cut off the LED from TX line ?
The last time I have tried this, the ESP 12-E was dead.