Bridge Configuration Server

The Bridge Configuration Server model is a foundation model defined by the Bluetooth Mesh specification. It is an optional model, enabled with the CONFIG_BT_MESH_BRG_CFG_SRV configuration option. This model extends the Configuration Server model.

The Bridge Configuration Server model was introduced in the Bluetooth Mesh Protocol Specification version 1.1, and is used for supporting and configuring the Subnet Bridge feature.

The Bridge Configuration Server model relies on a Bridge Configuration Client to configure it. The Bridge Configuration Server model only accepts messages encrypted with the node’s device key.

If present, the Bridge Configuration Server model must be instantiated on the primary element.

The Bridge Configuration Server model provides access to the following three states:

  • Subnet Bridge

  • Bridging Table

  • Bridging Table Size

For more information about the states, see Subnet Bridge states.

API reference

Bridge Configuration Server Model