bolderflight / invensense-imu

Arduino and CMake library for communicating with the InvenSense MPU-6500, MPU-9250 and MPU-9255 nine-axis IMUs.
MIT License
497 stars 210 forks source link

Status: -5 #94

Closed zKingFabzz closed 3 years ago

zKingFabzz commented 3 years ago

Hello, I'm sorry for the question, but what is my mistake when "Status: -5" is returned?

Best wishes zKingFabzz

flybrianfly commented 3 years ago

It means that the sensor you're using is not an MPU-9250.

zKingFabzz commented 3 years ago

Oh, thank you