Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

find a way to detect broken battery #150

Open
vdelendik opened this issue Sep 7, 2023 · 1 comment
Open

find a way to detect broken battery #150

vdelendik opened this issue Sep 7, 2023 · 1 comment

Comments

@vdelendik
Copy link
Contributor

investigate if it might be used SEC_FEATURE_PREVENT_SWELLING

dumpsys battery
Current Battery Service state:
  AC powered: false
  USB powered: true
  Wireless powered: false
  Max charging current: 0
  Max charging voltage: 0
  Charge counter: 2967000
  status: 5
  health: 2
  present: true
  level: 100
  scale: 100
  voltage: 4312
  temperature: 309
  technology: Li-ion
  batterySWSelfDischarging: false
  batteryMiscEvent: 65536
  batteryCurrentEvent: 0
  mSecPlugTypeSummary: 2
  LED Charging: true
  LED Low Battery: true
  current now: 0
  charge counter: 2967000
  Adaptive Fast Charging Settings: true
USE_FAKE_BATTERY: false
SEC_FEATURE_BATTERY_SIMULATION: false
FEATURE_WIRELESS_FAST_CHARGER_CONTROL: true
  mWasUsedWirelessFastChargerPreviously: false
  mWirelessFastChargingSettingsEnable: true
LLB CAL: 20180831
LLB MAN:
LLB CURRENT: YEAR2023M8D9
LLB DIFF: 256
FEATURE_HICCUP_CONTROL: false
FEATURE_SUPPORTED_DAILY_BOARD: false
SEC_FEATURE_USE_WIRELESS_POWER_SHARING: false
BatteryInfoBackUp
  mSavedBatteryAsoc: 96
  mSavedBatteryMaxTemp: 534
  mSavedBatteryMaxCurrent: 2236
  mSavedBatteryUsage: 132
  FEATURE_SAVE_BATTERY_CYCLE: true
  SEC_FEATURE_PREVENT_SWELLING: false

https://forum.xda-developers.com/t/discontinued-samsung-galaxy-one-ui-optimization-guide.4376755/page-232

@vdelendik
Copy link
Contributor Author

one more swelling battery device output:

 adb shell
htc_pmeuhl:/ $ dumpsys battery
Current Battery Service state:
  AC powered: true
  USB powered: false
  Wireless powered: false
  Max charging current: 1500000
  Max charging voltage: 5000000
  Charge counter: 3062876
  Overload: false
  USB overheat: false
  Extension: 8
  PowerJacketExist: false
  PowerJacketStatus: 0
  PowerJacketLevel: 0
  PluginStatus: false
  Unsupport Charger: false
  status: 5
  health: 2
  present: true
  level: 100
  scale: 100
  voltage: 4387
  temperature: 312
  technology: Li-ion
  mLedLogType: -1
  CutoffVoltage: 3050

and full output of dumpsys > /sdcard/dumpsys.log 2>&1 attached.
Uploading htc_10-dumpsys.log…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant