Creating a new model

You may create your own vendor-specific models for Bluetooth® Mesh. These will enable your devices to provide custom behavior not covered by the already defined standard models. The following sections describe the basics of creating new models for the Bluetooth Mesh in nRF Connect SDK, based on the concepts and principles defined in Bluetooth Mesh concepts and Access API. It is recommended that you have read and understood these concepts and principles, before proceeding with the model development.

Implementation of the Chat Client model, from the Bluetooth Mesh: Chat sample, is used as an example.