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.

About User Specific Applications' Profile ID

Other Parts Discussed in Thread: Z-STACK

I was trying to develop a new application project, and I noticed that the application profile ID ( exp. GenericAPP_PROFILE_ID=0x0F04, and SimpleApp_PROFILE_ID=0x0F10) varies from one application to another( in xxxApp.h ). According to the Z-stack API Developer's Guide, any application profile IDs should be acquired from Zigbee Alliance. What I could find in the current document is the STACK PROFILE ID defined in nwk_global.h.

However, is it possible to avoid this step and  simply to make a random Profile IDs  by user himself/herself?

If not ,  where/ How could I find the references/tables for all Application Profile IDs?

 

 

Thanks in advance!