Other Parts Discussed in Thread: CC2538, Z-STACK
Hello All,
i am using zstack HA 1.20 and cc2538 SoC. one CC2538 as ZC and one CC2538 as ZED
I want to implement something like this -
1) my ZC & ZED should join the n/w and start communication. once the n/w joining is completed my enddevice must go in power down or sleep mode .
2) i know the ZED is transceiver -> means it can send data to ZC and receive data from ZC
3) so what i want is that in sleep mode/or power down mode transmitter of ZED should not be active only Receiver part should be active so that it should not send data unnecessarily to ZC and drain the ZED battery
4) instead of that if i send any command from ZC to ZED the reciver part of ZED should receive it properly and only when any external interrupt or software interrupt occur then only ZED transmitter should become active and send data to ZC.
5) in short i want ZED transmitter to be inactive in sleep mode but ZED receiver should be active and if any interrupt/event generated then only ZED transmitter become active.
i hope i explained my problem..
anyone who has any idea how to achieve this plz help me...
plz reply....
Thanks & Regards,
Maneesh singh