ncs v2.6.1 nrf5340
As mentioned in the document,
Q1. Does CONFIG_BT_MESH_PROV_OOB_PUBLIC_KEY need to be set on the provisioner's side as well? The document only mentions on the provisionees side.
Q2. The function bt_mesh_prov_remote_pub_key_set()
needs to be called on the provisioner's side as per the document but when compared to the provisioner sample,at what point should this be set so that it is set for provisioning the right device when the provisioner will be receiving multiple beacons.