AT+INTERPAN:<AddressMode>,
<DstAddress>,<DstPAN>,<ProfileID>,
<ClusterID>,<Payload>
<AddressMode> - 8 bit hexadecimal number.
The user shall use this parameter to specify
which type of destination address is used:
00 - Node ID
01 - Group ID
02 - EUI address
<DstAddress> - 16 bit hexadecimal number if
AddressMode is Node ID or Group ID
or EUI address, if AddressMode is long
destination address.
<DstPAN> - 16 bit hexadecimal number
representing destination PAN ID.
<ProfileID> - 16 bit hexadecimal number
representing profile ID. e.g. 0x0104 for Home
automation, 0xC091 for Telegesis profile.
<ClusterID> - 16 bit hex number representing
Cluster ID.
<Payload> - Command payload, formatted as
ASCII hex data.
Notes
Interpan messages cannot be sent to SEDs or
MEDs
They can only travel one hop
They are not encrypted or acknowledged
Source and destination devices must use the
same radio channel
Example
AT+INTERPAN:00,0000,1234,C091,0002,
4142434445
Use on
All Devices