Dear all,
I am facing problem in interfacing the BME680 and BNO055 sensors to nRF52840-DK board. I am using https://github.com/BoschSensortec/BME680_driver this link for BME680.
https://github.com/BoschSensortec/BNO055_driver this link for BNO055. Kindly help me in interfacing through I2C and how to use drivers to build my program in SEGGER EMBEDDED STUDIO. And i have attached my projects for both sensors.
Solved! Go to Solution.
Hello VinayakMH,
There are example code in github for BME680 and BNO055. You need to start migration on your platform.
Hello VinayakMH,
There was BME680 reference code in other ticket for your reference.
https://community.bosch-sensortec.com/t5/MEMS-sensors-forum/BME680-with-BSEC-produces-on-0-0s-even-a...
How had you solve BNO055 problem?