Tool/software: TI-RTOS
Hello
I want to enter to power down mode. I wish to be awake on gpio. And to wake up I wish to make a reset
Can you explain how to configure this.
I found in the examples : Power_shutdown(unsigned int shutdownState, uint32_t shutdownTime);
But I do not know how to set the wake up pin and I do not know how to use the parameters of the function.
i use the sensotag(cc2650)
Thanks