Hi All,
I have looked through the devzone and cannot find a solution to this. I am using the nRF52832 SDK 15.2. Working with a BNO080 IMU over TWI.
I need to read more than 255 byte packet size (276 bytes) in one pass from the sensor upon power up. The BNO080 must upload all of this data before sending IMU data.
when i try reading one byte at a time in a loop, it does not work.
Is there any way to do this?
Regards,
Zoran