arduino-libraries/Arduino_NineAxesMotion

No accelerometer data when used with UNO R4 WiFi

Moses0524 opened this issue · 2 comments

Serial monitor is getting static accelerometer data, expected output values to change when moved

More info:
Installed Arduino_NineAxesMotion 1.1.2 on Arduino IDE
Connected Arduino 9 Axis Motion Shield onto an Arduino UNO R4 WiFi 1.0.4
Uploaded Accelerometer.ino example file with no compile errors


Possibly related: #4

Hi @Moses0524. Thanks for your report. I am also able to reproduce the fault you describe using my "V9.0" 9 Axis Motion Shield on an UNO R4 WiFi board.

Please note that this library is no longer maintained, as documented in the readme:

https://github.com/arduino-libraries/Arduino_NineAxesMotion#readme

Note: this library is deprecated and no longer maintained.

For this reason, there is a low chance that anyone from Arduino will investigate the problem or produce a fix.

My recommendation is for you to post on Arduino Forum:

https://forum.arduino.cc/c/hardware/uno-r4/uno-r4-wifi/189

I'm sure we'll be able to help you find a way to get the shield working with the UNO R4 WiFi over there.

Hello, I found on the Forum that this line solves the issue:

Forum Solution