Hi,
I found this code for adafruit BNO055 sensor on GitHub which is a Arduino code.
https://github.com/adafruit/Adafruit_BNO055
How can I import this on the Nordic nRF5340- DK, SDK v1.8.0 and then flash it on the nRF5340 board. What are all the necessary modifications needs to be adopted in step wise.
I'm using Visual Studio Code for the purpose of debugging and flashing the code on to the nRF5340-DK board.
Can you guide me with the all the steps that is involved in importing that from GitHub into the Nordic sdk v1.8.0. Also all the Pins connections that has to between the nRF5340-DK board and Adafruit 9-DoF IMU Fusion Breakout- BNO055 sensor.
Regards
Karthik Kumar