I have tried to put multiple devices (different I2c Addresses) on one Core Device Interface port and the devices work in separate OpModes. When I tried to address both of them in same OpMode, it hangs and the Stop/Play/Init button is "broken". Is it possible to address multiple devices on the same port using your I2cDeviceClient class?