I have flash Blinky project, LED connected to between GPIO2 and GND. When my ESP01 is restarted, it will not boot normally. (LED always bright and Not Blinky ).
If I temporarily disconnect the LED circuit, the board will boot normally, and after reconnecting , my program works as desired (LED is Blinky normal ).
Is there anything I can do to get this unit booting normally without having to leave GPIO2 floating? Because in reality, LED port always connected to GPIO2 and GND.