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.

CC1352R: Current consumption during BLE Advertising

Part Number: CC1352R

Hello,

I am using CC1352 Microcontroller for the BLE function. I have advertising packet interval set to 1sec and the current consumtion is approx. 120uA (without BLE advertising packets, the current consumption is only 22uA). But according to the current profile calculator, the current consumption for 1sec BLE advertising is approx. 18.4uA.

In my custom board, the microcontroller wakes-up every 1sec for the BLE advertising  and so the current consumption is around 100uA.

Is it correct that microcontroller wakes-up everytime for BLE advertising packets? What are the best methods or low power BLE firmware setting which could reduce the current consumption?

Thanks in advance