05-29-2019 10:27 AM
Dear all,
My name is Miguel Sanches and I am working at Riedel Communications. I am trying to develop a sensor and I would like to use bmx055 IMU. Despite being able to successfully connect the sensor to an arduino board (running i2C scanner detects the adresses from each sensor) I cannot read any characters so far via I2C.
Is there any source code that can be provided at least to read the raw data coming from the sensor? Or even better if already has data conversion?
Thank you all,
Miguel
Solved! Go to Solution.
06-03-2019 05:23 AM
Hi Miguel,
BMX055 is basically 3 devices in one package. See the downloads section of the product page on our website: https://www.bosch-sensortec.com/bst/products/all_products/bmx055
You will find the links to the 3 APIs you need for accelerometer, gyroscope and magnetometer data readout.