Hi, im currently working on a project where i have to read the data being transmitted on the i2c on a blood pressure monitor. i have soldered to the appropriate sda, scl, 3v and ground. i have also tried using an esp32 to try to "sniff" the data and tried to allocate the adress of the communication storage using several examples i have seen posted, but to no results where achieved.
Is it possible to read the data being transmitted on the I2C and how?
Thanks