<?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>s130 sdk 11 Multi-link with centrals devices</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/13775/s130-sdk-11-multi-link-with-centrals-devices</link><description>Hi community, 
 I&amp;#39;m studying the possibility to be able to link multiple central devices to one peripheral. As it defined in the s130 soft device description ( www.nordicsemi.com/.../S130-SoftDevice) , concurrent multi-link operation for all roles is</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 18 May 2016 13:26:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/13775/s130-sdk-11-multi-link-with-centrals-devices" /><item><title>RE: s130 sdk 11 Multi-link with centrals devices</title><link>https://devzone.nordicsemi.com/thread/52647?ContentTypeID=1</link><pubDate>Wed, 18 May 2016 13:26:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6b64c9f0-7405-4944-875c-7e30a6698e82</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;As stated in my original answer. Having a Peripheral Link count of 2 is not supported.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: s130 sdk 11 Multi-link with centrals devices</title><link>https://devzone.nordicsemi.com/thread/52646?ContentTypeID=1</link><pubDate>Fri, 13 May 2016 07:33:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b6b38e1a-6bef-4bce-be70-75bab1f85398</guid><dc:creator>paupoix</dc:creator><description>&lt;p&gt;If I want to get 2 peripheral role link and no central role, I have to change only PERIPHERAL_LINK_COUNT to 2? If I made that, I faced a compilation error regarding APP_RAM_BASE_CENTRAL_LINKS_0_PERIPH_LINKS_2_SEC_COUNT_0_MID_BW which not exists in ram_app_base.h
If a create this new pre-processor value this will be enough to be able to get 2 centrals connected at the same time?&lt;/p&gt;
&lt;p&gt;I&amp;#39;m figuring out, if it&amp;#39;s really possible to have 2 central devices connected to my peripheral at the same time?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: s130 sdk 11 Multi-link with centrals devices</title><link>https://devzone.nordicsemi.com/thread/52645?ContentTypeID=1</link><pubDate>Fri, 13 May 2016 06:18:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b924de7-ac6f-4b19-87c8-943f80b0bf52</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Connectable advertising is supposed to be stopped as soon as a central connects to your peripheral. Since you have only one peripheral role link, you need to disconnect and start advertising for a new connection if you want another central to connect.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: s130 sdk 11 Multi-link with centrals devices</title><link>https://devzone.nordicsemi.com/thread/52644?ContentTypeID=1</link><pubDate>Thu, 12 May 2016 08:42:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:929d117f-485e-4f06-8c6f-8e9ef2d8278a</guid><dc:creator>paupoix</dc:creator><description>&lt;p&gt;Hi run_ar,&lt;/p&gt;
&lt;p&gt;Thanks for your answer.&lt;/p&gt;
&lt;p&gt;I already know that, I&amp;#39;m wondering how I can restart the advertising with the application example proximity to be able to be detected by another central device.
I change inside the device_manager_cnfg.h file the value of DEVICE_MANAGER_MAX_CONNECTIONS (set to 2). But anyway, when the first central device is connected, the advertising is stopped and no other central can detect my peripheral device.&lt;/p&gt;
&lt;p&gt;What changes has to be done in the code of the main.c file to be able to restart advertising after the first connection.&lt;/p&gt;
&lt;p&gt;Thanks in advance.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: s130 sdk 11 Multi-link with centrals devices</title><link>https://devzone.nordicsemi.com/thread/52643?ContentTypeID=1</link><pubDate>Thu, 12 May 2016 08:37:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6dbb944d-a579-4476-96cd-9118099904b6</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;With the S130 v2.0 you can have 1 peripheral role connection at any one time, while you can have up to 8 (7 if you already have a peripheral role connection) central role connections.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>