EM260-RTY Ember, EM260-RTY Datasheet - Page 65

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: scanAndFormNetwork
Description: Scan for an available channel and PAN ID then form a network. This performs the following
actions: 1. Performs an energy scan on the indicated channels and randomly chooses one from amongst those
with the least average energy. 2. Randomly picks a PAN ID that does not appear during an active scan on the
chosen channel. 3. Forms a network using the chosen channel and PAN ID. If any errors occur the status code
is passed to the
StatusHandler
Command Parameters:
int32u channelMask
int8s radioTxPower
Response Parameters: None
Name: scanAndJoinNetwork
Description: Scan and join a network. This performs the following actions: 1. Does an active scan to find a
network that uses our stack profile and currently allows new nodes to join. 2. Joins the chosen network. If any
errors occur the status code is passed to the
indicated when the
Command Parameters:
EmberNodeType nodeType
int32u channelMask
int8s radioTxPower
boolean useKey
Response Parameters: None
callback is invoked with the EMBER_NETWORK_UP status value.
scanErrorHandler
stackStatusHandler
callback and no network is formed. Success is indicated when the
callback is invoked with the EMBER_NETWORK_UP status value.
scanErrorHandler
Bits set as 1 indicate that this particular channel should be
Bits set as 1 indicate that this particular channel should be
ID: 0x4F
scanned. Bits set to 0 indicate that this particular channel should
not be scanned. For example, a channelMask value of
0x00000001 would indicate that only channel 0 should be
scanned. Valid channels range from 11 to 26 inclusive. This
translates to a channel mask value of 0x07FFF800.
A power setting, in dBm.
ID: 0x50
Specification of the role that this node will have in the network.
This role must not be EMBER_COORDINATOR. To be a coordina-
tor, use the
scanned. Bits set to 0 indicate that this particular channel should
not be scanned. For example, a channelMask value of
0x00000001 would indicate that only channel 0 should be
scanned. Valid channels range from 11 to 26 inclusive. This
translates to a channel mask value of 0x07FFF800.
A power setting, in dBm.
If true, the node uses the current key to secure messages during
the joining process. The proper value for secured networks
depends upon their configuration. Some networks use unsecured
joining and distribute the key from the coordinator. Other
networks require secure joining and accept only nodes that know
the correct key. This value has no effect if the security level is
0.
scanAndformNetwork
callback and no network is joined. Success is
command.
120-1003-000D
EM260
stack-
65

Related parts for EM260-RTY