I have a BNO055 sensor to use in a project. the sensor works very well in sensor fusion mode, but I can't store the calibration data to not have to calibrate it when starting the Arduino. Can you explain how they can be permanently stored on the EEPROM? This isn't explained well in the datasheet either. I would need a code that permanently saves the calibration data.
... View more