Hello I am using a BNO055 as a compass. This is my process: - Initialisation (Power Mode Normal, Operation Mode NDOF, external Clock source) - get calibration register (system, gyro, accel, mag) until they reach "3" - get the euler heading angle - go to suspend mode (first go to Config mode, then set Suspend Mode) Now, what is the correct approach to wakeup the BNO from suspend mode? When I go to the Config mode first and change to Normal mode after, my calibration registers say "0" for all three sensors and the euler heading ist random... After a reset, the calibration registers instantly have a "3" again until I wake the BNO up again. The BNO is always powered and not turned off. And by the way whats the sys calib register? sometims all 3 sensors are fully calibrated and the system register says "0". Thanks for your help Kind regards Michael
... View more