<?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 many BLU device connect at a time</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/114800/how-many-blu-device-connect-at-a-time</link><description>Hi, 
 I am Maria from SmarEdns. We need a hardware device that connect 15+ BLU at a time and update firmware. how many BLU connection avaliable in nRF52840 Dongle at a time? 
 Regards, 
 Maria Liaqat</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 18 Sep 2024 09:11:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/114800/how-many-blu-device-connect-at-a-time" /><item><title>RE: How many BLU device connect at a time</title><link>https://devzone.nordicsemi.com/thread/502897?ContentTypeID=1</link><pubDate>Wed, 18 Sep 2024 09:11:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:17de605d-6693-49f4-b2c9-583aa017f98d</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hello Maria,&lt;/p&gt;
&lt;p&gt;That depends on the BLE stack being used. Using the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrfxlib/softdevice_controller/README.html"&gt;Softdevice Controller (SDC)&lt;/a&gt; you can have a maximum of 20 concurrent connections, and with the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/connectivity/bluetooth/bluetooth-ctlr-arch.html"&gt;Zephyr open source controller&lt;/a&gt; there is no limit. Though this is just the theoretical limit, in practice you also have to keep in mind the memory requirements for this to work, that needs to fit along with your application.&lt;/p&gt;
&lt;p&gt;So you need to ask yourself if you really need 15+ BLE &lt;em&gt;connections,&amp;nbsp;&lt;/em&gt;or if maybe some other protocol could also work for you. There are many to choose from, like Thread, Zigbee, BLE Mesh, PaWR, etc.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>