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!