<?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>manufacturer specific advertisement data vs service specific data</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/68758/manufacturer-specific-advertisement-data-vs-service-specific-data</link><description>What is difference between service specific data and manufacturer specific data in beacon nrf52840? 
 I have written like 
 //LG_SPECIFIC_DEVELOPMENT_START 
 service_specific_data.service_uuid=0x4C47; service_specific_data.data.p_data=&amp;quot;123456&amp;quot;; What should</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 26 Nov 2020 09:10:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/68758/manufacturer-specific-advertisement-data-vs-service-specific-data" /><item><title>RE: manufacturer specific advertisement data vs service specific data</title><link>https://devzone.nordicsemi.com/thread/281974?ContentTypeID=1</link><pubDate>Thu, 26 Nov 2020 09:10:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e5124baa-2d44-4ace-8d96-0d23f225d9a2</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The manufacturer data is a field in the advertising data where two first hexadecimal numbers are your company ID while the latter are what you set them to be, in your case it would be&amp;nbsp;m_beacon_info.&lt;/p&gt;
&lt;p&gt;service_specific_data is an instance of the&amp;nbsp;ble_advdata_service_data_t struct which as the name suggests can be used to set &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/24305/advertising-a-service-but-not-connectable/95683#95683"&gt;service for advertising&lt;/a&gt;. The size of&amp;nbsp;&lt;span&gt;service_specific_data.data.size, should be the size of&amp;nbsp;service_specific_data.data.p_data.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;regards&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Jared&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>