Part Number: CC2640
Tool/software: TI-RTOS
HI All,
I'm using TI RTOS v2.20 and cc2640 5x5 ( LSR Sable-X)
I've built an application using the example Simple_peripheral. I've added another task besides the default SBP task. So, there are two tasks running. I'm using the POWER_SAVING in the predefined symbols. Also, I've made a call Power_init(), and Power_enablePolicy() in the main.c file before the BIOS_start().
I'm running the device at +5dBm and the peak current during RX/TX is approx 12mA. However, when both the tasks in the application are sleeping the current drawn is 3mA. I'm unable to get the low current in the STANDBY MODE.
I've read the Power management manual in the TI RTOS docs folder, and I'm using the default implementation of the Power Policy.
I want the device to go into STANDBY MODE. From the current reading that I'm getting right now, it doesn't look like the device is going in STANDBY MODE
Please help me what else should do to ensure that the device is going in STANDBY MODE?
Awaiting for your reply
Thanks,
Sandeep