This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LAUNCHXL-CC1312R1: How to achieve low power when CC1312R connected with MSP430.

Part Number: LAUNCHXL-CC1312R1
Other Parts Discussed in Thread: MSP430FR2433, CC1312R, ENERGYTRACE, SYSBIOS, SYSCONFIG, CC1352R

Dear Experts,

I have a CC1312R launchpad and MSP430FR2433 Custom board, Now i am trying to send the periodical data through UART, here the setup(CC1312&MSP430) consumes more than 5mA, 

I have used LPM mode to the MSP430FR2433, if i test the power for MSP individually that shows only 1uA and CC1312R shows 1.7mA(RF packet Tx example it includes UART callback function)

if i merge both boards the time power consumption increased to above 5mA, i have used UART2_readCancel and then uart_close(), functions but it shows the same power consumption, i can't find the mistakes that i made please guide me to solve the issue...

please let me know how to use the power_shutdown and power_sleep functions and how to exit when shut down or sleep time exceeds..

regards

Surya