Hi,
I have CC2540 Mini Development Kit and I want to connect to CC2540 keyfob (as a BLE) using Android app.I am using keyfobdemo profile's Accelerometer Service.
My observation:
If I do Sensor data conversion part according to the SensorTag TI wiki page link : http://processors.wiki.ti.com/index.php/SensorTag_User_Guide
Conversion for Accelerometer does not work for all axis. It will just show the data for X-axis and null for remaining two axis.
Is anything missing, can you tell me how to solve this issue? or there something else to do while conversion?
Thanks.