EM260-USART-JMP-R Ember, EM260-USART-JMP-R Datasheet - Page 75

KIT JUMP START FOR EM260

EM260-USART-JMP-R

Manufacturer Part Number
EM260-USART-JMP-R
Description
KIT JUMP START FOR EM260
Manufacturer
Ember
Series
JumpStartr
Type
802.15.4/Zigbeer

Specifications of EM260-USART-JMP-R

Frequency
2.4GHz
For Use With/related Products
EM260
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
Other names
636-1004
EM260-JMP
Name: sendMulticast
Description: Sends a multicast message to all endpoints that share a specific multicast ID and are within a
specified number of hops of the sender.
Command Parameters:
int8u bindingTableIndex
int8u clusterId
int8u messageTag
int8u hops
int8u messageLength
int8u[] messageContents
Response Parameters:
EmberStatus status
Name: sendReply
Description: Sends a reply to a received datagram message. The
datagram being replied to supplies the values for all the parameters except the reply itself.
Command Parameters:
EmberNodeId sender
EmberApsFrame apsFrame
int8u datagramReplyTag
int8u messageLength
int8u[] messageContents
Response Parameters:
EmberStatus status
The index of the binding table entry specifying the multicast
Reserved for future use. This value is ignored by the EM260.
Value supplied by incoming datagram.
Value supplied by incoming datagram.
ID: 0x38
group.
The cluster ID to use.
The message will be delivered to all nodes within this number of
hops of the sender. A value of zero is converted to EM-
BER_MAX_HOPS.
The length of the
The multicast message.
An EmberStatus value. For any result other than EM-
BER_SUCCESS, the message will not be sent. EMBER_SUCCESS -
The message has been submitted for transmission. EM-
BER_INVALID_BINDING_INDEX - The bindingTableIndex refers to a
non-multicast binding. EMBER_NETWORK_DOWN - The node is
not part of a network. EMBER_MESSAGE_TOO_LONG - The mes-
sage is too large to fit in a MAC layer frame. EMBER_NO_BUFFERS
- The free packet buffer pool is empty. EMBER_NETWORK_BUSY -
Insufficient resources available in Network or MAC layers to send
message.
ID: 0x39
Value supplied by incoming datagram.
The length of the
The reply message.
An EmberStatus value indicating success or the reason for fail-
ure.
messageContents
messageContents
incomingMessageHandler
parameter in bytes.
parameter in bytes.
120-1003-000D
callback for the
EM260
75

Related parts for EM260-USART-JMP-R