I asked some developers who are working on ZigBee app development on this. They told me that one radio module (for me this refers to one node, the same one) can have only one profile when it forms a network.
However, when I read the ZigBee book written by "Drew Gislason", he mentions that "Endpoints allow different application profiles to exist in each node"
I am confused by these two conflicting answers. Thus, in this case, I can create two applications: one uses the HA profile, and the other simultaneously uses the ZSE profile on one node. Is it correct?
Does the ZigBee stack allow developers to do this? Are there any prerequisites that I should notice before this?
thanks
source
share