How to read MLC features on LSM6DSOX?
Since LSM6DSOX can calculate some statistics on the raw data, like mean and standard deviation I would like to use this capability and read and send this data to the host app on the PC. I do not need any classifier functionality for my use case and j...