Razor-AHRS / razor-9dof-ahrs

AHRS Firmware for the SparkFun 9DOF Razor IMU and SparkFun 9DOF Sensor Stick
Other
450 stars 264 forks source link

No values received #66

Open ayeshaarshadned opened 6 years ago

ayeshaarshadned commented 6 years ago

I am using Arduino UNO with GY85. I have made this change #define HW__VERSION_CODE 10724 // SparkFun "9DOF Sensor Stick" version "SEN-10724" (HMC5883L magnetometer) and have selected the board to be Arduino/Genuino. However, when I am running the code, 0.00 is the value I am getting throughout. Please guide me on what I am doing wrong.