Hi Team,
Hello Team,
I'm currently working on integrating the Sensirion STS40-CD1B-R3 temperature sensor into the peripheral_ht . To do this, I pulled the STS40 driver code from the official Sensirion GitHub(GitHub - Sensirion/embedded-i2c-sts4x: Embedded driver for Sensirions STS4x temperature sensor) repository and integrated it into the sample.
However, I'm unable to retrieve valid temperature readings from the sensor.
from the board schematic, pull-ups are present at SDA and SCL lines of nrf52840 MCU.
Attached the project folder below.
peripheral_ht_STS40.zip
could you please help me, where I'm going wrong?
Best Regards,
Venkatesh K.


