<?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>How to achieve nRF52 communicate with smart speakers through Thread protocol</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/79577/how-to-achieve-nrf52-communicate-with-smart-speakers-through-thread-protocol</link><description>Hi, 
 How to achieve nRF52 communicate with smart speakers (like Alexa/Google Home/Apple Home Pod ) through Thread protocol ?I found more and more smart speakers they also surpport Thread protocol. 
 I checked nRF5 SDK for Thread and Zigbee v4.1.0. There</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 20 Sep 2021 06:46:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/79577/how-to-achieve-nrf52-communicate-with-smart-speakers-through-thread-protocol" /><item><title>RE: How to achieve nRF52 communicate with smart speakers through Thread protocol</title><link>https://devzone.nordicsemi.com/thread/330150?ContentTypeID=1</link><pubDate>Mon, 20 Sep 2021 06:46:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eba5ff29-fc83-4241-9b85-f31f8b35a2c2</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;I&amp;#39;m afraid there is no samples available for this.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;I got a final answer from our OpenThread team:&amp;nbsp;&lt;/p&gt;
&lt;div&gt;&lt;em&gt;If vendor allows connecting other devices then it is possible. However I think that most vendors allow only their own devices to connect. In order for thread device to communicate with each other they need to use same channel, pan id and network credentials. vendor needs to provide some way of setting this (commissioning the device).&lt;/em&gt;&lt;/div&gt;
&lt;div&gt;&lt;em&gt;&lt;/em&gt;&lt;/div&gt;
&lt;div&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to achieve nRF52 communicate with smart speakers through Thread protocol</title><link>https://devzone.nordicsemi.com/thread/330117?ContentTypeID=1</link><pubDate>Sat, 18 Sep 2021 06:06:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4e38b588-aeb7-4a25-92da-a5225a7b4a87</guid><dc:creator>OPQ</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Could you please share some examples that can show a Thread node can directly communicate with a Alexa/Apple Home Pod? If no example ,where can I find the related instructions?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to achieve nRF52 communicate with smart speakers through Thread protocol</title><link>https://devzone.nordicsemi.com/thread/329460?ContentTypeID=1</link><pubDate>Tue, 14 Sep 2021 13:31:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9ff78afb-0c7f-4e7e-9c1b-5eab32ed2885</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
[quote user="OPQ"]Yes,I found the relate content&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.6.1/nrf/ug_matter_configuring.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.6.1/nrf/ug_matter_configuring.html&lt;/a&gt;&amp;nbsp;.[/quote]
&lt;p&gt;Yes, Matter is&amp;nbsp;an&amp;nbsp;&lt;span&gt;open-source application layer that aims at creating a unified communication standard, which bases its communication&amp;nbsp;on e.g.&amp;nbsp;Wi-Fi, Thread, and Bluetooth&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/00ae.svg" title="Registered"&gt;&amp;#x00ae;&lt;/span&gt; LE, and uses IPv6-based transport protocols like TCP and UDP to ensure connectivity between different kinds of networks&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
[quote user="OPQ"]But it also needs a &lt;span&gt;Thread Border Router&lt;/span&gt;[/quote]
&lt;p&gt;&amp;nbsp;Yes, it will need the OpenThread Border Router in order to communicate between WiFi and Thread. But in a Thread network alone you do not need this. Please see &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_thread_tools.html#thread-border-router"&gt;the Thread documentation on OpenThread Border Router&lt;/a&gt;&amp;nbsp;or &lt;a href="https://openthread.io/guides/border-router"&gt;see OpenThread.io for more information&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to achieve nRF52 communicate with smart speakers through Thread protocol</title><link>https://devzone.nordicsemi.com/thread/329425?ContentTypeID=1</link><pubDate>Tue, 14 Sep 2021 11:58:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:23f9fc36-e848-4fa2-99eb-f742d750fb61</guid><dc:creator>OPQ</dc:creator><description>&lt;p&gt;Hi ,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Yes,I found the relate content&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.6.1/nrf/ug_matter_configuring.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.6.1/nrf/ug_matter_configuring.html&lt;/a&gt;&amp;nbsp;.&lt;/p&gt;
&lt;p&gt;But it also needs a &lt;span&gt;Thread Border Router.&amp;nbsp;&lt;/span&gt;&lt;span&gt;I wonder was that, for example, smart speakers such as Alexa and Google Home,&amp;nbsp;whether nRF52 can directly communicate with them through the Thread protocol without using the border router.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to achieve nRF52 communicate with smart speakers through Thread protocol</title><link>https://devzone.nordicsemi.com/thread/329247?ContentTypeID=1</link><pubDate>Mon, 13 Sep 2021 13:05:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f2fd368-c41d-4010-934c-9dc36a7fd91d</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;I will need to forward this to our Thread team.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Please note that you &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.6.1/nrf/ug_thread.html#thread"&gt;may need to move to the nRF Connect SDK&lt;/a&gt; in order for it to support this, as the NCS is our most up to date SDK.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>