I intend to use the TCA9803 to insure robust I2C comms to an environmental sensor located about 16cM from my main board. The same I2C bus (3.3V) serves an ADC device located on my main board. I was tempted to attach the ADC to the A side and use the B side for my remote sensor (the ADC is only 1cM away from my CPU). Is best practice to put all I2C devices on the B side (with the A side attaching to my CPU I2C port?).