To check Battery charge Level

Login to reply to this topic.
Wed, 2006-02-15 13:28
Joined: 2005-08-03
Forum posts: 6
Hi:

I'm developping one Symbian app to check battery status. I have used ETELMM and Mobinfo API and battery charge level never change, I always get the same value.
I only get changes if I reboot the phone.

I use this methods (ETELMM) in Active Objects:

Phone.NotifyBatteryInfoChange(iStatus, iBatteryInfo);

iPhone.GetBatteryInfo(iStatus, iBatteryInfo);

The first method never wake up and the second always gets me the same value.

Can anyone explain me what happen??

Thanks

Pd: I have Series 60 phone (nokia 6670)

Wed, 2006-02-15 14:56
Joined: 2005-11-20
Forum posts: 1242
Re: To check Battery charge Level
I don't know the answer to your question, but there is a long and very frequently read thread about reading battery levels here that may contain information that is useful for you:
http://forum.newlc.com/index.php/topic,7239.0.html

René Brunner

  • Login to reply to this topic.