Hi,
I see that in the latest SDK 17.1.0 there seems to be no example for regular UART but only for LPUART.
That made me wonder if there is any advantage in any scenario to use regular UART over LPUART?
It seems that power consumption is much better with LPUART, data rate higher, interrupt to wake up from sleep.
So in what scenarios would it be recommended to use plain UART?
Also, where can I find an example for regular UART?
Thanks!
Vitaliy