Tool/software: TI-RTOS
Hi
Description :
To save battery life , need to put the CC2640R2F device in standby mode and wake-up the device on an interrupt .
I have tried putting the device in standby mode using the function call "Power_sleep(PowerCC26XX_STANDBY)" . But the device never awake using pin interrupt .
Can you let me know what I am doing wrong .