This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to get Pressure and Humidity using BME280 with nrf52840 DK

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.

Parents Reply Children
Related