Adafruit_BNO055
Adafruit_BNO055 copied to clipboard
restoring accelerometer values
Hi,
i have been using your example to restore calibration data of the eeprom to the BNO055 https://github.com/adafruit/Adafruit_BNO055/tree/master/examples/restore_offsets But it seems the accelerometer calibration goes back to 0 or 1 after restore, not the beloved 3. So it just sits there saying "Move sensor slightly to calibrate magnetometers" while actually you should be doing the movements to (re-)calibrate the accelerometer. greetz
Wim