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

Using NRF51X22 as TWI Slave

I am trying to figure out what is the best way to implement a TWI Slave functionality on the Nordic chips. The HW seems only to support the TWI Master. Is the only way to implement the bus drivers with default GPIO and GPIOTE? Somebody know if there is already some example code somewhere for this? Thanks for your advice.

Related