I am not able to read data
frozenmafia opened this issue · 2 comments
frozenmafia commented
cgrrty commented
There is something wrong with the source code.
jumpjack commented
I got 112 instead.
Initialization gets stuck here:
ESP32-Arduino-MPU9250/MPU9250.cpp
Line 62 in 2124a5d
I.e., it only works with addresses 113 and 115 (0x71 and 0x73). My 9250 is over 104 (0x68), but this library reads 112! But if I add 112 to check, it fails on next lines...