unsynchronized data from accelerometer and gyrometer
hi,
I have modified sample app code to get accelero and gyro data together at 100hz each but data received is not in sync. As given in one of the discussion, we should receive data in chunks of 3 -3 ( 3 for gyro and 3 for accelero) but i am receiving 1 value for each. Some of the gyro data is skipped as well for example i received 4 values of accelero adn then one for gyro.
I have added a java class in app,
This discussion has been closed.
Comments