I would like to know how efficient it is in terms of power to use UART via the async UART API.
Does power consumption differ when its receiving data vs when it is idle?
Also, is there a power efficient way to detect connection and disconnection just by using the UART TX and RX pins?
We could use LPUART but unfortunately we do not have extra pins left on our nrf52832.