This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF52832 I2C interface to KX 124-1051 accelerometer sensor

Hi, I am trying to interface nRF52832 with KX 124-1051 accelerometer sensor using I2C. I want to read the chip ID of the slave device. The SCL and SDA pins i used are 28 and 29. So when I perform the read operation , I am getting NACK from the slave device. The slave's WHO_AM_I register is 0x0F and slave address is 0x1E. So what am i missing? Could anyone help me with this?

Thanks in Advance,

Nirupama.T

Related