Page 1 of 1

ESP32 I2C slave snoop mode

Posted: Fri Mar 15, 2019 9:46 pm
by rustyx
I need to snoop I2C data sent to two other devices on the same bus.

Is it possible to configure snoop mode for I2C with ESP32 I2C slave mode? In other words, slave mode but without specifying the device ID and without responding with ACK, just reading in the data.