I have a mpu 9250-6500 and when I tried to use it with several example libraries I had the same error where it didn’t even detect the sensor, I wonder if it’s the compatibility of the sensor with arruino but I don’t know what to do, hope you guys can help me solve this.
e.g.
what microcontroller are you using (photo looks like a UNO)?
give a link to your mpu 9250-6500 module
try running I2C scanner see if it finds anything
don't give images of screen shots - they are very difficult to read and impossible to copy from
upload your code using code tags ( select < CODE/ > and paste the code or text where it says “type or paste code here”)
Hey, thanks for the help, turns out its an mpu6500 found a simple library example that can display all the data, now if you guy know of any other complete mpu6500 libraries you could share with me it would help a lot.