Hi,
i am working with the BHI160b. Until now its working fine. But now i have to perform a software reset. In the library i didn't find a function to do so. What is the best routine to perform a reset and set the quaternions to default again?
Hello belaya,
You could refer API bhy_set_reset_request(BHY_RESET_ENABLE) to reset it.
Thank you for your reply!
What do i have to do after a reset? Do i have to reload the firmware and install the sensor and the callback again?
After the reset i dont get new data
Hello belaya,
After reset, you need to reinitialize the sensor, include reload the firmware.