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.

ZNP, ZB_APP_REGISGER_REQUEST -> register more than one app?

Other Parts Discussed in Thread: CC2531

Hello,

I'm running a ZNP Firmware on a CC2531 with the HA profile and joined a ZigBee lamp under the HA Profile, everything works fine. I started the stack with the ZB_APP_REGISGER_REQUEST command and within the command the Profile ID for HA ( 0x04, 0x01). Now i want to join another device to the network which is not using the HA Profile but some private profile ID. That is my question now, is it possible somehow to run on a CC2531 with ZNP more than one application? do i need to send the ZB_APP_REGISGER_REQUEST just twice but now with the other profile ID?

thanks in advance!