Hello,
We are developing a wearable device which contains the BNO055 part.
I am presently experimenting with it and noticed that the suspend mode current consumption of the device doesn't match with the datasheet. The device datasheet mentions 40uA as the maximum current consumption whereas practically measuring it I get it around 80uA. I don't suspect the driver as I am using the driver provided by BOSCH on this github page: https://github.com/BoschSensortec/BNO055_driver and I follow all the steps demonstrated in the bno055_support.c file.
Please help me out with this.