<?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>Connected, but not paired with &amp;gt;8 devices?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12682/connected-but-not-paired-with-8-devices</link><description>I am planning to use the nRF51822 and the s130 soft device to manage data coming back bluetooth sensor nodes. It is likely that there will be more than 8 peripherals, although I am fairly confident that not all of these nodes will require constant connection</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 21 Mar 2016 15:13:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12682/connected-but-not-paired-with-8-devices" /><item><title>RE: Connected, but not paired with &gt;8 devices?</title><link>https://devzone.nordicsemi.com/thread/48163?ContentTypeID=1</link><pubDate>Mon, 21 Mar 2016 15:13:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:da505435-05fe-44d6-87b0-44aef8f3a6d6</guid><dc:creator>Carles</dc:creator><description>&lt;p&gt;Well there´s no limit for time multiplexed connections, you just connect to 1-8 devices, send some data, disconnect, connect to a different set, send some data, disconnect, etc.&lt;/p&gt;
&lt;p&gt;An s110 can only be a peripheral, so it will not initiate connections, it will listen and accept incoming connections. It&amp;#39;s the central (master) that will establish the connection regime by sequentially connecting to all your peripheral (slave) devices one or several at a time.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connected, but not paired with &gt;8 devices?</title><link>https://devzone.nordicsemi.com/thread/48162?ContentTypeID=1</link><pubDate>Mon, 21 Mar 2016 14:49:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:78063c47-afe0-4ea0-8410-34213ae49beb</guid><dc:creator>Sensors</dc:creator><description>&lt;p&gt;Thanks, good to know it&amp;#39;s possible! the implementation will be a headache for another day haha.
Any idea on an upper limit for mutliplexed connections? And will an s110 soft device just wait it&amp;#39;s turn if all 8 connections are active when it tries to connect?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Connected, but not paired with &gt;8 devices?</title><link>https://devzone.nordicsemi.com/thread/48161?ContentTypeID=1</link><pubDate>Mon, 21 Mar 2016 13:59:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e81c6c0c-fbc7-412e-bf71-abc19595b2da</guid><dc:creator>Carles</dc:creator><description>&lt;p&gt;You can store data for as many devices as you want, although you will only be able to connect to 8 peripherals at the same time. If  you multiplex the connections across time then you should have no problem at all.&lt;/p&gt;
&lt;p&gt;The SD will  not manage this automatically, the bond information is stored by the application (see the peer manager included with the SDK to help you with that). The SD in fact knows nothing about bonds, it simply requires the security keys to be provided by the application on a per-connection basis.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>