Troubleshooting I2C for Arduino and nRF51822
https://www.electronics-lab.com/troubleshooting-i2c-arduino-nrf51822/
bitknitting.wordpress.com documented his efforts to transmit data over the I2C interface and analyze traffic using a USB login analyzer. The goal of this post is to transmit data over the I2C interface. Confirmation that the data was transferred will be output of the SDA/SCL lines when my Saleae Logic Analyzer is inserted between the I2C […]