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

how to read slave address in iic(twi)

hello, i am using nrf52 dk .I was testing example twi scanner.I want to read slave address.So i am using twi scanner example but i got error message as follow:

TWI:INFO:Transfer type: XFER_RX. TWI:INFO:Transfer buffers length: primary: 1, secondary: 0. TWI:WARNING:Function: nrf_drv_twi_xfer, error code: NRF_ERROR_DRV_TWI_ERR_ANACK.

can any help me to resolve the issue

Related