<?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>Low Latency Connection to 25 BLE peripherals</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/30321/low-latency-connection-to-25-ble-peripherals</link><description>Here are my system requirements: 
 A single &amp;quot;Controller&amp;quot; needs to send 4 bytes of data per node. 
 There are 25 nodes in a system (100 bytes total payload). 
 All nodes must receive the data within a 100ms window. 
 The data is continuously sent by the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 08 Feb 2018 14:47:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/30321/low-latency-connection-to-25-ble-peripherals" /><item><title>RE: Low Latency Connection to 25 BLE peripherals</title><link>https://devzone.nordicsemi.com/thread/120304?ContentTypeID=1</link><pubDate>Thu, 08 Feb 2018 14:47:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3b48b251-011e-4ed9-b509-10b401e337fe</guid><dc:creator>jmag999</dc:creator><description>&lt;p&gt;I need 4 packets per 100ms if they are 31 byte advertisements to cover all 25 peripherals.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Low Latency Connection to 25 BLE peripherals</title><link>https://devzone.nordicsemi.com/thread/120264?ContentTypeID=1</link><pubDate>Thu, 08 Feb 2018 12:49:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9cf3df77-defb-4995-bd4a-0d00683d6aeb</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Are the nodes scanning 100% of the time?&lt;/p&gt;
&lt;p&gt;You are rotating 25 different advertisements&amp;nbsp;in 100 ms?&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not sure what other data you have in your advertisements, but maybe you have space to have the data of several nodes in each advertisement? Then you wouldn&amp;#39;t have to rotate that often, and the nodes would have several chances to receive the advertisements.&lt;/p&gt;
&lt;p&gt;Other than that, I don&amp;#39;t see any way of improving, other than rotating more often.&lt;/p&gt;
&lt;p&gt;I guess you also could try a design based on connections, but our SoftDevices support a maximum of 20, so you would have to do some kind of rotation there as well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>