LSM9DS1, the received Data from the accelerometer are swapped. Expected sequence MSB-LSB but I receive LSB-MSB
Hello,I am working on a project with nRF52832 MCU and LSM9DS1TR IMU sensor with I2C connectivity. The code is written on KeilThe driver is according to the datasheet but was observed that the data from IMU received exchanged LSB with MSB. Regarding ...