nRF5 SDK for Thread and Zigbee v2.0.0
Zigbee examples

Table of Contents

This information applies to the nRF52840 SoC only.

The following examples demonstrate different features of a Zigbee stack running on the nRF52840 SoC.

You can also transform any BLE peripheral example available in nRF5 SDK v15.2.0 into a BLE-Zigbee dynamic multiprotocol example. See Adding dynamic multiprotocol Zigbee support to BLE examples.

Note
Zigbee examples do not use the SoftDevice, with the exception of multiprotocol examples.
Before running the examples, see Running precompiled Zigbee examples.
All Zigbee examples use the following parameters:
Radio Channel: 16

Testing

You can find the source code and the project file of the examples in the following folder: <InstallFolder>\examples\zigbee

Use the following steps to test the Zigbee examples:

  1. Build the example according to the instructions in Building examples.
  2. Use nrfjprog (from nRF5x Command Line Tools v9.2.0 or newer) to program the hex file that was created in the _build folder to the board.
  3. Use an UART viewer to see the log messages produced by the application. All Zigbee examples use 1 000 000 baud rate.

Zigbee BSP LED reference

All Zigbee examples use the same LED assignments:


Documentation feedback | Developer Zone | Subscribe | Updated