Hi
Can anybody help me to increase sampling rate of sensors on CC2650STK?
The maximum sampling rate is now 10.
Thanks
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
The sampling rate of movement sensors is defined in SensorTag_Mov.c
// How often to perform sensor reads (milliseconds)
#define SENSOR_DEFAULT_PERIOD 1000
If you want to receive movement data on desktop, you can use BTool.