How to convert this raw data to G or m/s2
How to convert this raw data to G or m/s2
See drv_motion_evt_handler on line 293 of m_motion.c in the thingy SDK. It shows how the MPU data is processed.
See drv_motion_evt_handler on line 293 of m_motion.c in the thingy SDK. It shows how the MPU data is processed.