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.