I have just bought a Red Openlog Artemis to migrate from the Razor IMU M0, what I was doing with the razor is a custom code to read the values from the in built MPU9250 and trigger an action depending the values. The problem I have right now is I am unable to get the values from the inbuilt ICM 20948 using custom code and the Sparkfun_ICM-20948_Arduino library via SPI, It allways shows the “Wrong ID” message at activation when I load the Example1_Basic sketch (uncommenting the SPI line).