docs-content icon indicating copy to clipboard operation
docs-content copied to clipboard

Incorrect axes labels in Nano 33 BLE Sense Rev2 magnetometer diagram

Open per1234 opened this issue 1 year ago • 0 comments

The "Accessing Magnetometer Data on Nano 33 BLE Sense Rev2" tutorial is illustrated with a diagram that shows the axes of magnetic field sensing of the board's BMM150 magnetometer:

https://github.com/arduino/docs-content/blob/main/content/hardware/03.nano/boards/nano-33-ble-sense-rev2/tutorials/imu-magnetometer/assets/nano33BS_04_magnetometer.png

image

The labels in this diagram are contradictory to the labels on the board's silkscreen:

image

And to the values returned by the readMagneticField function of the "Arduino_BMI270_BMM150" library.


Originally reported at https://forum.arduino.cc/t/docomentation-wrong-at-nano-33-ble-sense-rev2/1247165

per1234 avatar Apr 15 '24 12:04 per1234