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.

CC2642R-Q1: Device sleep problem

Part Number: CC2642R-Q1
Other Parts Discussed in Thread: ENERGYTRACE

In simple_central, disable serial port UART2_close(uart) before sleep. And stop scanning GapScan_disable(""); Then the interface sleep(0xFFF) is called; What do you need to do to measure the current above 2mA at this time。What else do I need to do to put the device to sleep?