2021-09-29 07:29 AM
Solved! Go to Solution.
2021-12-21 12:59 AM
Hi @Snara.2 ,
please post this question on the STM32 group, topic STM32L4 (the one on the SensorTile.box): they'll be able to help you for sure more than me.
-Eleon
2021-12-21 06:51 AM
Hi @Snara.2 ,
if you want to use the BLE communication, you have to use the "BLE" examples. The SDDataLogRToS example is for storing data in the SDD card.
-Eleon
2022-01-05 10:36 PM
@Eleon BORLINI
Thanks for sharing the information. It works well. If I need to know the technical design parameters. How shall I find the infromations? For instance :- In SD Datalog RTOS - What is the RTOS Timer event configured, Crystal configuration, DFSDM Filter configuration with more details why this has been choosen and SD Card interface. Whether the MX file available.
If I need to create a new project and add the code what would be the detail procedure to integrate witt the existing project which I am working (Which has all sensors available in SEnsortile.Box + BT).