<?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>Multi-peripheral demo explanation?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/30781/multi-peripheral-demo-explanation</link><description>I&amp;#39;m new to Nordic, I just got an nRF 52 DK. Refreshingly simple to get working with Segger Embedded Studio on Mac. I&amp;#39;m particularly interested in the BLE multiperipheral application: infocenter.nordicsemi.com/index.jsp I can&amp;#39;t find any notes on how this</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 02 Nov 2019 08:47:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/30781/multi-peripheral-demo-explanation" /><item><title>RE: Multi-peripheral demo explanation?</title><link>https://devzone.nordicsemi.com/thread/218046?ContentTypeID=1</link><pubDate>Sat, 02 Nov 2019 08:47:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:64bbb2c8-9b28-4b92-b9f0-8b664c7b8298</guid><dc:creator>franck</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi, multi-peripheral&amp;nbsp;exemple was introduced in SDK 14 in july 2017 and is still listed as experimental in last SDK 16 (published 2 weeks ago). We would like to use this feature in our product as lots of our customers have requested to connect multi phone simultaneously&amp;nbsp;to our bluetooth device (nrf52832 based). Is there any reason that this exemple is still experimental, are there any known limits or know bugs ?&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multi-peripheral demo explanation?</title><link>https://devzone.nordicsemi.com/thread/121834?ContentTypeID=1</link><pubDate>Fri, 23 Feb 2018 16:53:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aad0a56d-d1cf-4745-b174-5ed7fc2345ca</guid><dc:creator>nrbrook</dc:creator><description>&lt;p&gt;Thanks for clearing this up and being very responsive!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multi-peripheral demo explanation?</title><link>https://devzone.nordicsemi.com/thread/121833?ContentTypeID=1</link><pubDate>Fri, 23 Feb 2018 16:47:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:809e65ce-5f00-4e18-9622-25b34007575c</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;That is correct! Our softdevice, which all of out BLE examples are built on is production ready. So the chip supports multiple connections, so it is only the example that is marked as experimental for now.&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: Multi-peripheral demo explanation?</title><link>https://devzone.nordicsemi.com/thread/121829?ContentTypeID=1</link><pubDate>Fri, 23 Feb 2018 16:27:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aa88d998-d4d5-4d62-b4d6-cee8d7325362</guid><dc:creator>nrbrook</dc:creator><description>&lt;p&gt;Thanks for the info. That&amp;rsquo;s great. I thought perhaps the multi-peripheral support in the soft device was experimental, but it seems you mean the example is experimental?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multi-peripheral demo explanation?</title><link>https://devzone.nordicsemi.com/thread/121828?ContentTypeID=1</link><pubDate>Fri, 23 Feb 2018 16:22:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9fc4235a-6805-4cc7-b7c9-6f40c71679c3</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;The only difference is that it advertises again, as you said, and it has to keep track of the connection handles (conn_handle). You will see how it is done in the example.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;There is&amp;nbsp;a limit of 20 connectinos, as stated &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v14.2.0%2Fgroup__ble__conn__state.html" rel="noopener noreferrer" target="_blank"&gt;here&lt;/a&gt;. Note that this takes up a lot of memory, so you might not be able to maintain all 20 of them, but at least no more than 20.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;New projects are marked as experimental. This means that it is a relatively new addition in the SDK. They are often set as experimental for a few SDK versions, because we tend to get some reports back (from among other you here on DevZone), which reveal bugs. It has been tested quite good already, to make it into the SDK. Note that the SDK is not something that is &amp;quot;production ready&amp;quot;. It is mostly examples on how to implement things, but it is often used in production.&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: Multi-peripheral demo explanation?</title><link>https://devzone.nordicsemi.com/thread/121795?ContentTypeID=1</link><pubDate>Fri, 23 Feb 2018 12:56:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:172c1b53-18a5-4b60-b9db-a714b9d9c9f1</guid><dc:creator>nrbrook</dc:creator><description>&lt;p&gt;Great, sorry the link was incorrect, yes I probably did what you said as I was also looking at the bond management service.&lt;/p&gt;
&lt;p&gt;That&amp;#39;s great, so I don&amp;#39;t need to do anything else to support multiple peripheral connections except advertise again after connection?&lt;/p&gt;
&lt;p&gt;Also, what is the limit on the number of peripheral connections?&lt;/p&gt;
&lt;p&gt;Why is the example marked as experimental, is this functionality not ready for production? If not, what are the known issues? When will it be?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multi-peripheral demo explanation?</title><link>https://devzone.nordicsemi.com/thread/121794?ContentTypeID=1</link><pubDate>Fri, 23 Feb 2018 12:51:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ecac7bbc-5e5b-45fe-ab1b-20de510a6f58</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Sorry. The link that you gave is pointing to the bond management service. Probably where you started when clicking a link in infocenter. Note that infocenter does not update the link when you click links in it. To get the updated link, you must open the latest link in a new tab. That is kind of an annoying &amp;quot;feature&amp;quot; &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Anyway,&lt;/p&gt;
&lt;p&gt;The multiperipheral example is just what you say, yes. It shows how you can configure an application to support several peripheral links (connections where the device acts as a peripheral).&lt;/p&gt;
&lt;p&gt;I assume the link you were referring to was this one:&amp;nbsp;&lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v14.2.0%2Fble_sdk_app_multiperipheral.html" rel="noopener noreferrer" target="_blank"&gt;http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v14.2.0%2Fble_sdk_app_multiperipheral.html&lt;/a&gt;&amp;nbsp;?&lt;/p&gt;
&lt;p&gt;So you can connect to it e.g. using on or more devices programmed with the ble_app_blinky_c application.&lt;/p&gt;
&lt;p&gt;As you see in the multiperipheral example, that in the function on_connect(), it will start advertising again if the periph_link_count has not reached&amp;nbsp;NRF_SDH_BLE_PERIPHERAL_LINK_COUNT.&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: Multi-peripheral demo explanation?</title><link>https://devzone.nordicsemi.com/thread/121764?ContentTypeID=1</link><pubDate>Fri, 23 Feb 2018 09:05:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a37ed96-37b8-431c-8cb7-50b8238e93ca</guid><dc:creator>nrbrook</dc:creator><description>&lt;p&gt;Hi, I was asking about the multiperipheral example, not bond management?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Multi-peripheral demo explanation?</title><link>https://devzone.nordicsemi.com/thread/121758?ContentTypeID=1</link><pubDate>Fri, 23 Feb 2018 08:14:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:56f53c40-9b11-4e1c-82a8-212b4dbcdd39</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The Bond Management Service examples show you how to use the Bond Management Service. You can read about the example &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v14.2.0%2Fble_sdk_app_bms.html" rel="noopener noreferrer" target="_blank"&gt;here&lt;/a&gt;. The point of this service is to manage all the stored bonds on the device, and you can clear the bonds without pressing any buttons on the device.&lt;/p&gt;
&lt;p&gt;Check out the example description in the link, and let me know if it is still unclear.&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>