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.

CC2652R: Current Consumption in Sleep

Part Number: CC2652R
Other Parts Discussed in Thread: LAUNCHXL-CC26X2R1, SIMPLELINK-CC13X2-26X2-SDK, CC2630

Dear TI experts,

I developing application with simplelink_cc13x2_26x2_sdk_4_10_00_78 on zed_temperaturesensor example.

When zigbee task is running current consumption in active state is around 3.9 mA, and when device is in idle 3.3mA.

However when I don't start zigbee task current in active mode is around 1.2mA, and 0.3mA in idle.

I tried RF_yield() with no succes.

Best regards