Other Parts Discussed in Thread: Z-STACK
Compared to z-stack: In the traditional z-stack, nodes can easily access the parent node's shortAddr and communicate with the parent node. In ZNP, currently I communicate with other nodes through the Z-tool. Can I modify the code in ZNP to access and communicate with the parent node like in z-stack? If so, how should I proceed?