EM260-RTY Ember, EM260-RTY Datasheet - Page 62

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
EM260
62
120-1003-000D
Name: networkState
Description: Returns a value indicating whether the node is joining, joined to, or leaving a network.
Command Parameters: None
Response Parameters:
EmberNetworkStatus status
Name: stackStatusHandler
Description: A callback invoked when the status of the stack changes. If the status parameter equals EM-
BER_NETWORK_UP, then the
parameters. If any of the parameters are being stored in nonvolatile memory by the Host, the stored values
should be updated.
This frame is a response to the
Response Parameters:
EmberStatus status
Name: startScan
Description: This function will start a scan.
Command Parameters:
EmberNetworkScanType scanType
int32u channelMask
int8u duration
Response Parameters:
EmberStatus status
getNetworkParameters
callback
command.
An EmberNetworkStatus value indicating the current join status.
Bits set as 1 indicate that this particular channel should be
Sets the exponent of the number of scan periods, where a scan
ID: 0x18
ID: 0x19
Stack status. One of the following: EMBER_NETWORK_UP, EM-
BER_NETWORK_DOWN, EMBER_JOIN_FAILED, EM-
BER_MOVE_FAILED, EMBER_ORPHAN_SCAN_FAILED (tree stack
only)
ID: 0x1A
Indicates the type of scan to be performed. Possible values:
EMBER_ENERGY_SCAN, EMBER_ACTIVE_SCAN.
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.
period is 960 symbols. The scan will occur for ((2^duration) + 1)
scan periods.
EMBER_SUCCESS signals that the scan successfully started.
Possible error responses and their meanings: EM-
BER_MAC_SCANNING, we are already scanning; EM-
BER_MAC_JOINED_NETWORK, we are currently joined to a
network and can not begin a scan; EM-
BER_MAC_BAD_SCAN_DURATION, we have set a duration value
that is not 0..14 inclusive; EMBER_MAC_INCORRECT_SCAN_TYPE,
we have requested an undefined scanning type; EM-
BER_MAC_INVALID_CHANNEL_MASK, our channel mask did not
specify any valid channels.
command can be called to obtain the new network

Related parts for EM260-RTY