Skip to main content
Associate
December 18, 2024
Question

SensorTile Box - Expert Mode - Add RTC to Level Function

  • December 18, 2024
  • 2 replies
  • 800 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.

2 replies

Federica Bossi
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. 

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
tortillaAuthor
Associate
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.