Hi,
I am trying to increase the sampling rate of the motion sensor on a Thingy:52. I managed to update the firmware and increase the BLE_GAP_ADV_INTERVAL_MAX from 200 to 1000. But when I set the characteristic over 200 the Thingy crashes.
What might be the reason for that? I am not using any other sensors so I would be willing to disable them in the firmware if that could help. How can not needed sensors be disabled in the Thingy firmware?. Also, would connecting MPU-9250 in SPI configuration help?
In the MPU-9250 spec http://www.invensense.com/wp-content/uploads/2015/02/PS-MPU-9250A-01-v1.1.pdf the maximum sampling rate is 32kHz although my problem will probably require 500kHz I would like to get to 32kHz if that is achievable on the Thingy. Energy consumption is not the issue at the moment for me.
Thanks!
Matej