Hi @l4es ,
Sample rates are documented here: https://docs.luxonis.com/projects/api/en/latest/components/nodes/imu/#imu-sensor-frequencies
So for BNO085/6 that should be on the FFC-4P, you have:
Accelerometer: 15Hz, 31Hz, 62Hz, 125Hz, 250Hz 500Hz
Gyroscope: 25Hz, 33Hz, 50Hz, 100Hz, 200Hz, 400Hz
Magnetometer: 100Hz
80ms timeshift between the camera and IMU clocks
Which is sooner? Both IMU/camera frames are "sharing" the same transfer link, so if you are streaming eg. high-res frames as well then there will be additional latency.