Hi,
I´m trying to work with the "TWI Scanner" example, provided by SDK 16. I Use nRF52833 DK (PCA10010), unfortunaly there is no solution for PCA 10010 in the SDK. This is why I flashed PCA10040 to my nRF52833 DK.
And I got the message "TWI scanner started." from UART terminal, so I think the example also works on nRF52833 DK.
So, I´ve done just one modification to the example: I change SCL and SDA Pin to 33 and 34 (P1.02 and P1.03 of nRF52833 DK) as shown in screenshot attached (here I´m not sure with!).
Unfortunaly, I can´t find my I2C device. With another I2C scanner I can found the I2C device. I connect it to the nRF52833 DK with two pullups, 3k3 Ohm and another try without pullups - both isn´t working.Do I also have to connect AREF_PI ?What else can be the reason?
For information: As I2C device I just use a small Sensor developer board with I2C interface.
Thanks in advance
Simon