Part Number: CC2530
Other Parts Discussed in Thread: Z-STACK
We have a ZNP coordinator. The permitjoin is enabled on power on. How can i configure to it to be disabled by default?
We need to enable permit join only when required.
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.
If you are not sure permit join enable or disable by default, you can call "NLME_PermitJoiningRequest(0);" in ZDO_STATE_CHANGE to disable permit join.