nRF5 SDK for Mesh v3.2.0
Overview

The nRF5 SDK for Mesh is Nordic Semiconductor's implementation of the Bluetooth Mesh. It allows applications to use the features provided by the Bluetooth Mesh when running on Nordic's nRF5 Series chips.

The Bluetooth Mesh Profile Specification is developed and published by the Bluetooth SIG. It allows one-to-one, one-to-many, and many-to-many communication. It uses BLE protocol to exchange messages between the nodes on the network. The nodes can communicate with each other as long as they are in direct radio range of each other or there are enough devices available that are capable of listening and forwarding these messages.

The end-user applications (such as Luminaire control) are defined with the help of client-server Mesh Models defined in the Mesh Model Specification.

You can find detailed information about Bluetooth Mesh in Bluetooth SIG's introduction to Bluetooth Mesh and the Bluetooth Mesh Networking Specifications.

Supported features

The nRF5 SDK for Mesh supports all the mandatory features of the Mesh Profile Specification. These mandatory features are qualified.

The following optional mesh features are supported by the nRF5 SDK for Mesh, but not qualified yet:

For a quick demonstration of some of the basic concepts of the Bluetooth Mesh network using Nordic's nRF5 SDK for Mesh, see Quick start guide: running a first example.

Note
The nRF5 SDK for Mesh requires the nRF5 SDK to compile. See Installing the toolchain for more information.

Introduction to nRF5 SDK for Mesh

The overview section contains the following conceptual documentation:

Working with nRF5 SDK for Mesh

Once familiar with the Bluetooth Mesh concepts, see the following sections of the nRF5 SDK for Mesh documentation:

Note
If you've been using one of the previous versions of the nRF SDK for Mesh, check the Migration guide in the Getting Started section.

Reporting issues

We appreciate all bug reports and fixes. Please report all issues on DevZone and our technical support team will ensure they are tracked.


Documentation feedback | Developer Zone | Subscribe | Updated