2025-10-10 7:56 AM - last edited on 2025-10-30 9:20 AM by Andrew Neil
Hello guys,
I am using the STEVAL-MKPRO BOX, i want to use MLC with this box. For that i tried to log data(Accelerometer data) with BLE Sensor application. The data is stored inside the micro SD . I connected the SD card to my computer and saw that it was a .dat file. I tried to convert it into a format which is compatible with ST Mems studio with stdatalog_to_unico.py in the stdatalog-pysdk but it is not working .I also tried using the nb_stdatalog_converters.ipynb under how_to_notebooks section but literally only the cell with conversion to unico was not working, all the other cells were working. What can i do ?
Thank you in advance
Solved! Go to Solution.
2025-10-30 9:10 AM
Hi @joseph_binu ,
MEMS Studio embeds Sensortile.box PRO files conversion if user selects .json file related to .dat file. By selecting .json file user can open log content, edit it and save it as .csv file without using any external script. In alternative MEMS Studio embeds a converter tool (Advanced Features-> HSDatalog Converter) which allows user to select .json file and convert log into .csv file.
2025-10-30 9:10 AM
Hi @joseph_binu ,
MEMS Studio embeds Sensortile.box PRO files conversion if user selects .json file related to .dat file. By selecting .json file user can open log content, edit it and save it as .csv file without using any external script. In alternative MEMS Studio embeds a converter tool (Advanced Features-> HSDatalog Converter) which allows user to select .json file and convert log into .csv file.