Other Parts Discussed in Thread: CC2538, Z-STACK
I use CC2538 on our product and use ZigBee as it supports ad-hoc mesh structure. Our product does not need to interact with other ZigBee devices.
We would like to configure the nodes that no other ZigBee device would be able to join to our network or no closer ZigBee coordinators cause our nodes to join their network.
What configurations do I need to change in order to create a closed network (It is no problem if Z-Stack would not be compatible with the ZigBee stack)?
Is it good to assign a specific PAN ID to "-DZDAPP_CONFIG_PAN_ID" rather than 0xFFFF?
I changed "-DDEFAULT_KEY=" as well.
Is there anything else that would be advised to change?