Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By CathDupont
#55975 Hi,

I'm working on a little system that contains an ESP8266. I am looking for a way to power and recharge the system at the same time. I found a lithium battery charger module that I could use with a lithium battery and a DC-DC module to get a 5V tension. I want the battery to power the system and at the same time being recharged with usb. In many examples the battery is recharged out of the system.
Image
Have you ever try that kind of module ? I don't know if it's the best solution.

Thanks
Catherine
User avatar
By bbx10node
#56143 I have used an Adafruit Feather Huzzah ESP8266 which has a on-board battery charger. When the board is receiving power via the USB connector, the battery charges and the ESP8266 works. When the USB power is disconnected, the ESP8266 switches to running from battery power.