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/CC2640R2F: software can auto wakeup period 10 ms.

Part Number: CC2640R2F
Other Parts Discussed in Thread: CC2650

Tool/software: TI-RTOS

Hi Sir:

i develope CC2640R2F whith simplelink_cc2640r2_sdk_1_35_00_33  BLE5.  i am change it base simple_peripheral.

i hope to enter the state of lowest power consumption.  

i open POWER_SAVING Macro define .  and  module will auto enter sleep.

but, i found a phenomenon.  

i expect to get the lowest power, a straight line when i close adv.  But actually, i found that the module will automatically wake up once every 10ms.  i already close all event.

i don't konw why this is so, please help me.