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.

Zigbee Zstack enddevice association time permissions with coordinator.

Other Parts Discussed in Thread: CC2538

Hi all,

I am using "NLME_PermitJoiningRequest()" in zstack to allow the association of end device only for a specific period of time.But it is not woking as detailed over web. Please  explain its working with some code snaps.They have given that we need to pass only the time duration in seconds as argument to the "NLME_PermitJoiningRequest()"  function but it is not working.Please explain. I am using CC2538.

My application is that when the coordinator has formed the network then after 1 min(say) period of time it should not allow the end devices to join.

How this could be implemented.Are there any specific API for them.

Thanks in advance

Amit Kumar