<?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>NCS based multi role multi link device</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/74076/ncs-based-multi-role-multi-link-device</link><description>Hello, 
 I&amp;#39;m working with NCS on a nRF5240 based BLE device. 
 On the BLE side I want to do something like this: 
 
 Connectable advertising 
 
 Phy: 1M 
 Interval: 200-500ms 
 Concurrent connections ~ 2 
 
 
 Scanning
 
 Phy: CODED 
 Filters service</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 26 Apr 2021 07:25:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/74076/ncs-based-multi-role-multi-link-device" /><item><title>RE: NCS based multi role multi link device</title><link>https://devzone.nordicsemi.com/thread/306690?ContentTypeID=1</link><pubDate>Mon, 26 Apr 2021 07:25:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:96b6f4d0-bd6a-4927-b464-82835ba757e6</guid><dc:creator>db_lw</dc:creator><description>&lt;p&gt;Thanks for your help!&lt;/p&gt;
&lt;p&gt;Additionally to your answers the &lt;a href="https://devzone.nordicsemi.com/nordic/nrf-connect-sdk-guides/b/software/posts/enter-the-multi-nus-a-simple-wireless-uart-network"&gt;Enter the Multi NUS a simple wireless UART network&lt;/a&gt; article from a Nordic colleague really helped.&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS based multi role multi link device</title><link>https://devzone.nordicsemi.com/thread/306344?ContentTypeID=1</link><pubDate>Thu, 22 Apr 2021 13:05:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:418b663b-0d3e-450a-8156-7cb9063d5447</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;I assume this should work out of the box, just run the necessary functions to start scanning, connectable advertising, and to initiate the connections. I think the BLE stack should handle everything for you then.&lt;/p&gt;
&lt;p&gt;If it doesn&amp;#39;t work, please get back to me and I&amp;#39;ll&amp;nbsp;try to get it working myself.&lt;/p&gt;
&lt;p&gt;Just remember to set the following:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_BT_MAX_CONN=22&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/1c5072380648187f45f96d768c39d7b62291291f/subsys/bluetooth/Kconfig#L11-L13"&gt;It does not seem like 22 connections are supported if you use the SoftDevice Controller&lt;/a&gt; (only tested with 20 connections). However,&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.1/kconfig/CONFIG_BT_MAX_CONN.html"&gt;it seems like it&amp;#39;s supported if you use the Zephyr BLE Controller&lt;/a&gt;, where you&amp;#39;re able to select up to 64 connections. I can ask internally to get more clarification on this if you would like.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS based multi role multi link device</title><link>https://devzone.nordicsemi.com/thread/305526?ContentTypeID=1</link><pubDate>Mon, 19 Apr 2021 12:20:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f35cbac-4353-49a3-a375-02f1d84284ec</guid><dc:creator>db_lw</dc:creator><description>&lt;p&gt;Thank you for the answer.&lt;/p&gt;
&lt;p&gt;This example doesn&amp;#39;t really answer all my questions, actually the connection handling with the multi-role setup is the part where I struggle the most.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS based multi role multi link device</title><link>https://devzone.nordicsemi.com/thread/305292?ContentTypeID=1</link><pubDate>Fri, 16 Apr 2021 12:46:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d21b3e47-1b9e-4252-af24-71a49149c5bd</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;The Zephyr example&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-zephyr/tree/v2.4.99-ncs2/samples/bluetooth/scan_adv"&gt;Scan &amp;amp; Advertise&lt;/a&gt;&amp;nbsp;demonstrates how to scan and advertise simultaneously. I can see the that the sample does not initiate any connections, please tell me if this sample is not suficcient and I will investigate more.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>