Bluetooth Mesh Software Components#

These components can be found in the Simplicity Studio software components tab under Bluetooth Mesh -> Models -> Remote Provisioning.

Remote Provisioning Client model:

  • Used to support remote provisioning client functionality of provisioning devices into a mesh network by interacting with a mesh node that supports the Remote Provisioning Server model.

  • SIG Mesh Model ID: 0x0005

  • Required only in the embedded remote provisioner

  • Not required in the provisioned nodes

  • Only configurable feature is to Enable logging

  • For more details, refer to the Bluetooth Mesh Profile specification (1.1 draft) Chapter 4.4.6 Remote Provisioning Client model.

Remote Provisioning Server model:

  • Used to support remote provisioning server functionality of provisioning a remote device over the mesh network and to perform the Node Provisioning Protocol Interface procedures.

  • SIG Mesh Model ID: 0x0004

  • Required in all the remote provisioning procedure-capable nodes

  • Not required in the provisioned nodes

  • Configurable features are Default Bearer Type and Enable logging

  • For more details, refer to the Bluetooth Mesh Profile specification (1.1 draft) Chapter 4.4.5 Remote Provisioning Server model