I have tried interfacing the 9 axis motion shield to the Arduino mega and ran the sample code but Im getting zeros as my answer. my connection are - SDA - SCL - PIN 7 (Reset pin) - PIN 2 (Interupt Pin) - VCC - GND ## Additional context ### Related - https://github.com/arduino-libraries/Arduino_NineAxesMotion/issues/4 - https://github.com/arduino-libraries/Arduino_NineAxesMotion/pull/6 - https://github.com/arduino-libraries/Arduino_NineAxesMotion/issues/27
I have tried interfacing the 9 axis motion shield to the Arduino mega and ran the sample code but Im getting zeros as my answer.
my connection are
Additional context
Related
0using 9-Axis Motion Shield w/ UNO R3 #4