Hi,
I need to interface a LED driver (PCA9632) using TWI. In the TWI APIs I can't see any way to pass the slave address to the TWI instance. Speaking about the nrf_drv_twi_init function, there is no field in the parameters structs that accepts a slave address. What's the right way to use the TWI interface ?
Thanks, Paolo.