Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This section takes users through the different commissioning modes supported by Zigbee 3.0 as defined in the Base Device Behaviour Specification. RapidConnect Desktop allows users to take advantage of these different commissioning modes by a simple click of a button. 

BDB Commissioning Modes Overview

Network Steering

Network Steering will have the following effects:

  1. If the device is already on a network, open the network for joining (permit join).
  2. If the device is a Zigbee End Device (ZED) or a Zigbee Router(ZR), try to join an existing network. If this is successful, open the network for joining (permit Join). When joining a network, the device will using the following algorithm, in order.
    1. Join to centralized network by install code.
    2. Join to centralized network by PCLK.
    3. Join to distributed network.

The permit join window will open for the value specified in the Base Device Behaviour Constant variable bdbcMinCommissioningTime (180 seconds).

Network Formation

Netowrk Formation provides an easy method of forming a network and is in essence of the Zigbee Home Automation EZ-Mode feature. Clicking the 'Network Formation' button has the same effect as the Form Network command, except all network parameters (i.e. channel, PAN, XPAN) are automatically selected.

Create a new network:

  1. Zigbee Coordinator (ZC) will create a centralized security network.
  2. ZR will create a distributed security network.

    Warning

    Forming a distributed security network is not supported by the RapidConnect Firmware


Network Steering using RapidConnect Desktop

Device Already On Network

Prerequisites

  1. RapidConnect Desktop connected serially to RapidConnect enabled device supporting RapidConnect 3.0.0+ firmware.
  2. Device is already on a network / formed a network.

Steps

  1. Click on 'Network Management' tab.
  2. Take note of current Network Status.
  3. Locate the Zigbee 3.0 Commissioning panel.
  4. Click the 'Network Steering' button.


  1. The serial commands send and received by the device can be seen in the Serial Log
  2. The Permit Join window is opened for 180 seconds

Device not on a network

For a Zigbee End Device or a Zigbee Router, Network Steering will join a new network if the device is currently in the network down state.

Prerequisites

  1. RapidConnect Desktop connected serially to RapidConnect enabled device supporting RapidConnect 3.0.0+ firmware.
  2. Device is configured as a ZED or ZR.
  3. Device is not on a network.

Steps

  1. Make sure the device is in a 'Network Down' state.
  2. Click on the 'Network Steering' button.

Take note of the new Network Status. The Device also automatically opens the Permit Join window.

Network Formation Using RapidConnect Desktop

Prerequisites

  1. RapidConnect Desktop connected serially to RapidConnect enabled device, supporting RapidConnect 3.0.0+ firmware.
  2. Device is configured as a Zigbee Coordinator.

Steps

  1. Click on 'Network Management' tab.
  2. Take note of current Network Status.
  3. Locate the Zigbee 3.0 Commissioning panel.
  4. Click the 'Network Formation' button.


  1. Take note of the network 'Network Status'.


Panel
borderStylesolid
titleIn This Space

Page Tree
rootFeature Guide
spacesRD



Style
{style}
  .wiki-content h1 { 
	font-family: 'Helvetica Neue', sans-serif; font-size: 30px; font-weight: bold; color: #7ab800#20b6e1; letter-spacing: 1px; line-height: 1; text-align: left;

   #border-bottom: 1px solid #98bddd !important; 
 
}
.wiki-content h2 { 
	font-family: 'Helvetica Neue', sans-serif; font-size: 20px; font-weight: normal; color: #a1cd4c#00517f; letter-spacing: 1px; line-height: 1; text-align: left;
 
}
.wiki-content h3 { 
	font-family: 'Helvetica Neue', sans-serif; font-size: 15px; font-weight: bold; color: #a7a9ac#00517f; letter-spacing: 1px; line-height: 1; text-align: left;
 
}
.wiki-content h4 { 
	font-family: 'Helvetica Neue', sans-serif; font-size: 15px; font-weight: normal; font-style:italic; color:#a7a9ac#00517f; letter-spacing: 1px; line-height: 1; text-align: left;
 
}
#title-text{
 font-family: 'Helvetica Neue', sans-serif; font-size: 40px; font-weight: 500; letter-spacing: 1px; line-height: 1; text-align: left;
}

.panel, #content .panel {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.panel .panelHeader {
text-align: left;
color: #FFFFFF;
line-height: 1em;
padding: 10px 10px 5px;
margin-bottom: 0;
background-color: #7AB800#00517f;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
color:#FFFFFF
}

{style}