Hello,
I am adding OOB to my project and I can add input/output, however on the nrf mesh app, "No OOB" is present on the provisioning. This would bypass my OOB. how would I remove No OOB from being accepted?
Hello,
I am adding OOB to my project and I can add input/output, however on the nrf mesh app, "No OOB" is present on the provisioning. This would bypass my OOB. how would I remove No OOB from being accepted?
Hi.
You can read more about the provisioning process and the OOB methods in the documentation:
Br,
Joakim
Hi.
You can read more about the provisioning process and the OOB methods in the documentation:
Br,
Joakim
All sorted now - for others trying to do this - Add the following and make sure you do a west update as it's been updated recently
# MESH v1.1 support
CONFIG_BT_MESH_OOB_AUTH_REQUIRED=y
CONFIG_BT_MESH_V1d1=y