Other Parts Discussed in Thread: CC2540
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. I got callback by enabling notification on keyfob, when keyfob moves. Now I want to extract data from BluetoothGattCharacteristic callback parameter such as how much acceleration(movement) done along X-axis or respective axis. So how I can do that? Please guide me how I can do that conversion.
Thanks.