I am trying to interface the BMM150 magnetometer with the nRF58240 MICRCONTROLLER, Iam able to establish the I2C connection and get the return value from the reg 0x40 and the Chip ID of 0x32 where it reads 0x13 as the slave address.I configured 0x4B, 0X4C, 0X4D and 0x4E register and i am getting incorrect values from X,Y,Z registers.When sensor module is stationary the values are not inside the specified range as it needs to be.Help me configure the register and read the correct values.Thank you.