Hello. I have a question regarding internal 24-bit counter (BMI088 shutle board). First two bytes (0 - 15) work as expected but third byte acts strange: it goes from 0 to 255 when second counter reaches 128 and when second counter overflows third counter goes to 0. This is the library I'm using: https://github.com/bolderflight/BMI088 Library looks fine and I experience the same problem on all 6 sensors I have. Any ideas what might be wrong?
... View more