We are evaluating nRF52832 for our next product. One of the requirement for us is to interface 3 set of sensors with nRF52832 over I2C.
Because our sensors can't share the I2C Bus, we need separate I2C Bus for for each sensor.
As per datasheet of nRF52832, it supports 2xI2C. Is there a way that we can connect 3 sensors on 3 separate I2C bus?
Any example or document should be helpful.
Thanks!