Skip to main content
Visitor II
July 24, 2020
Question

How to collect sensor fusion and IMU sensor data csv data concurrently on the ST BLE Sensor App with the Steval-STLKT01V1?

  • July 24, 2020
  • 1 reply
  • 912 views

On the ST BLE Sensor App, I can only able to either export Accelerometer, Gyroscope, and Magnetometer csv files OR Sensor Fusion csv file. I was wondering if there is a way to export both of these files?

Another question, I was wondering if there is a way to get the linear acceleration from the SensorTile?

Thank you!

    This topic has been closed for replies.

    1 reply

    ST Employee
    July 30, 2020

    Hi @NLe.1​ , I believe you can do it by logging data on SD card and flagging all the sensors/features you are interested in. See also the ST BLE Sensor user manual UM2499, p.15.

    0693W000003Bl6KQAS.png

    Regards