I am using arduino nano 33 iot board and when IMUIdentifier Example is run,
Output is
=========== IMU Identifier =========== No IMU detected ======================================
So I am thinking if all the IMU's structure components are assigned correctly?
IMU {Address1, Address2, Register, ExpectedID, IMUName, IMUCapabilities} ==> {0x6B, 0x6A, 0x0F, 0x6A, "LSM6DSL", "3A,3G"}
I am using arduino nano 33 iot board and when IMUIdentifier Example is run,
Output is
=========== IMU Identifier =========== No IMU detected ======================================So I am thinking if all the IMU's structure components are assigned correctly?
IMU {Address1, Address2, Register, ExpectedID, IMUName, IMUCapabilities} ==> {0x6B, 0x6A, 0x0F, 0x6A, "LSM6DSL", "3A,3G"}