<?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 reduce 3 peripheral to 1 peripheral in S130</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16583/how-to-reduce-3-peripheral-to-1-peripheral-in-s130</link><description>I&amp;#39;m using a S130 on nrf51822. 
 connect to 3 peripherals (in case of the master)
connect to 1 central (in case of the slave) 
 But, I want to use 1 peripheral and 1 centeral
How can I reduce 3 peripherals to 1 peripheral on central source?
I can</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 27 Sep 2016 08:00:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16583/how-to-reduce-3-peripheral-to-1-peripheral-in-s130" /><item><title>RE: how to reduce 3 peripheral to 1 peripheral in S130</title><link>https://devzone.nordicsemi.com/thread/63439?ContentTypeID=1</link><pubDate>Tue, 27 Sep 2016 08:00:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:993438dc-5ad6-425f-af4e-433fed184dbb</guid><dc:creator>hana</dc:creator><description>&lt;p&gt;I didn&amp;#39;t know that. Thanks :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to reduce 3 peripheral to 1 peripheral in S130</title><link>https://devzone.nordicsemi.com/thread/63438?ContentTypeID=1</link><pubDate>Tue, 27 Sep 2016 07:42:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:34915886-9650-409c-af89-109d57384de2</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;If I answered your question please accept my answer by clicking the check mark next to it. Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to reduce 3 peripheral to 1 peripheral in S130</title><link>https://devzone.nordicsemi.com/thread/63440?ContentTypeID=1</link><pubDate>Tue, 27 Sep 2016 00:29:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f81d808f-642c-4653-8275-761837f08ec4</guid><dc:creator>hana</dc:creator><description>&lt;p&gt;Thanks for your reply.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to reduce 3 peripheral to 1 peripheral in S130</title><link>https://devzone.nordicsemi.com/thread/63437?ContentTypeID=1</link><pubDate>Mon, 26 Sep 2016 13:11:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f63fbec8-3e2c-4455-a00c-ef9606df13e3</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;With S130 v1.0.0 it is not possible to reduce the number of peripheral connections a central can have. It is fixed to 3.&lt;/p&gt;
&lt;p&gt;With S130 v2.0.0 and later this is configurable. S130 v2.0.0 is supported by SDK 11.0.0 and later.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to reduce 3 peripheral to 1 peripheral in S130</title><link>https://devzone.nordicsemi.com/thread/63436?ContentTypeID=1</link><pubDate>Mon, 26 Sep 2016 10:36:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1c3b3b26-6a4e-4f94-a9c6-e1bfbb8e82ba</guid><dc:creator>hana</dc:creator><description>&lt;p&gt;Yes you&amp;#39;re right. Of course I thought that. But our device should be display the animated pair, but it&amp;#39;s a problem for display that I don&amp;#39;t get a BLE_GAP_EVT_DISCONNECTED(ex. linkloss).
If Nordic SUPPORT the limited count for peripheral, I don&amp;#39;t consider anything.
Doesn&amp;#39;t the Nordic support the limited gap connection count? Of course, If Nordic doesn&amp;#39;t support the limited count for peripheral, I should find other solution for my issue.
Please let me know whether I can modify the limited count easily for peripheral connection.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to reduce 3 peripheral to 1 peripheral in S130</title><link>https://devzone.nordicsemi.com/thread/63435?ContentTypeID=1</link><pubDate>Mon, 26 Sep 2016 10:26:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0d5462bd-ed62-4609-bb8e-1dd9b270e341</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Does it help if you call scan_start() when you get the BLE_GAP_EVT_DISCONNECTED event? When you get this event you are actually disconnected.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to reduce 3 peripheral to 1 peripheral in S130</title><link>https://devzone.nordicsemi.com/thread/63434?ContentTypeID=1</link><pubDate>Mon, 26 Sep 2016 09:42:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4482fc29-d45c-4c56-a3b5-bbeb2cf0dd7b</guid><dc:creator>hana</dc:creator><description>&lt;p&gt;When the user press pair button, I call the below function.&lt;/p&gt;
&lt;p&gt;void pair_press(void) { sd_ble_gap_disconnect(m_ble_nus_c.conn_handle, BLE_HCI_REMOTE_USER_TERMINATED_CONNECTION);&lt;/p&gt;
&lt;p&gt;scan_start(); }&lt;/p&gt;
&lt;p&gt;So my device is connected as scan_start() and then &amp;quot;d i s c o n n e c t e d&amp;quot; as late sd_ble_gap_disconnect() response. (But sometimes, my device is disconnected and then connected, there is no problem in this case)&lt;/p&gt;
&lt;p&gt;Don&amp;#39;t you support limited count of the peripheral connection? Should I use only 3 peripherals for 1 center?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to reduce 3 peripheral to 1 peripheral in S130</title><link>https://devzone.nordicsemi.com/thread/63433?ContentTypeID=1</link><pubDate>Mon, 26 Sep 2016 09:30:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba2beefc-4ea3-4556-99ae-4b12d0cbb25e</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;What do you mean by the signal response is sometimes late?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to reduce 3 peripheral to 1 peripheral in S130</title><link>https://devzone.nordicsemi.com/thread/63432?ContentTypeID=1</link><pubDate>Fri, 23 Sep 2016 01:07:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8ccaa66f-cff8-4131-b93b-139a6475d197</guid><dc:creator>hana</dc:creator><description>&lt;p&gt;Yes. that&amp;#39;s my point. I should start a scan after the first peripheral connection, because we have a scan button  for supporting other device&amp;#39;s connection by user request.
But If I have one connection, the central should not make a one more connection.
When I try to a gap disconnection, the signal response is sometimes late.
So the peripheral is connecting state but the central is disconnecting state and scan state.
That&amp;#39;s why I want to limit connection count.
Could you help me to solve the problem?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to reduce 3 peripheral to 1 peripheral in S130</title><link>https://devzone.nordicsemi.com/thread/63431?ContentTypeID=1</link><pubDate>Thu, 22 Sep 2016 11:46:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:480cbfd7-6fa7-4fc1-94c0-6124e8ebf4ae</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;I&amp;#39;m not sure I understand. How you can limit the central to only connect to 1 peripheral? Not 3? If you don&amp;#39;t scan you will not connect to anything. Are you starting a scan after you connect to the first peripheral?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to reduce 3 peripheral to 1 peripheral in S130</title><link>https://devzone.nordicsemi.com/thread/63429?ContentTypeID=1</link><pubDate>Thu, 22 Sep 2016 09:37:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2d5ed235-4a81-431e-828b-89c414cd79f5</guid><dc:creator>hana</dc:creator><description>&lt;p&gt;Petter Myhre, I&amp;#39;m using nRF51_SDK_10.0.0_dc26b5e and S130&amp;#39;s 1.0.0 verion.
Actually, I want to reduce connection count between center and peripheral.
I have 2 connected peripheral devices for 1 central device.
I want to use one connected peripheral device with 1 cental device.
Nordic can support the definition in central source of S130?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to reduce 3 peripheral to 1 peripheral in S130</title><link>https://devzone.nordicsemi.com/thread/63430?ContentTypeID=1</link><pubDate>Thu, 22 Sep 2016 08:33:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dd07f8d5-3004-4ef4-bb40-6c4701818535</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;You want to do this to reduce the amount of RAM the SoftDevice needs? What SDK and SoftDevice version are you using?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>