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.

cc2538 zstack wake up from power save/low power modes -

Other Parts Discussed in Thread: CC2538

Hi

1. Does using a timer for interrupt generation after a Xmillisec delay wakes up the zstack/cc2538 which is in low power mode ?

2. Does using osal_start_timerEx(); to generate a timed event wakes up the zstack/cc2538 which is in low power mode ?

3. Is the systick which is configured for 1ms, wakes up and checks the whether there is any event/ pending event ?

Thanks