Is it Possible to have Communication between two Coordinator of different network or is it possible to change Coordinator to End device is run time.
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.
Is it Possible to have Communication between two Coordinator of different network or is it possible to change Coordinator to End device is run time.
Does Inter-PAN apply for this condition?
12.1 Overview
Inter-PAN transmission enables ZigBee devices to perform limited, insecure, and possibly anonymous exchange of information with devices in their local neighborhood without having to form or join the same ZigBee network.
The Inter-PAN feature is implemented by the Stub APS layer, which can be included in a project by defining the INTER_PAN compile option and including stub_aps.c and stub_aps.h files in the project.
Yes, it might be possible to use inter-Pan communication to have Communication between two Coordinator. However, it might be make your system insecure.