Hi, I am using the custom board on the nrf52840 I wanted to use the the adxl372 sensor on i2c bus, It was configure for SPI previously and now I want to use it with the i2c while conversing I am getting the error as the
<err> i2c_nrfx_twi: Error on I2C line occurred for message 0, instead when I use the lis3dh sensor on same i2c1 line it’s working fine. should I need to do some setting or other things on it, not able to figure out what is the issue.