<?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>Increase Max Extended Advertising Length</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/103092/increase-max-extended-advertising-length</link><description>Hi, 
 I&amp;#39;m trying to modify the &amp;quot;nrf/sampls/bluetooth/periphral_hr_coded&amp;quot; sample to be able to add more data to the advertisement. My code is successful and the advertisement is broadcast when I have a small amount of data, but once I increase the amount</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 23 Aug 2023 07:38:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/103092/increase-max-extended-advertising-length" /><item><title>RE: Increase Max Extended Advertising Length</title><link>https://devzone.nordicsemi.com/thread/442698?ContentTypeID=1</link><pubDate>Wed, 23 Aug 2023 07:38:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9e1937f8-ec17-4bf2-bdcb-372bc0c41520</guid><dc:creator>Michael Zeng</dc:creator><description>&lt;p&gt;I see, thank you so much!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Increase Max Extended Advertising Length</title><link>https://devzone.nordicsemi.com/thread/442694?ContentTypeID=1</link><pubDate>Wed, 23 Aug 2023 07:12:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:632cc95d-e484-4881-9b41-925a60fdccff</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;No problem! Did you place the &amp;#39;child_image&amp;#39; folder in your project source directory as I suggested in your other ticket (&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/103091/identical-code-to-peripheral-hr-coded-sample-not-working-in-my-own-project"&gt;Identical code to Peripheral HR Coded sample not working in my own project&lt;/a&gt;&amp;nbsp;)? The hci_rpmsg overlay file is located in this folder.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Increase Max Extended Advertising Length</title><link>https://devzone.nordicsemi.com/thread/442693?ContentTypeID=1</link><pubDate>Wed, 23 Aug 2023 07:09:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9a8f09ad-1d54-4149-b1a2-c8d9299e1ba5</guid><dc:creator>Michael Zeng</dc:creator><description>&lt;p&gt;Thank you for the fast response!&amp;nbsp;I tried this and it compiles, but with this warning:&lt;/p&gt;
&lt;p&gt;&amp;quot;warning: BT_CTLR_ADV_DATA_LEN_MAX (defined at subsys/bluetooth\controller/Kconfig:586) was assigned&lt;br /&gt;the value &amp;#39;128&amp;#39; but got the value &amp;#39;&amp;#39;. Check these unsatisfied dependencies: BT_CTLR_ADV_EXT (=n),&lt;br /&gt;BT_CTLR (=n). See &lt;a href="http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BT_CTLR_ADV_DATA_LEN_MAX"&gt;docs.zephyrproject.org/.../kconfig.html&lt;/a&gt;&lt;br /&gt;and/or look up BT_CTLR_ADV_DATA_LEN_MAX in the menuconfig/guiconfig interface. The Application&lt;br /&gt;Development Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices sections of&lt;br /&gt;the manual might be helpful too.&amp;quot;&lt;/p&gt;
&lt;p&gt;Could you clarify what you mean by &amp;quot;&lt;span&gt;Note that this setting must be added to the hci_rpmsg overlay.&amp;quot;?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Increase Max Extended Advertising Length</title><link>https://devzone.nordicsemi.com/thread/442690?ContentTypeID=1</link><pubDate>Wed, 23 Aug 2023 07:03:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:20930ad6-749c-4e05-9d7c-36fda96555d1</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;span&gt;CONFIG_BT_CTLR_ADV_DATA_LEN_MAX must be set to a number between 31 to 1650:&amp;nbsp;&lt;/span&gt;&lt;a href="https://github.com/nrfconnect/sdk-zephyr/blob/2119df306f5c9104d479f96c4c8af00857094f83/subsys/bluetooth/controller/Kconfig#L604C32-L604C32"&gt;https://github.com/nrfconnect/sdk-zephyr/blob/2119df306f5c9104d479f96c4c8af00857094f83/subsys/bluetooth/controller/Kconfig#L604C32-L604C32&lt;/a&gt;. E.g.&amp;nbsp;&amp;nbsp;&lt;span&gt;CONFIG_BT_CTLR_ADV_DATA_LEN_MAX=84&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Note that this setting must be added to the hci_rpmsg overlay.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>