Inconsistent frequency when streaming at 50hz.

edited March 2017 in Android
Hi

I am using MetaMotion R with firmware version 1.3.3.

I am using the following two gradle dependencies for mbient:

compile 'com.mbientlab:metawear:2.5.9'
compile 'com.mbientlab.bletoolbox:scanner:0.2.0'


I am streaming both accelerometer and gyroscope at 50hz.

I have performed multiple tests by streaming 30-45 min data.

I have discovered that I am only streaming about 40hz instead of the 50hz.

You can see my mbient specific code here:
http://pastebin.com/20p80bF1

I am trying to revise how I stream the data, so I looked at the documentation and tutorial once again.

It looks like the documentation and tutorial are using two different ways of streaming. What is the difference?


Comments

This discussion has been closed.