Guest dilaroid Posted September 1, 2010 Report Posted September 1, 2010 just wondering. how does android check battery and processor temperatur (esecially at battery) ? is there a sensor inside battery ? or outside battery ? thanks Dilaroid
Guest AdamBaker Posted September 2, 2010 Report Posted September 2, 2010 A sensor inside the battery is the normal way of doing it which is why the battery has 3 contacts, gnd, positive and some form of 1 wire data. We can't easily tell quite what the pulse does as the battery driver just queries the ARM9 so we can't see the low level code. The other temperature sensor is part of the akm8973 compass
Guest BigBearMDC Posted September 2, 2010 Report Posted September 2, 2010 Every battery has a temperature sensor. It is needed to estimate the battery percentage as accurate as possible, because the voltage changes if the temperature changes. Best regards, BB
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now