EM260-RTY Ember, EM260-RTY Datasheet - Page 75

IC ZIGBEE SYSTEM-ON-CHIP 40-QFN

EM260-RTY

Manufacturer Part Number
EM260-RTY
Description
IC ZIGBEE SYSTEM-ON-CHIP 40-QFN
Manufacturer
Ember

Specifications of EM260-RTY

Frequency
2.4GHz
Data Rate - Maximum
250kbps
Modulation Or Protocol
802.15.4
Applications
ZigBee™
Power - Output
-32dBm ~ 3dBm
Sensitivity
-97dBm
Voltage - Supply
2.1 V ~ 3.6 V
Current - Receiving
30mA
Current - Transmitting
34mA
Data Interface
PCB, Surface Mount
Antenna Connector
PCB, Surface Mount
Operating Temperature
-40°C ~ 85°C
Package / Case
40-QFN
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Memory Size
-
Other names
636-1003
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-RTY