<?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>Thread border router image for Raspberry Pi 4</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/71002/thread-border-router-image-for-raspberry-pi-4</link><description>Hello, 
 I am working on the Nordic nRF52840 development board to create a thread network and I want to use Raspberry Pi4 as thread board border router. The nordic SDK provide prebuilt image for Raspberry pi 3b+. But I need this prebuild image or steps</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 10 Mar 2021 15:19:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/71002/thread-border-router-image-for-raspberry-pi-4" /><item><title>RE: Thread border router image for Raspberry Pi 4</title><link>https://devzone.nordicsemi.com/thread/299070?ContentTypeID=1</link><pubDate>Wed, 10 Mar 2021 15:19:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3918bc08-b1b7-4440-88f9-1e4e99c6b1b2</guid><dc:creator>Mark</dc:creator><description>&lt;p&gt;You can also still buy the 3B+&lt;/p&gt;
&lt;p&gt;at work we built some factory automation products using the 3B+ and when the 4 came out I had a look at changing but the results I got at the time told me we were better of sticking to the 3B+ and I suppose this was because the design and builds had more maturity.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thread border router image for Raspberry Pi 4</title><link>https://devzone.nordicsemi.com/thread/292304?ContentTypeID=1</link><pubDate>Mon, 01 Feb 2021 15:24:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:248d7611-87b3-4994-bf54-a3af439fa7c1</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;That looks more correct. That means that the NCP running on the Nordic DK/dongle is Thread Certified. The border router RPi image is from Openthread.&lt;/p&gt;
&lt;p&gt;The Nordic version is indeed a Nordic demo, intended to get up and running if you are not familiar with Raspberry Pi. If you intend to change anything, I would recommend that you go directly to &lt;a href="https://github.com/openthread/ot-br-posix"&gt;Openthread&amp;#39;s implementation&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;As far as I know, the only difference is that the Nordic version sets up the custom network that you can use to set up new network (wifi) configurations without an extra monitor and keyboard.&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><item><title>RE: Thread border router image for Raspberry Pi 4</title><link>https://devzone.nordicsemi.com/thread/292297?ContentTypeID=1</link><pubDate>Mon, 01 Feb 2021 15:05:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b1ebd15-28ff-49bd-8a92-252b9950fca2</guid><dc:creator>krbvroc1</dc:creator><description>[quote userid="26071" url="~/f/nordic-q-a/71002/thread-border-router-image-for-raspberry-pi-4/292287#292287"]Can you please specify where we claim this? I think we claim that our stack and chips are openthread certified, but we do not certify the Raspberry pi.[/quote]
&lt;p&gt;I cannot find the reference and probably misread or assumed. The Openthread website claims:&lt;/p&gt;
&lt;p&gt;&amp;quot;OpenThread Border Router (OTBR) has been certified as a Thread Certified Component on the Raspberry Pi 3B with a Nordic Semiconductor nRF52840 NCP.&amp;quot;&lt;/p&gt;
&lt;p&gt;I probably assumed the image provided by Nordic was based on that certified version, but sounds like it is nothing more than a demo. The version currently at ot-br-posix has moved away from the NCP into an RCP architecture and has moved to Thread 1.2. I have starting testing the newer version under Docker and hopefully it is interoperable with Nordic SDK v4.1.0 openthread implementation.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thread border router image for Raspberry Pi 4</title><link>https://devzone.nordicsemi.com/thread/292287?ContentTypeID=1</link><pubDate>Mon, 01 Feb 2021 14:44:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fb085a50-3331-49ba-bf68-1ea6bae4314b</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;I just want to point out that I am still waiting for an answer from the Thread team.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My assumption is based on the fact that the border router isn&amp;#39;t running on an nRF.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;From a discussion with a representative from our Thread team I had 6 months ago:&lt;/p&gt;
&lt;p&gt;&amp;quot;generally we base on OpenThread Border Router [https://github.com/NordicPlayground/nordic-ot-border-router] (so using rasbian and so on), but with some extensions and mechanisms for automatic configuration and autostart&amp;quot;&lt;/p&gt;
&lt;p&gt;So I guess what I am saying is that it is based on:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/openthread/ot-br-posix"&gt;https://github.com/openthread/ot-br-posix&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;which is provided by OpenThread.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;This is a technical forum, so in general we do not discuss roadmap plans. If you are interrested in this, send me a PM here on DevZone (link to this ticket), and I can give you the contact information to our Regional Sales Manager (RSM) for your area/country. This is also a better way to affect the future road map.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="krbvroc1"]Nordic claims Thread is certified on the the RaspPi3 but does not provide instructions to reproduce a certified environment?[/quote]
&lt;p&gt;&amp;nbsp;Can you please specify where we claim this? I think we claim that our stack and chips are openthread certified, but we do not certify the Raspberry pi.&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><item><title>RE: Thread border router image for Raspberry Pi 4</title><link>https://devzone.nordicsemi.com/thread/292246?ContentTypeID=1</link><pubDate>Mon, 01 Feb 2021 13:25:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3c40fd04-acdf-4c6c-a33b-5ed433ce981b</guid><dc:creator>krbvroc1</dc:creator><description>&lt;p&gt;That github link has no code and was a very old 2017 Nordic project before they released the &amp;#39;official&amp;#39; Alpha version. It looks like it was replaced with just a README file. I do not care about NFC at all, what I am looking for is a reproducible build of what was delivered. At some point I need to deliver some sort of production quality Border Router to accompany all these Thread devices we are building. You are saying Nordic has no plans to provide this? Nordic claims Thread is certified on the the RaspPi3 but does not provide instructions to reproduce a certified environment?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thread border router image for Raspberry Pi 4</title><link>https://devzone.nordicsemi.com/thread/292239?ContentTypeID=1</link><pubDate>Mon, 01 Feb 2021 13:15:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ee3ad360-3c6b-45cb-b7bb-dbfaa6648d46</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;It looks like it doesn&amp;#39;t work, no. I haven&amp;#39;t confirmed this, but I suspect that there are no plans on updating the image for RPi 4. This is mostly a developer tool, and not a home automation tool.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The Border Router Repository is found here:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/NordicPlayground/nordic-ot-border-router"&gt;https://github.com/NordicPlayground/nordic-ot-border-router&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;But the NFC Daemon tool is not publically available (not our property). This has been requested before in another ticket, but we figured out this is not something we can share.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am no expert on building these kind of images, but if you manage to exclude the NFC daemon, you can use this to build the RPi image.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thread border router image for Raspberry Pi 4</title><link>https://devzone.nordicsemi.com/thread/292052?ContentTypeID=1</link><pubDate>Fri, 29 Jan 2021 21:06:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b81a736c-d578-461e-95fc-d6cb64aa0124</guid><dc:creator>krbvroc1</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/edvin-holmseth"&gt;Edvin&lt;/a&gt;I am also interested in this. I would also like to know what build arguments the Border Router software was created with?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The release notes are incorrect and I found another post indicating the Border Router was based on github commit:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/openthread/ot-br-posix/commit/e22d81d3050a8b62bea9f2865c51887ac4c426d4"&gt;https://github.com/openthread/ot-br-posix/commit/e22d81d3050a8b62bea9f2865c51887ac4c426d4&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;So I know need to know what build options / command line arguments might be needed to reproduce what was delivered. In my case I want to make some modifications, but in the future I also want to run it on a RaspPi 4.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thread border router image for Raspberry Pi 4</title><link>https://devzone.nordicsemi.com/thread/292051?ContentTypeID=1</link><pubDate>Fri, 29 Jan 2021 19:45:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:686fbdb4-ea95-4cd3-bd40-1ecfb557258d</guid><dc:creator>Den</dc:creator><description>&lt;p&gt;Hello Edvin,&lt;/p&gt;
&lt;p&gt;I downloaded border router prebuilt Raspberry pi image used&amp;nbsp;RaspPi_OT_Border_Router_Demo_v4.1.0-1.alpha.img from Nordic link &lt;a href="https://www.nordicsemi.com/Software-and-tools/Software/nRF5-SDK-for-Thread-and-Zigbee/Download#infotabs"&gt;https://www.nordicsemi.com/Software-and-tools/Software/nRF5-SDK-for-Thread-and-Zigbee/Download#infotabs&lt;/a&gt;&amp;nbsp;and it doesn&amp;#39;t work on the Raspberry Pi4.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Did you get any updated from Nordic openthread team to get the Raspberry Pi image for Pi4 board?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thread border router image for Raspberry Pi 4</title><link>https://devzone.nordicsemi.com/thread/291833?ContentTypeID=1</link><pubDate>Thu, 28 Jan 2021 14:56:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d2158621-4379-48cc-8198-d1369850bb47</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am not sure whether or not the Border Router image works with the Raspberry Pi 4. I don&amp;#39;t have access to one at the moment. Do you? If so, have you tested it?&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll check with our openthread team, but I have not received any response yet. I&amp;#39;ll let you know as soon as I know whether it works, and/or if there are any plans to make an updated image for the RPi4.&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>