<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>CoAP example &amp;quot;Provisioning&amp;quot;</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/113892/coap-example-provisioning</link><description>In the nRF-connect SDK, the examples openthread/coap_client / coap_server mention a process called &amp;quot;Provisioning&amp;quot;. 
 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</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 15 Aug 2024 19:58:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/113892/coap-example-provisioning" /><item><title>RE: CoAP example "Provisioning"</title><link>https://devzone.nordicsemi.com/thread/498513?ContentTypeID=1</link><pubDate>Thu, 15 Aug 2024 19:58:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fc54603b-1dbe-42fc-815c-8b874e44dea0</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The provisioning is only used to find the other device with the corresponding server that matches the client, as you say.&lt;/p&gt;
&lt;p&gt;Once your device is inside the network, it is really up to you to decide what and how you want to do things.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;1: mDNS is also a possibility. Please see the &lt;a href="https://openthread.io/guides/border-router/mdns-discovery"&gt;documentation on&amp;nbsp;mDNS Discovery&amp;nbsp;in Openthread.io&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;2: I don&amp;#39;t know, to be honest. Openthread &amp;quot;only&amp;quot; provides a network with IP connectivity. What the customers do after this really depends on their product specification (and we don&amp;#39;t usually see that much of their specific implementation).&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;3: Provisioning is not greatly described in the documentation, but it is a way to expose resources in a COAP server-client application. You can read about the API around provisioning by searching for it in openthread.io, but other than that, I don&amp;#39;t have a good answer, other than the usage demonstrated in the COAP server/client application.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>