This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

信任中心如何管理设备

Other Parts Discussed in Thread: CC2530, Z-STACK

看往上的资料,配置其进入加密模式只需让-DSECURE=1,然后设置ZGlobals.c中的uint8 zgPreConfigKeys = TRUE;

最后更改 defaultKey[SEC_KEY_LEN]即可。想要灵活使用,请问有没有详细的资料,想问一下信任中心是如何管理入网设备的?