Skip to main content
Visitor II
December 18, 2024
Question

SensorTile Box - Expert Mode - Add RTC to Level Function

  • December 18, 2024
  • 2 replies
  • 799 views

I just bought the latest SensorTileBox (STEVAL-MKSBOX1V1), can I add RTC to the Level function? I need timestamps added to the accelerometer output. Level Function is missing in the available functions under Custom Apps.

    This topic has been closed for replies.

    2 replies

    Technical Moderator
    December 23, 2024

    Hi @tortilla ,

    Yes, you can add the RTC to the level function, both RTC (Time) and RTC (Date).  To do this, in the Custom App option, you must choose the New App option and add them as input. To use the Level Function, you must add also the Inclinometer Accelerometer Sensor as an input, since its the only one that has available the Level Function. After choosing the Level option in the Function section, remember to set the desired output type, SD card for example, and program your board with the Custom Application you have just created. 

    tortillaAuthor
    Visitor II
    January 11, 2025

    Thanks @Federica Bossi ! I created a custom Level + RTC app (attached) but the ST BLE Sensor Classic iPhone app keeps crashing before a successful upload.