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

After OTA , BMP280 reading switches between 0 and correct values.

I have custom board with BMP280 sensor & nrf 52832.I have interfaced BMP280 using twi interface. I am using SDK 15.2.0. and soft devices s132 V6.1.0 to transmit advertising packets with advertising interval 1s. I had the DFU already working. When I program the application via JLink it works perfectly fine, also the download of the application via secure DFU itself doesn't cause any issues. I have referred following link https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader.


I have read BMP280 after every 5 second. My application starts advertising,but BMP280 reading switches between 0 and correct values continuously. If I programmed application with soft device only(without Secure boot loader) it works fine and bme readings didn't switch between 0 and correct values.

Parents Reply Children
No Data
Related