Skip to main content
Visitor II
September 29, 2020
Question

SensorTile.Box python get acc events

  • September 29, 2020
  • 2 replies
  • 697 views

Hi,

i'm trying to send acc events e.g. single tap, double tap via bluetooth to python SDK (BlueSTSDK), but i have no ide how to do it. I can send any other feature like acceleration and gyroscope data.

    This topic has been closed for replies.

    2 replies

    ST Employee
    September 30, 2020

    Hi @TNie.1​ ,

    according to the UM2496 user manual, the feature for the accelerometer are listed in p. 2 and 3, as shown below:

    0693W000004IHKUQA4.png

    After you have configured the sensor to detect single tap, you consider feature 10 (Accelerometer event) of the list in the BLE communication.

    -Eleon

    ST Employee
    October 2, 2020

    Hi @TNie.1​ ,

    Did you get some results on your issue?

    I have added BLE tag for more support from this topic's experts.

    -Eleon