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.

CC2650: Motion Sensor Output as quaternion

Other Parts Discussed in Thread: CC2650

Hi,

I am wondering is there any way to modify the driver's source code of CC2650 SensorTag in order to get the motion sensor data as quaternion or in quaternion format? If it is possible, then It would be very helpful for me if you can give me some idea/hints.

Thanks, 

Fazlay

  • Hello,

    Yes, you can modify the SensorTag source code, the drivers and sensor processing code is all source form. Assuming you have the MPU-9250 data sheet & programming interfaces docs, you can program the motion sensor accordingly with the SensorTag firmware.

    Best wishes