Changing scale of accelerometer (+-2g to +-8g) in Sensortile
Hello,
i want to change the scale of Accelerometer LSM6DSM from default +-2g to +-8g in the Sensortile. If i use the Firmware "FP-SNS-allmems1" and call the function "DrvStatusTypeDef BSP_ACCELERO_Set_FS_Value ( void * handle, float fullScale) " with BSP_ACCELERO_Set_FS_Value(TargetBoardFeatures.HandleAccSensor,4.0f) i don't get any change of scale, so if i log Data trough the App "ST BlueMS" i don't get Values above +-2g.
Pls help.
