LSM6DS3 and NRF52840 Pro Mini - SPI communication

Hello,

I´m trying to use the LSM6DS3 breakout with my board Sparkfun NRF52840 Pro Mini, connected in SPI.

I tried many examples and also my own code, but I have no response from the sensor.

I removed the pull-up on the ADR line, so to connect the MISO.

Other lines are as usual SCL SDA(MOSI) CS.

Any incompatibility between the Sparkfun library and the nrf52840 pro mini?

That’s a pretty old model, did you use this guide? LSM6DS3 Breakout Hookup Guide - SparkFun Learn

You might need to not update libraries and the run the legacy Arduino IDE to get it going