I have a project where i have a ESP32S3 as a provisioner running as level client. And i would like to have a button that activate/deactivate provisioning. So that i can control when a new device can be provisioned (without the use of a phone).
But the problem is when i run the function
Code: Select all
esp_ble_mesh_provisioner_prov_disable
What am i missing here?
Best regards
Christian