Hi Nordic Team,
I have interfaced bme280 with nrf52840 and I got the temperature successfully. I have used https://github.com/knuta/nrf5-bme280-twi link for that.
Here in bme280_twi_measurement_fetch() function I've change the address from 0xFA to 0xF7, still I'm not getting the pressure, same with the humidity.
Can any one please help me out of this.
Regards.