VR-25 / acc

Advanced Charging Controller
https://github.com/Magisk-Modules-Repo/acc
GNU General Public License v3.0
1.71k stars 107 forks source link

battery charges for a brief moment in idle mode #228

Closed laur89 closed 8 months ago

laur89 commented 9 months ago

Using the only switch supporting idle mode: battery/charge_control_limit 0 battery/charge_control_limit_max

--info reports STATUS=Idle confirming idle mode works. However if the screen is turned off and back on, then --info displays STATUS=Charging for roughly couple of seconds. This means it continues charging for some short period at this stage, i.e. turning screen off&on causes the battery level to creep up gradually. Is this expected?

Note all config is default besides setting the switch.

Xiaomi 9T Pro (raphael), ArrowOS 11 (based on Android 11)

VR-25 commented 8 months ago

This is usually caused by bad thermal management. Try the latest development build. acc_v2023.12.25-dev_202312250_1039.zip

laur89 commented 8 months ago

I'll have to close this issue for the time being. Xiaomi 9T pro I was testing this on got bricked. If I manage to restore it, I'll give it another go.