Skip to content

bogus battery voltage? #32

@tve

Description

@tve

I have an rPi4 with UPS HAT and Cellular LTE HAT stacked. I have a LI-Ion battery in the UPS hat. When I query all the available info I get:

{ 'firmware': {'ver': 'v0.3.22'},
  'input': {'temp': '38.25', 'voltage': '4.544', 'current': '1.15', 'power': '5.225'},
  'system': {'temp': '51.6', 'voltage': '5.152', 'current': '0.764', 'power': '3.728'},
  'battery': {'temp': '30.62', 'voltage': '2.151', 'current': '-0.064', 'power': '-0.138', 'level': 100, 'health': 100, 'max_charge_level': 95, 'design_capacity': 2500},
  'fan': {'speed': 0, 'health': 1}}

The battery is fully charged and reads 4.19V with my meter. Yet the API returns 2.151V?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions