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

I2C on nRF52840 DK and Dongle

Hi,

I am developing a system that will read from a sensor that uses I2C and then transmit this to a "master" using ANT+ or BTLE (this isn't decided yet)

For the prototyping I was hoping to use the nRF52840 DK to read from the sensor via I2C, do some calculations and then transmit to the Master, then for "real life" testing transfer this to the Dongle (due to it's smaller form factor).

My question is do the DK and the Dongle both support I2C via the GPIO pins? For the DK the only mention of I2C is when talking about the Arduino, and for the Dongle it is not mentioned at all. Can any GPIO pin be programatically made into I2C?

The final product will use the nRF52840 chip on a custom PCB, if all goes well with testing.

Thanks in advance.

Darren.

Parents Reply Children
No Data
Related