Increase sampling frequency of sensors in DA14583
Hello,
I'm using the Android IoT Sensors App to connect and record sensor data from the DA14583 module. I'm obtaining the sensor data at 10Hz sampling frequency. I understand that both accelerometer and gyroscope are supported till 100Hz frequency. Is there a way I can increase the sampling rate of these sensors programatically from the android source code? I think by default the app uses 'Sensor Fusion' and samples sensors at 10Hz. Would be of great help if you could give some pointers on where in the source code can the sampling rate be changed.
Thanks,
Meera