1. It is normal for the charging amount to exceed the consumption amount because there is a charging conversion efficiency.
  2. MCU will automatically control the charging and discharging, and will automatically charge when the battery voltage is lower than 4.1V.
  3. You can also control whether to charge through scripts, and you can also use scripts to achieve more precise charging control, such as stopping charging when charging to 80%.
  4. You need to read the script example code and then program it yourself. We DO NOT provide programming services. Of course, the writing of these scripts is relatively simple, and you can use ChatGPT to help you achieve it.