I am trying to run my ESP01 directly on a battery.
It should be running blink sketch, but when powered by the battery it does not.
In the other hand if I use my USB to serial chip CH340 the code runs like expected.
here is the battery I am using. It's measuring 3.56V
https://imgur.com/a/fmCVJUC
I connected the pins directly to VCC and GND respectively.
Why doesn't the code run when using the battery?