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