I finally got a working i2c code base but it seems that the nrf9160 has internal pullups on the i2C bus me trying to combine this with a TXS0108 causes weird issues. I suspect that the internal pull fights the internal pull up of the TXS0108 so I wanted to turn this off. How can I turn of these pullups in the 1.5.0 SDK
Image without the TXS01 show that is has internal pull-up
Image as soon as Output Enable is pulled high on TXS01
Its running the scanner example.