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.

sensortag修改加速度计的频率

Other Parts Discussed in Thread: CC2650

最近新入手了CC2650的sensortag 2,我发现它默认的加速度计最大的频率是10HZ,然而我希望能采集到50HZ的数据,于是修改了BLE stack里面的一些内容重新烧写了进去,但是传感器频率修改到30HZ以上时出现了问题,有时候采集到的数据相邻的几个都是完全相同的,也就是说看上去频率提高了,采集的数据有许多都是相同的,实际的频率并没有提高。发生这种现象是我修改的方式不对么?关于传感器频率方面的资料很少,希望有经验的人能指导一下。