Hi
I'm working with mpu9250 with I2C communication. when I soldered the mpu9250 on my board, the accel data became saturated, and I believe it is because of the bias shift due to high temperature during soldering process. I want to know how I can reset the offset register? I tried to write zero (0x00) to accel offset register, but this approach didn't solve my problem.