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.

CC2650: wake up without external interrupt from standby mode using z-stack 1.2.2a

Guru 14820 points

Part Number: CC2650
Other Parts Discussed in Thread: Z-STACK,

Hello,

I am using cc2650 and z-stack 1.2.2a

I want to wake the device from standby mode  after every 1 minute without using any external interrupt.

Required flow is as mentioned below - 

device wake up  > do some processing (1 sec )  > go and remain in standby mode for 1 min > wakeup from any software interrupt > repeat forever

how can i achieve this.

Regards

DC