0

I have a ESP-WROOM-02 module with on-board 18650 battery. V+ and GND are exposed on the board.

Can I directly charge the battery using an USB-C connector with the two cables (red and black) directly soldered to the battery poles on the board?

Juraj
  • 18,264
  • 4
  • 31
  • 49

1 Answers1

1

The lithium battery must be charged by a specialized CC/CV control chip. The module in question already has one, namely a TP5400, sitting between the mounted micro-USB connector and the 18650 battery holder. You should use the same USB connector for both programming the MCU and charging the battery.

ocrdu
  • 1,795
  • 3
  • 12
  • 24
Matt
  • 176
  • 1
  • 4