Hi there, I would like to pull off samples from my accelerometer at a rate of 1 new sample every 1ms (i.e. 1000Hz). From the documentation and API, this appears to be possible e.g. the API says that MinDataInterval is 1 However, the fastest that samples are ever delivered is 8 samples (in bulk) once...