<?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>Concurrent link on 52833</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57268/concurrent-link-on-52833</link><description>Hi, 
 What is the maximum Concurrent links the NRF52833 can handle ? 
 Which SoftDevice should be used for NRF52833 ?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 05 May 2020 14:12:33 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57268/concurrent-link-on-52833" /><item><title>RE: Concurrent link on 52833</title><link>https://devzone.nordicsemi.com/thread/248224?ContentTypeID=1</link><pubDate>Tue, 05 May 2020 14:12:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b7c4438a-8f11-4cd8-a27d-fb7ec9b7982a</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user="cpi"]* We want to attach as many BT peripheral devices to one BT central device as possible. There is a support of up to 20 connections using the combination of the S140 wit the nRF52833 or nRF52840. What are the limiting factors? Is it RAM/FLASH/CPU Performance or a radio limitation?[/quote]
&lt;p&gt;All of the factors you mentioned can be limiting, it depends on the configuration.&lt;/p&gt;
&lt;p&gt;Also, note that it is much easier to get better performance when the nRF is acting as a central and has many connections with peripheral devices, then if the nRF is acting as a peripheral with many connections with central. In the first case, the nRF can schedule the various connections to not overlap. In the latter case, the nRF has no control and there are likely to be many more conflicts.&lt;/p&gt;
[quote user="cpi"]* The nRF52833 and nRF52840 are differently equipped with RAM and FLASH. Is one of those SoCs better suitable for up to 20 connections? Please also bear in mind that we want to run the SoC only in a modem mode.[/quote]
&lt;p&gt;&lt;em&gt;If&lt;/em&gt; the limiting factor is flash and/or RAM, then the nRF52840 is a better choice. But this depends on your specific use case. If radio time/scheduling is the limiting factor, then it does not matter.&lt;/p&gt;
[quote user="cpi"]* What kind of solution would you suggest, if the 25 parallel BLE connections are a must-have? Maybe going for two ICs?[/quote]
&lt;p&gt;The highest supported number of connections on any nRF device is 20 (for recent SoftDevice versions). You will need to use two nRF devices to support a higher number of connections. Note that this will introduce new problems, though. Since these two devices will be independent, there will likely be some overlap in the radio times. This becomes more of an issue the more traffic there is. If they are very close by, then most/all collisions will lead to packet losses and retransmissions, and this could greatly reduce the performance you get.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Concurrent link on 52833</title><link>https://devzone.nordicsemi.com/thread/248105?ContentTypeID=1</link><pubDate>Tue, 05 May 2020 09:14:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a80ccdfe-c8b4-4322-b568-6179dc33ee42</guid><dc:creator>cpi</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I really would like to reply to this blog entry because I think it really fits fine. I need some detailed information regarding a new development project.&lt;/p&gt;
&lt;p&gt;* We want to attach as many BT peripheral devices to one BT central device as possible. There is a support of up to 20 connections using the combination of the S140 wit the nRF52833 or nRF52840. What are the limiting factors? Is it RAM/FLASH/CPU Performance or a radio limitation?&lt;/p&gt;
&lt;p&gt;* The nRF52833 and nRF52840 are differently equipped with RAM and FLASH. Is one of those SoCs better suitable for up to 20 connections? Please also bear in mind that we want to run the SoC only in a modem mode.&lt;/p&gt;
&lt;p&gt;* What kind of solution would you suggest, if the 25 parallel BLE connections are a must-have? Maybe going for two ICs?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you very much for any feedback!!!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Concurrent link on 52833</title><link>https://devzone.nordicsemi.com/thread/232249?ContentTypeID=1</link><pubDate>Mon, 03 Feb 2020 08:23:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:69aefcfa-f95c-4f03-a544-fc3b1cb6d174</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The nRF52833 is supported with &lt;a href="https://infocenter.nordicsemi.com/topic/sds_s140/SDS/s1xx/s140.html"&gt;S140&lt;/a&gt; or &lt;a href="https://infocenter.nordicsemi.com/topic/sds_s113/SDS/s1xx/s113.html"&gt;S113&lt;/a&gt; (see &lt;a href="https://infocenter.nordicsemi.com/topic/comp_matrix_nrf52833/COMP/nrf52833/nRF52833_ic_rev_sdk_sd_comp_matrix.html"&gt;SDKs and SoftDevices compatibility matrix&lt;/a&gt;). The S113 can only act as a peripheral (or broadcaster), so for a Central device, you would use S140. This supports up to 20 connections (in any combination of roles), but it may be limited by the available RAM, depending on configuration, etc.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Concurrent link on 52833</title><link>https://devzone.nordicsemi.com/thread/232193?ContentTypeID=1</link><pubDate>Sun, 02 Feb 2020 10:27:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e569f04-cfdd-4e32-a797-a95731014f00</guid><dc:creator>ran</dc:creator><description>&lt;p&gt;This with NRF52833 in a &amp;quot;master&amp;quot; role.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>