Connecting arduino to a nrf52 DK using I2C

Hello,

For this internship i have to learn about the nrf Connect sdk before I start developing anything, and including that i have to figure out I2C. I can find examples and tutorials for I2C about connecting a sensor, but i want to test with an arduino. The arduino is currently set up as slave so it should "act" like a sensor would. I am here to ask if there is an example code or a tutorial that can help me figure this out. I want to use the zephyr libraries.

Kind regards,

Niels Redegeld

Related