Hello Nordic Team,
We haven chosen a nRF52805 SoC and MDBT42T Module and would like to operate with 2 i2C sensors on two different Pin-pairs.
Since the nRF52805 only has one i2c bus, i would like to use software i2c and use 2 different pin pairs or use this one bus and operate witch each sensor at a time and change i2c pins.
Do you have code examples for soft I2C and changing I2C Pins on &gpio0 while runtime? Or suggestions, which proceeding is the better one?