(11-21-2019, 03:07 PM)Der Geist der Maschine Wrote: What I wrote is not what I meant ;-/ I meant "capacity". "current_now" might be also worth monitoring.
Any of those three would give you some idea of what's happening... `voltage_now` constantly dropping would tell you either the unit isn't plugged into external power, or the power supply can't keep up with the load. `current-now` would be the best of the three to monitor, as it will respond a lot faster than `capacity`, and will go positive/negative depending on if the unit is charging or discharging.
Depending on what how the paths have changed (if any), this script I used for the original pinebook with A64 processor might be handy to use now... logs to screen and file for later analysis.

https://github.com/pfeerick/pine64-scrip...yLogger.sh