Other Parts Discussed in Thread: SYSCONFIG, Z-STACK
We are using centralized security. We need to open a network for joining using a specific TC link key. We don't know the MAC address of the ZED that is joining, but we do know its preconfigured TC link key.
I see the function APSME_AddTCLinkKey(uint8_t* pTCLinkKey, uint8_t* pExt). However, this call requires a MAC address and it doesn't appear to accept a wildcard. What is the correct way to do this?
Thanks,
Andy