hi,
I am working on bhi360 shuttle module with imx8mm,
we are able to test the accelerometer with bhi360 shuttle module.
we are currently using firmware file named as BHI360_BMM350C.fw.h from below link:
BHY2-Sensor-API/firmware/bhi360 at master · boschsensortec/BHY2-Sensor-API · GitHub
now when we test magnetometer which is BMM350 we get the data which is connected on AUX I2C with shuttle board itself,
but, how to confirm data I am getting is from BMM350 or BMM150 connected on shuttle board?
Also same as BMM350 we want to interface BME280 on AUX I2C for that we require updated firmware file.
So where I can find firmware file which includes BHI360, BMM350 and BME280 sensors firmware array.