I've used the following schematic for the BMV080, and I was hitting I2C timeouts on Read and Write Operations.
The SDA_BMV and SCL_BMV nets are pulled up with 4K7 resistors.
After an inspection of the bus with an oscilloscope, I found out that the BMV080 was pulling SDA low to about ~0.45V and SCL partially low to about ~3.01V the moment we start trying to interact with the Bus with i2c_master_probe or other r/w commands.
I observe normal behaviour, when the BMV080 is not connected to the bus/connector.
Is there a configuration problem in the above schematic? Or can my BMV080 be considered dead?