View Single Post
Posts: 669 | Thanked: 433 times | Joined on May 2010
#44
temp value:
TEMP=$(/usr/bin/i2cget -y -f 2 0x55 0x06 w)
TEMP=$(($TEMP * 250 /1000 - 273))

i'm not sure about the reason yet it only happens when being put on the charging pad for long. 60c is very hot.

Stopping/Starting charging by some command will solve the problem if it's possible.
 

The Following 3 Users Say Thank You to impeham For This Useful Post: