<?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 scan response &amp;lt;- manufacturing data</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/91008/ncs-scan-response---manufacturing-data</link><description>Hi 
 In the old SDK I was able to put manufacturing data into the scan response package using: 
 ble_advertising_init_t init; ble_advdata_manuf_data_t manuf_data; 
 and just copy &amp;quot;manuf_data&amp;quot; to the &amp;quot;init.srdata&amp;quot; and then initialize using: ble_advertising_init</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 17 Aug 2022 00:33:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/91008/ncs-scan-response---manufacturing-data" /><item><title>RE: NCS scan response &lt;- manufacturing data</title><link>https://devzone.nordicsemi.com/thread/381858?ContentTypeID=1</link><pubDate>Wed, 17 Aug 2022 00:33:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a44af216-30d1-43a1-a1a4-8eab8d6c9d89</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello,&lt;br /&gt;&lt;br /&gt;You should use &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/connectivity/bluetooth/api/gap.html?highlight=bt_le_adv_start#group__bt__gap_1ga9a406ebfefac3dd09935a4ae0e317817"&gt;the bt_le_adv_update_data&lt;/a&gt;&amp;nbsp;function to dynamically update your advertising data.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS scan response &lt;- manufacturing data</title><link>https://devzone.nordicsemi.com/thread/381815?ContentTypeID=1</link><pubDate>Tue, 16 Aug 2022 14:17:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:43fc8dfc-cc01-4bc5-a302-91ba7a12c774</guid><dc:creator>Sebastor</dc:creator><description>&lt;p&gt;Can manufacturing data &lt;span class="VIiyi" lang="en"&gt;&lt;span class="JLqJ4b ChMk0b" data-language-for-alternatives="en" data-language-to-translate-into="pl" data-phrase-index="0" data-number-of-phrases="1"&gt;&lt;span class="Q4iAWc"&gt;also be changed dynamically in this way?&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="VIiyi" lang="en"&gt;&lt;span class="JLqJ4b ChMk0b" data-language-for-alternatives="en" data-language-to-translate-into="pl" data-phrase-index="0" data-number-of-phrases="1"&gt;&lt;span class="Q4iAWc"&gt;Thanks&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NCS scan response &lt;- manufacturing data</title><link>https://devzone.nordicsemi.com/thread/381646?ContentTypeID=1</link><pubDate>Mon, 15 Aug 2022 23:47:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:191f8ea0-7ec6-48f0-bf46-306afe1f5010</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello,&lt;br /&gt;&lt;br /&gt;You can see how to set up the scan response packet in &lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/main/samples/bluetooth/peripheral_lbs/src/main.c"&gt;the peripheral_lbs example&lt;/a&gt;&amp;nbsp;where the &amp;#39;sd&amp;#39; instance keeps the scan reponse data, which is passed to &lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/b9e041607cce964b6bc90ace83a4021c4c91a82b/samples/bluetooth/peripheral_lbs/src/main.c#L235"&gt;the bt_le_adv_start&lt;/a&gt;&amp;nbsp;function to begin advertising with a scan response packet.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>