Hi, I'm looking for a simple example on how to implement I2C. I've built I2C on my various FPGA's, implemented I2C on various AVR based chips from special function registers. However, I can't seem to find any documentation on how to write to the nRF9160's special function registers or use the I2C library for the nRF9160.
A simple example where I can set the clock speed and the address would be incredible.
Thanks