Electronic – Adding a router (no key) to an encrypted Zigbee network

encryptionwirelesszigbee

Backstory:
I'm looking to extend the range of a proprietary wireless system.

From looking at diagnostic data I think it uses a 2.4GHz ZigBee network, propably Mesh configuration. It might not be encrypted, but I'm wondering about the case if it is.

I have not looked at what's going on the waves, nor do I have any ZigBee modules/tools yet either.

Question:
If the ZigBee network is encrypted and I do not have the key, is it possible to add a router without the key to the network.

From digi.com kba on encryption I understand that it is possible for an unencrypted node to join an encrypted network, but it will see "garbled" (encrypted) data.

What I'd like to know is if it is possible for that node to relay the encrypted data to an end device that knows how to handle it?

Best Answer

It depends which layer is encrypted. If the MAC layer (addresses, packet descriptors etc) is encrypted, a router would be useless. If only the packet payload is encrypted, then a router can fulfill its function.