EM260-DEV Ember, EM260-DEV Datasheet - Page 64

KIT DEV FOR EM260

EM260-DEV

Manufacturer Part Number
EM260-DEV
Description
KIT DEV FOR EM260
Manufacturer
Ember
Series
InSightr
Type
802.15.4/Zigbeer

Specifications of EM260-DEV

Frequency
2.4GHz
For Use With/related Products
EM260
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
Other names
636-1005
EM260
64
120-1003-000D
Name: formNetwork
Description: Forms a new network by becoming the coordinator.
Command Parameters:
EmberNetworkParameters parameters
Response Parameters:
EmberStatus status
Name: joinNetwork
Description: Causes the stack to associate with the network using the specified network parameters. It can
take several seconds for the stack to associate with the local network. Do not send messages until the
StatusHandler
Command Parameters:
EmberNodeType nodeType
EmberNetworkParameters parameters
boolean useKey
Response Parameters:
EmberStatus status
callback informs you that the stack is up.
Specification of the network with which the node should associ-
ID: 0x1E
Specification of the new network.
An EmberStatus value indicating success or the reason for fail-
ure.
ID: 0x1F
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
ate.
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.
An EmberStatus value indicating success or the reason for fail-
ure.
formNetwork
command.
stack-

Related parts for EM260-DEV