<?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>HCI Controller Multiple Connection Support</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/123427/hci-controller-multiple-connection-support</link><description>SDK: NCS 3.0.2 
 Part: NRF52840 
 I am running the NRF52840 as an HCI controller over SPI. I can advertise and connect. However, I need to advertise while connected and support multiple peripheral connections. I also need two advertising data sets, one</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 26 Aug 2025 17:31:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/123427/hci-controller-multiple-connection-support" /><item><title>RE: HCI Controller Multiple Connection Support</title><link>https://devzone.nordicsemi.com/thread/546806?ContentTypeID=1</link><pubDate>Tue, 26 Aug 2025 17:31:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1ba543ac-df16-407d-a4e4-46c1d2c5f614</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The controller itself has a default address from FICR, so if you are advertisign or scaning using the identity address, this should always be used. Likely you are using a random resolvable address or similar? Alternatively, if you need to set the address you can do that from the host side using the&amp;nbsp;BT_HCI_OP_VS_WRITE_BD_ADDR HCI command. You can see an example of that &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/110610/nrf5340-read-ficr-deviceaddr-and-set-ble-mac-random-address/484735"&gt;here&lt;/a&gt; (this is for the nRF53 where the host and controller runs on separate cores, which is much the same as running them on different devices).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HCI Controller Multiple Connection Support</title><link>https://devzone.nordicsemi.com/thread/546538?ContentTypeID=1</link><pubDate>Sun, 24 Aug 2025 02:10:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3aabafe4-52e4-4c29-b210-f052246bf6da</guid><dc:creator>LukeC</dc:creator><description>&lt;p&gt;That worked, thanks!&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;I have one further issue I am working through on this HCI build.&lt;/p&gt;
&lt;p&gt;I cannot get the HCI controller to read the settings and restore the MAC address. It seems to be random each time.&lt;/p&gt;
&lt;p&gt;From the warning&amp;nbsp;message&amp;nbsp;in the conf file, it looks like the CONFIG_BT_SETTINGS has a dependency incompatible with HCI_RAW.&amp;nbsp; Is there another way I can read the MAC so it is persistent?&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Screenshot-2025_2D00_08_2D00_23-at-7.06.53_2F20_PM.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HCI Controller Multiple Connection Support</title><link>https://devzone.nordicsemi.com/thread/544470?ContentTypeID=1</link><pubDate>Mon, 04 Aug 2025 13:24:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bfc67192-3038-4a5a-9a94-9063fd48b335</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I see you have&amp;nbsp;set CONFIG_BT_CTLR_ADV_SET to 2, and depending on your requiermetns you can set it higher. However, you should also set&amp;nbsp;CONFIG_BT_CTLR_SDC_PERIPHERAL_COUNT=4 (or some other sensible number).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>