Part Number:CC2640R2F
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.