-14-
v7.1
Node Parameters
Related Variables
PAN_ID[0-7]
→ stores the 16-bit PAN ID. It is stored in the two first positions.
• XBee configuration example:
http://www.libelium.com/development/waspmote/examples/868lp-01-configure-xbee-parameters
5.3. Node Identifier
It is an ASCII string of 20 characters at most which identifies the node in a network. It is used to identify a node in
the application level. It is also used to search a node using its NI.
Example of use
{
xbee868LP.setNodeIdentifier(“node01”);
xbee868LP.getNodeIdentifier();
}
Related Variables
nodeID[0-19]
→ stores the 20-byte max string Node Identifier
5.4. Available frequencies
XBee 868LP defines 30 channels that are spaced 200 kHz apart:
•
863-870MHz : 30 channels
Figure : Available frequencies for XBee 868LP