AT+MATCHREQ: <ProfileID>,
<NumInClusters> [,<InClusterList>],
<NumOutClusters> [,OutClusterList]
Where <ProfileID> Required profile ID of the
device being searched for followed by a
specification of required input and output
clusters.
If a remote node has a matching ProfileID and
matches at least one of the specified clusters it
will respond to this broadcast listing the
matching endpoint(s).
<NumInClusters> and <NumOutClusters> must
be 2 hexadecimal digits
Examples
AT+MATCHREQ:C091,01,0002,02,0004,000B
AT+MATCHREQ:C091,00,01,0004
AT+MATCHREQ:C091,01,0002,00
Use on
All Devices
MatchDesc:<Network address>,
<errorcode>,XX,…
In case of an error an errorcode other than 00
will be displayed and the prompt will end after
the errorcode.
<Network address> is the Remote node’s
Network address. In addition all endpoints of
this node matching the search criterion are listed
as 8 bit hexadecimal numbers separated by
commas.