Hello everyone! :)
I'm having trouble detecting the sht85 sensor using the nrf9151dk. The wiring is good, since I tried connecting the sensor to the Arduino Uno and it works without a problem, however, with the nrf the sensor address is not detected at all.
I tried the same implementation for the bmp180 sensor, and the nrf detected it correctly and was able to get the measurement data.
I leave you my .overlay file as well as a simple main which tries to scan the addresses.
Thanks!