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

Driver for BME280 and nRF51 DK.

Hello,

I am trying to make BME280 sensor work with nRF51 DK. I just need temperature readings. So i searched if there was some examples using this sensor and i found this example.

https://github.com/knuta/nrf5-bme280-twi

I have tried the example and i get only one fixed temperature value on UART. Here is screenshot.

The buffers with measured data are also not changing when i debug.

I have checked the registers that are used for configuring the sensor and registers for reading, they seem to be ok.

What could be the issue, could you give me some pointers?

Setup:

-IDE: Segger Embedded Studio

-SDK: nRF5 SDK v12.3.0

-Board: nRF51 DK (PCA10028)

Thanks

/Filip

Parents Reply Children
No Data
Related