In the nRF-connect SDK, the examples openthread/coap_client / coap_server mention a process called "Provisioning".
To me, it seems like this is meant to auto-discover CoAP servers.
If so, I have three questions:
1. Is mDNS also supported? Why use this provisioning thing instead of mDNS?
2. Is this provisioning procedure standard? Is the process described somewhere? Is it usual in the CoAP context?
3. Where, in the OpenThread/Thread context, is the term "Provisioning" also used and what does it mean there?
Thank you for your time,
Daniel