arduino-libraries / Arduino_NineAxesMotion

9 Axes Motion Shield Library
Other
20 stars 33 forks source link

No accelerometer data when used with UNO R4 WiFi #27

Open Moses0524 opened 11 months ago

Moses0524 commented 11 months ago

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: https://github.com/arduino-libraries/Arduino_NineAxesMotion/issues/4

per1234 commented 11 months ago

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.