Preparing a Device for Certificate-Based Provisioning#

Device#

Once a device certificate, and optionally any intermediate certificates, have been installed on the device, there are a few steps as follows to configure the device for Certificate-Based Provisioning:

  1. Call sl_btmesh_node_init_oob() to indicate that the device has an out-of-band public key.

  2. Enable support for provisioning records by calling sl_btmesh_node_init_provisioning_records().

  3. Start unprovisioned beaconing by calling sl_btmesh_node_start_unprov_beaconing().