I would like to use Uart with low standby power consumption. and I have read this post which recommend to use libuarte:
https://devzone.nordicsemi.com/f/nordic-q-a/53880/low-power-uart-library/217761#217761
I try the libuarte example , the standby current is ~ 0.9uA.
In order to low the power consumption, is it necessary to enable hwfc with cts and rts pin?
Is there any example that can lower the standby current consumption to few uA? Or is there any guideline to change the example code?
Thank you.