The Led is supposed to go on and stay on for 5 secs.
After Uploading with ArduinoIDE the ESP13 works fine (Led goes on after button press), but after a reset or powercycle the ESP13 stops working.
After the Upload the Led connected to GPIO 13 stays fully off, like it should.
After a reset or powercycle it burns weak and does not respond to button press.
Video of the issue:
I used the ESP to Serial Schematic (meant for ESP12):
https://github.com/esp8266/Arduino/blob/master/doc/boards.md#minimal-hardware-setup-for-bootloading-only
Replaced the 100nF with a 470uF since this improved the Stability on the ESP 01 I also own.
Also:
Connected a button from GPIO 1 to Ground so that I can hold the button to flash the ESP13.
Connected a button from reset pint to ground to reset the ESP13.
It does not matter if the EN pin (CH_PD) is connected directly to +3.3v or via a 10k Ohms resistor.
RESOLVED! GPIO 0 pin was connected to GND on the board
TIP! Solder to pcb board to prevent instability / unwanted resets