Hello Nordic Forum,
Thank you in advance for your help.
I have a BMA400 accelerometer break out board which I am able to connect and get to work with arduino.
I am now trying to connect to nrf52DK. SDA is connected to P0.26 and SCL is connected to P0.27. The sensor module is getting supply voltage and ground from the nrf52DK.
This is my overlay file. The address of the I2C device is 0x14.
I am able to successfully connect since device_is_ready is ok
However any further operation of read / write fails silently. I tried to perform the operations in burst mode with the same result
I am not sure what's going on and how to debug this. Any ideas?

