Skip to content

battery voltage strange behaviour when using battery.getConverted() on MKR Motor Carrier #54

Open
@gbr1

Description

@gbr1

Hi!
I have connected a 2s battery to the carrier.
I discovered that:

  • using (float)battery.getRaw() / 77 I obtain 7.41V
  • (float)battery.getConverted() gives 7.00V
  • (float)battery.getFiltered() gives 7.00V
    Using an external voltmeter, measure is 7.41V

Why getConverted method doesn't return 7.41V?

Thank you in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: codeRelated to content of the project itselftype: imperfectionPerceived defect in any part of project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions