Hello, boss, I used twi read/write data from others device, I find a strange problem, When in no-blocking mode, mainly loop use "sd_app_evt_wait" TWI can't write data to others device or not correctly ,But read is ok, When comment "sd_app_evt_wait", read/write is all okey, I just use "nrf_drv_twi_tx" and "nrf_drv_twi_xfer" function, and callback event function. have anyone meet this problem, expect for reply!