Datasheet

This will bring up a list of data points you can send from your phone or tablet to your Bluefruit LE module, by enabling or disabling the appropriate
sensor(s).
Streaming Sensor Data
You can take Quaternion (absolute orientation), Accelerometer, Gyroscope, Magnetometer or GPS Location data from your phone and send it
directly to your Arduino from the Controller activity.
By enabling the Accelerometer field, for example, you should see accelerometer data update in the app:
The data is parsed in the example sketch and output to the Serial Monitor as follows:
Accel 0.20 -0.51 -0.76
Accel 0.22 -0.50 -0.83
© Adafruit Industries
https://learn.adafruit.com/introducing-the-adafruit-bluefruit-le-uart-
friend
Page 45 of 115