Other Parts Discussed in Thread: CC1310, LAUNCHXL-CC1310
I am trying the examples of low power consumption for my cc1310. My goal is to integrate these examples with a message exchange via UART. My current consumption without the rfWakeOn examples is 7uA. I opted to choose these examples just to lower these 7uA. I tried the reception part and consumes very little about 2uA when I listen and 0uA when it's asleep. For the TX part I have a problem. When I do not transmit, 4uA consumption, while when I press the button I transmit 6.5uA consumption. I have two questions about it:
1) Is it possible to integrate message exchange via UART?
2) How can I reduce the 4uA of the transmission part?
The second question is more important.

