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.

RTOS/CC2652R: OTA

Part Number: CC2652R


Tool/software: TI-RTOS

Hello members

Let me ask one question.

I am using OTA firmware upgrade functionality on CC2652R.

I implemented OTA Client on my End-Device side and it works very well.

But problem is that after included OTA functionality, the standby current goes high.

It is now 34mA

So I tried that with sample(zed_sw_ota_client_CC26X2R1_LAUNCHXL_tirtos_ccs) to check that it is my fault, but on sample it is also consuming sample current on standby mode

Can anyone tell me why this happens and how to solve it?