This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2652R7 : Configuring the various power modes with FreeRTOS

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.