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

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
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-USART-JMP-R