Open
Description
Hi, thank you for your work with this library!
I'm currently building a project based on the DPS310 and am using parts of your code to interface with the sensor.
While connecting my sensor, I noticed that the measurement rate (i.e. the burst length when using the sensor in Background mode) is stored in the variables g_pressure_rate
and g_temperature_rate
and subsequently used to derive the scale factor.
Lines 271 to 298 in e2ee938
This leads to wrong results since the relevant parameter for deriving the scale factor is actually the oversampling rate (see Table 9 in the datasheet).
Metadata
Metadata
Assignees
Labels
No labels