LC709203 charging or not?

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
muttstang
 
Posts: 86
Joined: Mon May 10, 2021 3:24 pm

LC709203 charging or not?

Post by muttstang »

Is there a way to query the LC709203 to find out if it is currently charging the battery or not? I'd like to add something to my display to indicate whether the battery is charging or not. I don't see anything in the library currently about that.

Thanks!

User avatar
adafruit_support_bill
 
Posts: 88093
Joined: Sat Feb 07, 2009 10:11 am

Re: LC709203 charging or not?

Post by adafruit_support_bill »

The chip reports only voltage and temperature (if available) from the battery. It does not have any status indicating whether it is charging or not.

User avatar
muttstang
 
Posts: 86
Joined: Mon May 10, 2021 3:24 pm

Re: LC709203 charging or not?

Post by muttstang »

Thanks, just making sure. It's quite handy to have on this feather for sure :)

I will hopefully have this project completed soon. It's been my biggest arduino/coding project thus far.

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino”