LoRa T114 with SHT30.
I’m trying to connect an SHT30 sensor to my Heltec T114 (nRF52840) running under the Adafruit nRF52 board BSP, but the I2C scanner fails to find any devices on P0.28 and P0.29 (or any other GPIOs). VCC measures 3.3V and SDA/SCL pull up to 3.3V properly. Is there a specific register configuration, pin-mapping macro, or Vext setup required to get I2C working on the T114 with this BSP?
!Thanks