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.

Problem while reading Accelerometer data

Other Parts Discussed in Thread: CC2540

Hi all,

I am about to read accelerometer data from CC2540 and process the accelerometer data in matlaba and I need to read the data serially (x,y,z) coordinates at each time or else first x, then y and then z format. I am able to modify the keyFobDemo program and get the data in first x, then y and then z format, but after certain number of iterations some process is resetting and instead getting x, y and then z, I am receiving x, y alone and z is missing and its starting from x again, I would really appreciate if some one could throw some light on this.

Thanks in advance..!!

Regards,

Abhishek G.