-->
Page 1 of 1

bootup issues when amperage low

PostPosted: Wed Jul 15, 2015 10:02 pm
by wga22
I am testing circuit that will run from solar panel with parallel lipo to "soften" the inconsistencies of sunlight, and allow a few hours of operation into the evening. In my testing, with a 10V wall wart, I am finding that the device does not boot properly when the lipo is fully drained. The only way I can get a clean boot is to charge the lipo, and do hard reset on the circuit.

Please help me validate my theory that issue is that ESP8266 is not booting up properly under this lower amperage situation, and when more amps are available, it is too late as system is in inconsistent state.

esp8266 circuit.png


I am contemplating following solutions, but am not sure which will yield best results:
[list=]
[*] pull GPIO2 high (based on other article I read, right now it is floating)
[*]introduce capacitance or inductance?
[*] come up with way to perform reset via reset pin
[*] put the lipo ahead of the buck converter (see diagram), and use 2 (or 3) lipos in series (I would prefer not to change anything upstream of the buck converter.
[/list]