Hi all,
I have a sensor which has been working fine for 8months … suddenly I couldn’t read data over I2C anymore (sensor was inside an IP68 box, no leaks, box inside is clean and had conformal coating on the board for humidity).
so I loaded the I2C scan test program and using I scope I can see that SCL is always HIGH, I do not see the clock coming out.
SDA is always “low” of course.
I do have pullups (4.7k) on both lines.
===
I’m a little scared by such a failure because I have no way to debug. This is a sensor with a BMP280 and SHT20 attached on I2C, nothing more.
Sensors are turned on/off each (using Vext) each time there is a read.
So the question is about “reliability” … anyone on this forum that had a similar failure over time??
system is working just fine, nothing else is broken, LoRaWAN works perfeclty … just I2C does not work.
any hint/help to debug is much appreciated.
thanks