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