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.

zgAllowRejoins使用问题

// trustcenter allows rejoins using well known or default keys
uint8 zgAllowRejoins = FALSE;   // FALSE by default

z-stack3.0多了该变量,如果采用默认值FALSE,是否会造成End Device rejoin失败?如果不会,该变量的用途又是什么?