<?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>Multiprotocol BLE/Thread</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/23467/multiprotocol-ble-thread</link><description>Hello, 
 I have read with a lot of interest the documentation associated to the &amp;quot;multiprotocol support&amp;quot; associated to the nRF5 SDK for Thread v0.10.0.
As far as I understood, to show the behaviour of the &amp;quot;dynamic multiprotocol (BLE/Thread)&amp;quot; mode, you</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 14 Jul 2017 15:13:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/23467/multiprotocol-ble-thread" /><item><title>RE: Multiprotocol BLE/Thread</title><link>https://devzone.nordicsemi.com/thread/92195?ContentTypeID=1</link><pubDate>Fri, 14 Jul 2017 15:13:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ff34c5d5-3b3a-4de0-8a7a-e3537385a268</guid><dc:creator>Krzysztof Loska</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Just remember that to benefit from MPL, you have to use Realm-Local address, NOT Link-Local address, which causes a single transmission.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multiprotocol BLE/Thread</title><link>https://devzone.nordicsemi.com/thread/92193?ContentTypeID=1</link><pubDate>Fri, 14 Jul 2017 13:05:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:046532b5-33e3-4d87-9b69-fc23c82b0537</guid><dc:creator>Krzysztof Loska</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;An assumption that &amp;quot;any CoAP server example should work&amp;quot; as a complementary side of &amp;quot;BLE UART and Thread MTD CoAP Client Example&amp;quot; is true. Quoted description which is part of nRF5 SDK for Thread documentation is misleading and will be changed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multiprotocol BLE/Thread</title><link>https://devzone.nordicsemi.com/thread/92194?ContentTypeID=1</link><pubDate>Fri, 14 Jul 2017 12:42:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db67463e-7b35-48d1-9466-55f73214a55b</guid><dc:creator>wbober</dc:creator><description>&lt;p&gt;Alain,&lt;/p&gt;
&lt;p&gt;The assumption you&amp;#39;re making in the second part of the question is correct: 15.4 packets will be dropped if the dual mode device is performing BLE activity.&lt;/p&gt;
&lt;p&gt;There are, however, some mechanisms in the Thread stack that reduce the impact of such a situation: unicast packets use MAC layer acknowledgments and are retransmitted up to 3 times while multicast packets are disseminated using MPL (RFC 7731) which repeats each packet 3 times.&lt;/p&gt;
&lt;p&gt;These mechanisms don&amp;#39;t provide full reliability. This means that when you&amp;#39;re using CoAP NONs you need to design your application in such a way that it can cope with message loss or introduce some reliability mechanism.&lt;/p&gt;
&lt;p&gt;Note that a situation where a packet is lost isn&amp;#39;t uncommon for 15.4 LLNs. In this respect the fact that a packet is dropped due to BLE activity doesn&amp;#39;t differ that much from a situation where a packet is lost due to collisions or interference on 15.4.&lt;/p&gt;
&lt;p&gt;Kind regards,
Wojtek&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multiprotocol BLE/Thread</title><link>https://devzone.nordicsemi.com/thread/92192?ContentTypeID=1</link><pubDate>Thu, 13 Jul 2017 12:55:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1dc0503-0486-4978-b547-fcef1bd8fe72</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;The second board only needs to be a CoAP server, to test the receiption of data from CoAP Client (running on first board). In theory, any CoAP server example should work, but from the documentation it is mentioned that you can run BLE UART and Thread MTD CoAP Client Example with the following firmwares on second board:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This BLE-Thread dynamic multiprotocol
example requires you to run the
following example:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Simple CoAP Server example &lt;strong&gt;or/and&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;BLE Proximity and Thread CoAP Server    Example&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.threadsdk.v0.10.0/thread_multi_dynamic_proximity_coap_example.html?cp=4_1_0_2_9_1_1"&gt;BLE Proximity and Thread CoAP Server Example&lt;/a&gt; is dynamic multiprotocol example running CoAP server on Thread concurrently with BLE.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multiprotocol BLE/Thread</title><link>https://devzone.nordicsemi.com/thread/92191?ContentTypeID=1</link><pubDate>Thu, 13 Jul 2017 12:15:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8834071d-7d02-4fde-8860-d706819c4d3f</guid><dc:creator>Alain</dc:creator><description>&lt;p&gt;Thanks a lot for your response.&lt;/p&gt;
&lt;p&gt;In the example &amp;quot;BLE UART and Thread MTD CoAP Client Example&amp;quot; you need two nRF52840 boards.
After reading your doc, it seems that both boards doesn&amp;#39;t use the same firmware. The client (board 1) has a firmware which support BLE and Thread while the server (board 2) supports only Thread.
Is it correct ?
Is it possible to have the same kind of application with the Server supporting concurrently BLE and Thread and not only Thread.
Thanks a lot,
Best Regards,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multiprotocol BLE/Thread</title><link>https://devzone.nordicsemi.com/thread/92190?ContentTypeID=1</link><pubDate>Thu, 13 Jul 2017 12:01:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ddca6047-4d21-4aa7-beb8-d4f39e215aac</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;I&amp;#39;m not sure I fully understand your question. There are &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.threadsdk.v0.10.0/thread_multi_examples_dynamic.html?cp=4_1_0_2_9_1"&gt;multiple examples of dynamic multiprotocol&lt;/a&gt; in the SDK for Thread. Anyone of these examples support both BLE and Thread concurrently, and is capable of maintaining an established connection on both protocols. You can read more about how the multiprotocol support works on &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.threadsdk.v0.10.0/thread_multiprotocol.html?cp=4_1_0_1_10_1#thread_multiprotocol_dynamic"&gt;this page&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>