<?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>I can&amp;#39;t define an Advertising file larger than 191 bytes, even in Extend</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/127899/i-can-t-define-an-advertising-file-larger-than-191-bytes-even-in-extend</link><description>I can&amp;#39;t define an Advertising file larger than 191 bytes, even in Extend. 
 Here&amp;#39;s my code and proj.conf file. 
 My board is an NRF52840. 
 
 main.c 
 
 proj.conf 
 
 
 Erro</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 23 Apr 2026 20:14:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/127899/i-can-t-define-an-advertising-file-larger-than-191-bytes-even-in-extend" /><item><title>RE: I can't define an Advertising file larger than 191 bytes, even in Extend</title><link>https://devzone.nordicsemi.com/thread/565418?ContentTypeID=1</link><pubDate>Thu, 23 Apr 2026 20:14:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:67b67309-aef6-4d88-ab1f-b841c5a40e88</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;According to your log,&amp;nbsp;BT_CTLR_ADV_DATA_CHAIN is not getting enabled:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;warning: BT_CTLR_ADV_DATA_CHAIN (defined at subsys/bluetooth/controller/Kconfig.ll_sw_split:381) was
assigned the value &amp;#39;y&amp;#39; but got the value &amp;#39;n&amp;#39;. See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BT_CTLR_ADV_DATA_CHAIN and/or look up
BT_CTLR_ADV_DATA_CHAIN in the menuconfig/guiconfig interface. The Application Development Primer,
Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be
helpful too.&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;This config is only available if advanced features (CONFIG_BT_CTLR_ADVANCED_FEATURES) are enabled. Please try setting&amp;nbsp;CONFIG_BT_CTLR_ADVANCED_FEATURES=y in prj.conf and see if that solves the issue.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>