Skip to content

Alert is never triggered #3

@anderstogern

Description

@anderstogern

I am using this library with the Sparkfun LiPo Fuel Gauge (https://www.sparkfun.com/products/10617) and am able to read all the different values through its interface.

I am not, however, able to get the alert interrupt working. The interrupt is never triggered and, although the measured voltage is below 3.7v and the alert threshold is set to 0 (32%) with a measured SoC of ~8, the alert interrupt is triggered and the inAlert() function always returns false.

I am currently measuring the following values with a single cell LiPo battery connected:
vCell: 3.69v
SoC: 8.58%
AlertThreshold: 32%

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions