<?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>Unable to start 2 periodic advertisers on nrf54L15</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/126300/unable-to-start-2-periodic-advertisers-on-nrf54l15</link><description>Using the Zephyr HCI_UART sample, configured and built for an nrf54L15 DK, with version 3.2.1 of the SDK, I get an HCI error 7 (Memory Capacity Exceeded) when attempting to configure a second periodic advertiser. 
 Here&amp;#39;s a partial log that shows the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 29 Dec 2025 19:41:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/126300/unable-to-start-2-periodic-advertisers-on-nrf54l15" /><item><title>RE: Unable to start 2 periodic advertisers on nrf54L15</title><link>https://devzone.nordicsemi.com/thread/557702?ContentTypeID=1</link><pubDate>Mon, 29 Dec 2025 19:41:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:59d07afe-d203-418f-8340-718825d8a23a</guid><dc:creator>Gilles Boccon-Gibod</dc:creator><description>&lt;p&gt;Setting `&lt;span&gt;CONFIG_BT_EXT_ADV_MAX_ADV_SET&lt;/span&gt;&lt;span&gt;=2` does indeed fix the issue.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;It is somewhat confusing, because I have `CONFIG_BT_CTLR_ADV_SET=3`, which is supposed to be the limit at the controller level, and indeed, the controller returns 3 when queried with `LE_READ_NUMBER_OF_SUPPORTED_ADVERTISING_SETS_COMMAND`, but somehow `CONFIG_BT_EXT_ADV_MAX_ADV_SET` applies a further restriction, which can&amp;#39;t be queried with HCI commands (and that I assumed applied only to the host stack, not the controller).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to start 2 periodic advertisers on nrf54L15</title><link>https://devzone.nordicsemi.com/thread/557664?ContentTypeID=1</link><pubDate>Mon, 29 Dec 2025 12:31:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c1760bed-ecef-427a-b979-a9e57e7ee2f1</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am not aware of any specific limit, but I can ask internally. In the meantime you can check that you have configured more than 1 advertising, e.g. look at:&lt;br /&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/bluetooth/peripheral_with_multiple_identities/README.html#number_of_advertisers"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/bluetooth/peripheral_with_multiple_identities/README.html#number_of_advertisers&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;From the source documentation I can find&amp;nbsp;\nrfxlib\softdevice_controller\include\sdc_hci_cmd_le.h :&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;* If the Advertising_Handle does not identify an advertising set that is already configured&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;* for periodic advertising and the Controller is unable to support more periodic advertising&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;* at present, the Controller shall return the error code Memory Capacity Exceeded (0x07).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Kenneth&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>