<?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>What&amp;#39;s the DEVICE_COMPANY_ID used for?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/78734/what-s-the-device_company_id-used-for</link><description>nrf_mesh_config_app.h at the generic level mesh example contains constants like DEVICE_COMPANY_ID, DEVICE_PRODUCT_ID and DEVICE_VERSION_ID . I&amp;#39;ve expected those values to be included in the advertisement data, but oddly enough, they ain&amp;#39;t, which leads</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 20 Aug 2021 10:03:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/78734/what-s-the-device_company_id-used-for" /><item><title>RE: What's the DEVICE_COMPANY_ID used for?</title><link>https://devzone.nordicsemi.com/thread/325901?ContentTypeID=1</link><pubDate>Fri, 20 Aug 2021 10:03:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:48ee2b8b-aade-4838-9213-7738a1460742</guid><dc:creator>BlueMike</dc:creator><description>&lt;p&gt;Hello Hung Bui,&lt;/p&gt;
&lt;p&gt;Thank you very much for the clarification. Second point was referring to the bootloader/DFU settings page.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What's the DEVICE_COMPANY_ID used for?</title><link>https://devzone.nordicsemi.com/thread/325727?ContentTypeID=1</link><pubDate>Thu, 19 Aug 2021 12:22:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b86a9a56-d3ad-40f4-ad2c-c1d826039d1f</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi BlueMike,&amp;nbsp;&lt;br /&gt;As defined in the spec, the composition data should include the information about product ID (PID) Version ID (VID). Please have a look at section 4.2.1.1 in the Mesh spec v1.0.1&lt;/p&gt;
&lt;p&gt;You can find that we use&amp;nbsp;&lt;span&gt;DEVICE_PRODUCT_ID&lt;/span&gt;&lt;span&gt;&amp;nbsp;and&amp;nbsp;DEVICE_VERSION_ID in&amp;nbsp;config_composition_data_get() in composition_data.c&amp;nbsp;&lt;br /&gt;&lt;br /&gt;2. I&amp;#39;m not sure which settings page you are talking about.&amp;nbsp;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;3. I assume you are talking about advertising data for Proxy role&amp;nbsp; ? It&amp;#39;s not necessary to include such information. You may need to modify the adv_data_set() function in proxy.c to add your manufacturer&amp;nbsp;data with the PID and VID in .&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>