I keep having to use version 1.5.4 because I keep having the same issue with later verions. I am using a notecard with UART. I have fuel gauges and a battery charger that are using I2C. Anytime I upgrade the library, I lose all I2C
I am initializing the library and notecard before I even start to initialize the I2C devices. I have also tried initializing the I2C devices first as well.
Can someone please let me know what I should be doing? From where I sit, it seems like the library shouldn’t even be touching I2C peripheral if I am not using I2C at all for it