<?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>External commissioner with nRF52840 and RaspPi 3</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/24238/external-commissioner-with-nrf52840-and-rasppi-3</link><description>Hi I spent a few days on trying to setup a thread external commissioner using Nordic nRF52840 and RaspPi 3 as a border router. 
 
 First I realized that border router implementation provided by Nordic is missing stuff for External commissioning (border</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 16 Aug 2017 10:02:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/24238/external-commissioner-with-nrf52840-and-rasppi-3" /><item><title>RE: External commissioner with nRF52840 and RaspPi 3</title><link>https://devzone.nordicsemi.com/thread/95428?ContentTypeID=1</link><pubDate>Wed, 16 Aug 2017 10:02:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4523ad32-59ca-4684-b9ea-2910676ee241</guid><dc:creator>Piotr Szkotak</dc:creator><description>&lt;p&gt;Hi Mark,&lt;/p&gt;
&lt;p&gt;You are doing really well.
I think that the quickest way to move your work forward is building NCP hex for the nrf52840 from the &lt;a href="https://github.com/openthread/openthread"&gt;openthread repository&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I think that following command would do:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;make –f examples/Makefile-nrf52840 COMMISSIONER=1 JOINER=1 COAP=1 DNS_CLIENT=1 MTD_NETDIAG=1 BORDER_ROUTER=1 TMF_PROXY=1
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;That way you will miss the led functionality and accelerated commissioning.&lt;/p&gt;
&lt;p&gt;A bit slower would be creating just the openthread library as explained &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.threadsdk.v0.8.0%2Fthread_intro.html&amp;amp;cp=4_1_0_1_3&amp;amp;anchor=thread_qsg_mbedtls"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;and then building the NCP with our SDK with use of that library.&lt;/p&gt;
&lt;p&gt;As you mentioned our border router is missing external commissioning functionality now.
It is on our schedule, but it is hard to talk about any ETA at this point.&lt;/p&gt;
&lt;p&gt;Kind regards,
Piotr Szkotak&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>