Other Parts Discussed in Thread: Z-STACK
Hi,
i want to work with Z Stack for my WSN system.
i want to know how the time synchronization is done for the transfer of packet at each layer (physical,MAC,network) of Z Stack
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.
Other Parts Discussed in Thread: Z-STACK
Hi,
i want to work with Z Stack for my WSN system.
i want to know how the time synchronization is done for the transfer of packet at each layer (physical,MAC,network) of Z Stack
Hi pratap,
Can you tell me what kind of time synchronizations between layers for example?
Basically Z-Stack is running on top of a scheduler called OSAL and the synchronizations are made through messaging and event triggering. Of course there are timer events to set timeouts.
- Cetri