cancel
Showing results for 
Search instead for 
Did you mean: 

SensorTile Box - Expert Mode - Add RTC to Level Function

tortilla
Associate

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 2
Federica Bossi
ST Employee

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.
tortilla
Associate

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.