Why I cannot make the BNO055 fully calibrated?

조회 수: 11 (최근 30일)
Linxin Hua
Linxin Hua 2021년 11월 11일
댓글: Linxin Hua 2021년 11월 12일
Hi all,
I connected an Adafruit BNO055 to the host pc with an Arduino Nano3. I used "MATLAB Support Package for Arduino Hardware" and follow the document "Read and Plot Real-Time Data from BNO055 Sensor in NDOF Mode". When I tried to calibrate the imu, I can never make the system status to 'full' while others (accel, gyro, and mag) are 'full'. Because of that, I cannot use any functions that work in 'ndof' mode as those require a fully calibrated system.
Appreciate for any advice.
Best Regards

답변 (1개)

Rohan Kale
Rohan Kale 2021년 11월 11일
Hi Linxin,
Refer to the calibration steps documented at
Once the BNO055 is fully calibrated, you should be able to come out of the while loop in the "Calibrate BNO055 Sensor" section on the page "Read and Plot Real-Time Data from BNO055 Sensor in NDOF Mode"
You may also consider using a longer USB cable to facilitate the calibration process
  댓글 수: 1
Linxin Hua
Linxin Hua 2021년 11월 12일
Hi Kale,
I followed the calibration process and I wrote my own code to monitor the calibration status in realtime (update every second). After at least half hour of calibration, I didn't get the system calibration to 'full'. However, I found that I can easily calibrate BNO055 using Arduino Genuino.
Thanks for your information.

댓글을 달려면 로그인하십시오.

제품


릴리스

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by