Other Parts Discussed in Thread: CC2652R7
Hi
I want to try out the various power modes on the CC2652R7. I am using FreeRTOS as the OS. Are there any reference documents that I can refer to for the configuration of the power modes. If not, could you please give some direction how I should go about it?
My primary use cases now are
1) Wake up every 1 second, do the job and go back to sleep
2) Wake up based on a GPIO interrupt, do the job and go back to sleep.