Hi
If you have difficulties achieving the specification you can also look at:
µTasker FRDM-KL46Z support
µTasker Kinetis TWR-KL46Z48M support (the low power modes can be tested with the binaries here - I think that the VLPS mode, with 50ms TICK is well under 100uA on average).
which contains dynamic low power mode support, including low power UART handling. You may find some addition information that could be useful about LLWU operation at µTasker LLWU Support
However the lower average power consumption depends on the UART speed, the amount of UART activity and the speed of wake up required to handle asynchronous UART activity (unless all activity is out-going).
Furthermore there are a number of decisions that need to be made concerning which clocks are operating in the low power or LLWU modes, the speed of these clocks, as well as the clock setting when in RUN/WAIT modes.
Average consumption of a few uA may be possible but, depending on the exact requirements as noted above it may not always be possible to achieve the optimal. Therefore I don't think that a figure can be given without analysing all of the requirments to identify the low power possibilities and the ratio of time in various states to calculate the long-term average.
Note also that it is worth considering the newer KL43 too since it may offer some lower power advantages compared to the KL46.
Regards
Mark
Kinetis: µTasker Kinetis support
KL43: µTasker FRDM-KL43Z support / µTasker TWR-KL43Z48M support
KL46: µTasker FRDM-KL46Z support / µTasker Kinetis TWR-KL46Z48M support
LLWU: µTasker LLWU Support
For the complete "out-of-the-box" Kinetis experience and faster time to market