Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

btsdk-mesh

Overview

This repo contains the Mesh application library used in BTSDK 2.0 and higher. All mesh applications include this common component. This application library includes source code for application initialization, GATT database, Bluetooth® configuration, Mesh provisioning, and AIROC™ HCI interface. Unlike other BTSDK applications, the application source code in mesh sample applications does not include application_start, GATT database, or Bluetooth® configuration. These common tasks are consolidated in the Mesh application library for ease of use. If you create a GATT database using Bluetooth® Configurator, update the GATT database in the mesh application library. Mesh application library is provided as source code and users can thus re-structure their application to make it similar to other BTSDK applications if needed.

For more information about Mesh application structure, see this link

For Mesh topology information, see this link For Mesh protocol details, see this link