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

Start a TWI transfer again

Hi, I would like to handle in the twi_event_handler the case when the p_event->type == NRF_DRV_TWI_EVT_EVT_DATA_NACK differently and not treat it as an internal error.

If there's a error with the TWI transfer that result from a DATA NACK I would like to try to do the same transfer again. Is there any built in way to do that?

Isabelle

Related