<?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>No idea how to get Manufacturer Specific Data in central side from advertising packet. SDK15, nRF52832</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35183/no-idea-how-to-get-manufacturer-specific-data-in-central-side-from-advertising-packet-sdk15-nrf52832</link><description>I understand that in the ble_app_uart_c_pca example I should call function 
 
 with some arguments. 
 In wich call 
 
 But I can&amp;#39;t understand whch parameter should transfer fitst in the 
 
 (ble_advdata_t const * const p_advdata) 
 
 Can You give me an</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 18 Jun 2018 14:44:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35183/no-idea-how-to-get-manufacturer-specific-data-in-central-side-from-advertising-packet-sdk15-nrf52832" /><item><title>RE: No idea how to get Manufacturer Specific Data in central side from advertising packet. SDK15, nRF52832</title><link>https://devzone.nordicsemi.com/thread/136597?ContentTypeID=1</link><pubDate>Mon, 18 Jun 2018 14:44:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:055bd7a1-8fbc-4e0a-ac37-05c5aaaf9135</guid><dc:creator>Mikhail</dc:creator><description>&lt;p&gt;Thanks, I&amp;#39;ll study you example.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No idea how to get Manufacturer Specific Data in central side from advertising packet. SDK15, nRF52832</title><link>https://devzone.nordicsemi.com/thread/136596?ContentTypeID=1</link><pubDate>Mon, 18 Jun 2018 14:40:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:06ecc10c-cc59-4253-b30c-da9886a80a34</guid><dc:creator>Joakim Jakobsen</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;Sorry for the delay. I&amp;#39;m glad you were able to find a fix to your problem.&lt;/p&gt;
&lt;p&gt;I would suggest that you take a look at the &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fgroup__ble__sdk__lib__advdata.html&amp;amp;resultof=%22%62%6c%65%5f%61%64%76%64%61%74%61%5f%65%6e%63%6f%64%65%22%20" target="_blank" rel="noopener noreferrer"&gt;Advertising and Scan Response Data Encoder&lt;/a&gt;. &lt;br /&gt;You should be able to find some more detailed information about the functions there.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not sure if I understand what you are trying to acheive with the ble_advdata_encode() function. Maybe you could explain a bit closer?&lt;/p&gt;
&lt;p&gt;Best regards, &lt;br /&gt;Joakim.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No idea how to get Manufacturer Specific Data in central side from advertising packet. SDK15, nRF52832</title><link>https://devzone.nordicsemi.com/thread/135155?ContentTypeID=1</link><pubDate>Thu, 07 Jun 2018 12:34:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eea3ffeb-0a2d-4a60-8124-2461ba744a3b</guid><dc:creator>Mikhail</dc:creator><description>&lt;p&gt;I think, I decided this problem via&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;parsed_manuf_len = ble_advdata_search(p_encoded_data, data_len, &amp;amp;data_offset, BLE_GAP_AD_TYPE_MANUFACTURER_SPECIFIC_DATA);&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;but also I want to know how to use&amp;nbsp;ble_advdata_encode() function?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>