Skip to content

Sensor gives negative pressure #4

@Boorhin

Description

@Boorhin

Hi,
I have a few of these sensors and one provides negative values in pressure and correct values in temperature

Python 3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from icp10125 import ICP10125
>>> device = ICP10125()
>>> device.measure()
(-4725.208588381094, 26.950912475585938)

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