Other Parts Discussed in Thread: Z-STACK
I want to use the security service in z-stack(2.3.0) with smart engergy secure joining. I do all configurations in security part of the Z-Stack's Development's Guide. Every thing seems ok, however, I can't update the network key using the function ZDSecMgrUpdateNwkKey, the return value of which is ZSecNoKey and is got from the funciton APSME_TransportKeyReq whose implementation we cannot see. At the same time, I use the security without smart energy secure joining, that means no complier SE_PROFILE. In this situation, I can update the network key. So I don't know how to update network key with smart energy secure joining. Must I use Key Establishment Cluster to update the network key? Is their a simple way? Thank you very much.
Billy