Question
How to detect acceleration events with BlueSTSDK Android App?
Posted on April 26, 2017 at 15:29
Hi at all,
I am using the BlueSTSDK Android App to receive data transfered via Bluetooth Low Energy by the STEVAL-STLKT01V1 SensorTile.I would like to detect accelerometer events as orientations, single taps, etc, with this app but I don't undestand how to unblock the 'Accelerometer Events' in the 'Feature list' activity.In the FeatureAccelerationEvent.java file is reported that I must call the following functions:
- detectEvent()- onDetectableEventChange()but I don't know where and how I must call this functions.
Is there anybody that can help me?
Best regards,
Tommaso#sensortile #bluestsdk