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

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
EM260
78
120-1003-000D
Name: sendSequenced
Description: Sends a sequenced message over the connection associated with a specified binding table entry.
Command Parameters:
int8u bindingTableIndex
int8u clusterId
int8u messageTag
int8u messageLength
int8u[] messageContents
Response Parameters:
EmberStatus status
Name: closeConnection
Description: Closes a connection. Any sequenced messages previously sent on the connection will be delivered
before the connection is closed. Similarly, all messages sent by the remote node before the connection close
is initiated will be received before the connection closes locally.
Command Parameters:
int8u bindingTableIndex
Response Parameters:
EmberStatus status
The index of the binding table entry specifying the message
A value chosen by the Host. This value is used in the
The sequenced message.
The index of the binding table entry whose connection is to be
ID: 0x3D
destination.
The cluster ID to use.
celMessage
refer to this message.
The length of the
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_CONNECTION_CLOSED - The connection associated with
bindingTableIndex is either closed or in the process of closing.
EMBER_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 mes-
sage is too large to fit in a MAC layer frame. EM-
BER_MAX_MESSAGE_LIMIT_REACHED - Either the EM-
BER_TRANSPORT_PACKET_COUNT limit has been reached or the
transmit window is full (i.e. there are already 8 sequenced
messages in flight on the connection).
ID: 0x3E
closed.
An EmberStatus value indicating success or the reason for fail-
ure.
command and the
messageContents
emberMessageSent
parameter in bytes.
response to
emberCan-

Related parts for EM260-USART-JMP-R