Is there any Universal PAN id in zigbee which can receive packets from d开发者_如何学JAVAifferent PAN id senders?(For sending packets to all PANid we can use oxFFFF)
ZigBee document 075297r04 is the "Proposal for Inter-PAN Exchange of Data in ZigBee". You'll need to be a member of the ZigBee Alliance to access that though.
Inter-PAN is mentioned in a few specs, but I have not seen it in use yet. You'll want to check with your hardware/stack provider to see how they support it.
You could also use "groups". Controling at the and all devices that joined this group.
精彩评论