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.

CC2541: Power saving with periodic task

Part Number: CC2541

Hi!

I'm trying to use power saving with the following settings: I want to put my device on sleep mode in a particular situation caused on periodic task. After that I want my device to wake up periodically to check If another particular event is occurring, if it is the case of the event ocurring , the device wakes up definitively until the first situation occurs again, if it isn't, the device returns to sleep mode.

I was reading that by default the power saving mode just makes the device sleep when there is nothing to do in the osal task queue, but as I'm using periodic task it will never happen. Am I right?

Regards,

Bruno