Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hello
I'm trying to modify the ZED_SW sample so after the device is part of the ZigBee network, it will go to sleep, no need to handle requests from the coordinator and the only wakeup methos is by the interrupt that serves the button press (GPIO)
My question is: what is the recommended method to reduce the power consumption. I understand it is related to the polling interval.
So how do I enter the sleep mode, what should I do when the button is pressed and how to go back to sleep after I send the on/off command to the coordinator?
Thanks
Haim