<?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>Maximum link number of NCS project</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/81429/maximum-link-number-of-ncs-project</link><description>HI Nordic, 
 As far as I know, in nRF5SDK, the maximum link number of BLE is 20. 
 I search for the devzone, someone said the number for NCS is 64. 
 So, I want to know: 
 1、whether the maximum link num of NCS(zephyr) is 64? 
 2、Where to set the parameter</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 08 Nov 2021 13:49:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/81429/maximum-link-number-of-ncs-project" /><item><title>RE: Maximum link number of NCS project</title><link>https://devzone.nordicsemi.com/thread/337938?ContentTypeID=1</link><pubDate>Mon, 08 Nov 2021 13:49:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4eec2ac2-47fe-440e-ba43-5a7119d99338</guid><dc:creator>haakonsh</dc:creator><description>&lt;div&gt;
&lt;ol&gt;
&lt;li&gt;we theoretically support 30 devices, test with 20 devices, but in Softdevice (i.e. not NCS) regression. The link layer is the same so it should work the same in NCS as Softdevice.&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;the maximum number shouldn&amp;#39;t make a difference, but the controller should be programmed with the same (or greater) number of devices that the host wants to make use of.&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Maximum link number of NCS project</title><link>https://devzone.nordicsemi.com/thread/337810?ContentTypeID=1</link><pubDate>Mon, 08 Nov 2021 02:29:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a782c5a9-caba-4dc3-bb97-e39ce07d03d9</guid><dc:creator>helen</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;H&amp;aring;kon Holdhus，&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;some more questions.&lt;/p&gt;
&lt;p&gt;1、The zephyr controller support up to 64 devices, what about the softdevice controller, does it also support 64 devices,or just 20 devices like nRF5 SDK?have it been tested?&lt;/p&gt;
&lt;p&gt;2、As for 52 series, when the nRF52xxx serve as just controller(host is placed on other IC) , or the controller and host both place in the IC, does the maximum number make a difference?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Maximum link number of NCS project</title><link>https://devzone.nordicsemi.com/thread/337672?ContentTypeID=1</link><pubDate>Fri, 05 Nov 2021 11:29:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2365f737-553f-484b-9c23-b1623f11b7bd</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;Hey Xuntong,&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Yes, the maximum number of connections is 64, see&amp;nbsp;&lt;a href="https://docs.zephyrproject.org/latest/reference/kconfig/CONFIG_BT_MAX_CONN.html"&gt;https://docs.zephyrproject.org/latest/reference/kconfig/CONFIG_BT_MAX_CONN.html&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;You need to set CONFIG_BT_MAX_CONN=x, where x is your desired number of connected devices, in your prj.conf file.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Note that there is no guarantee that the stack can service 64 connections at once, it depends on entirely on your connection requirements.&lt;/p&gt;
&lt;p&gt;BR,&lt;br /&gt;Håkon Holdhus&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>