Use UART serial instead of I2C to communicate between MCUs.
I2C was designed for short range communications between chips on a single PCB.
Use UART serial instead of I2C to communicate between MCUs.
I2C was designed for short range communications between chips on a single PCB.