EM260-DEV Ember, EM260-DEV Datasheet - Page 74

KIT DEV FOR EM260

EM260-DEV

Manufacturer Part Number
EM260-DEV
Description
KIT DEV FOR EM260
Manufacturer
Ember
Series
InSightr
Type
802.15.4/Zigbeer

Specifications of EM260-DEV

Frequency
2.4GHz
For Use With/related Products
EM260
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
Other names
636-1005
EM260
74
120-1003-000D
Name: sendDatagram
Description: Sends a datagram to the node and endpoint specified in a binding table entry. The status of the
delivery will be reported by a
Command Parameters:
int8u bindingTableIndex
int8u clusterId
int8u messageTag
int8u messageLength
int8u[] messageContents
Response Parameters:
EmberStatus status
messageSent
callback.
The index of the binding table entry.
A value chosen by the Host. This value is used in the
ID: 0x37
The cluster ID to use.
celMessage
refer to this message.
The length of the
The datagram 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-unicast binding. EMBER_NETWORK_DOWN - The node is not
part of a network. EMBER_MESSAGE_TOO_LONG - The message is
too large to fit in a MAC layer frame. EM-
BER_MAX_MESSAGE_LIMIT_REACHED - The EM-
BER_TRANSPORT_PACKET_COUNT limit has been reached.
command and the
messageContents
emberMessageSent
parameter in bytes.
response to
emberCan-

Related parts for EM260-DEV