View Single Post
Posts: 32 | Thanked: 9 times | Joined on Feb 2011
#1471
hy i have buy polarcell battey on ebay but i dont know how to charge it full... so this is my output from lshal

Code:
battery.charge_level.capacity_state = 'ok'  (string)
  battery.charge_level.current = 8  (0x8)  (int)
  battery.charge_level.design = 8  (0x8)  (int)
  battery.charge_level.last_full = 0  (0x0)  (int)
  battery.charge_level.percentage = 91  (0x5b)  (int)
  battery.charge_level.unit = 'bars'  (string)
  battery.is_rechargeable = true  (bool)
  battery.present = true  (bool)
  battery.rechargeable.is_charging = false  (bool)
  battery.rechargeable.is_discharging = true  (bool)
  battery.remaining_time = 18000  (0x4650)  (int)
  battery.remaining_time.calculate_per_time = false  (bool)
  battery.reporting.current = 1155  (0x483)  (int)
  battery.reporting.design = 1267  (0x4f3)  (int)
  battery.reporting.last_full = 0  (0x0)  (int)
  battery.reporting.unit = 'mAh'  (string)
  battery.type = 'pda'  (string)
  battery.voltage.current = 4081  (0xff1)  (int)
  battery.voltage.design = 4200  (0x1068)  (int)
  battery.voltage.unit = 'mV'  (string)
  info.capabilities = {'battery'} (string list)
  info.category = 'battery'  (string)
how too charge it full?
i have this script :http://talk.maemo.org/showpost.php?p...postcount=1176
is it safe to use it!?
or is it full to the end, just not calibrated chip.
So says a different measurement

thanks
ps: sorry for bad language

Last edited by sehrz; 2013-01-06 at 08:05.