User Activity

Hello!Our application uses accelerometer in three modes:power downmotion detectiontilt angle monitoringHere is power down mode configuration:lis2dw12_data_rate_set(&handle.acc_dev, LIS2DW12_XL_ODR_OFF);Motion detection configuration:accel_soft_reset(...