We are trying to interface Texas Instruments TMP144 using the UART in nrf52DK. We attach the sensor board to UART pins in nrf52DK put it seems that the transmitted data is just echoed in console. Do we have to configure the Interface MCU somehow, or should we look for software error in our UART code?