Hi, does someone knows how to read a arduino nano and an other i2c device like a sensor?
I'm able to do it but there is some interference.
I think the problem has to do with the Wire.onReceive() that you need for the arduino nano and multiple i2c addresses... It would be nice if someone knew how to do it properly ..