Tool/software:
Hi,
I am using the latest version of the simplelink f3 low power SDK. And from what I understand, all the SDK example projects have standby mode as the default power policy defined in syscfg.
What I would like to know is
1. How do I change the power policy to IDLE sleep state?
2. Is it possible to switch between power policies at run time?
I also understand that the application layer has no control for enabling/disabling the sleep as all of this is handled by the stack, I would like to know how to switch power modes.
Our H/w team would like to measure currents in each mode and then take a call which mode suits the best for our use case.