Part Number: CC2652R7
I have a custom board with a custom application that is exhibiting higher than expected power consumption. I wrote a debug function using Power_registerNotify to figure out if we are going down to low power mode and added the callback in the main task, but the notification is never happening. From this, and the high consumption, I can only assume my application is never going down to standby or low power. I'm using the default policy (SB) that says is very agressive and will go to SB whenever possible.
Is there a way for me to figure out which module is preventing the application from going into SB? I'm using IAR and SDK simplelink_cc13x2_26x2_sdk_5_10_00_48.
Thanks,
