Hi Mario:
It will depend on the process that you want or the best for your application.
As I understand, Whitelist and Blacklist are implemented on the end device by setting beacon filter.But in my product,the end device only has a fixed device number, which cannot be modified.So what I can do is I can send the device number for end device to coordinate over the network,and then coordinate establishes a connection between end device depend on this device number.(The device number can be mac addr or others)
As you said,what is Instal Code?
Yes, but in this case you must use the MAC address of the end device. The coordinator should known this address to let it join to the network
Excuse me, how does this function achieve? Which interface is used?
The coordinator will send a beacon and if you enable the permit join for a certain of time, the end device will see this beacon and will send a beacon request. The association process will start again.
So before i send beacon, can i adding some custom data in beacon to implementation send and receive data between coordinate and end device.
I am not sure if you are working with a specific application note. What is the device that you are using on?
What are the examples that you are working on?
yes, my application note is JN-AN-1217-Zigbee-3-0-Base-Device and my device is JN5169 PCB module.
thanks!!!