Hi msiglreith,
Thanks your question. You need to distinguish the current too high is from the host or sensors? Is the sensor wakeup the host?
Thanks
... View more
Hi furol_dobi,
Thanks your question, you should check the HW first, and the code, first is read the chip id, if chip id is ok, then read the data. You can reference the code https://github.com/boschsensortec/BNO055_SensorAPI
Thanks
... View more
Hi Aggarwal,
Thanks your questions, BSX is a complete 9-axis fusion solution which combines the measurements from 3-axis gyroscope, 3-axis geomagnetic sensor and a 3-axis accelerometer to provide a robust absolute orientation vector. And BSXfull is not free for customers. The free version is BSXlite, you can download it from BOSCH website.
Thanks
... View more
Hi biomurph,
Thanks your questions. Step counter is a advance feature, you need to turn on it by yourself, it run in normal mode. I think you can use wakeup interrupt to wakeup the host(When the sensor sensing a movement or a shaking), then switch to normal mode. And it can accumulate the step count in the register.
Thanks
... View more