<?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>The field meaning about composition data.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/75044/the-field-meaning-about-composition-data</link><description>Dear friends, 
 I flashed a mesh serial example and fetched the Composition Datacomposition data by composition_data_get(), as below code: 
 
 I wonder the meaning about the json key,for example,&amp;quot;cid&amp;quot;, &amp;quot;pid&amp;quot;, &amp;quot;vid&amp;quot;,&amp;quot;crpl&amp;quot;, Could you give me some advices</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 18 May 2021 16:36:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/75044/the-field-meaning-about-composition-data" /><item><title>RE: The field meaning about composition data.</title><link>https://devzone.nordicsemi.com/thread/310244?ContentTypeID=1</link><pubDate>Tue, 18 May 2021 16:36:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9152d7bb-638d-4cde-b439-8656c3619e83</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The value &amp;quot;2&amp;quot; means not supported. It seems to be a bug, it should be either 0 or 1, if the feature is disabled or enabled.&lt;/p&gt;
&lt;p&gt;The quick fix would be to replace DISABLED with ENABLED and NOT_SUPPORTED with DISABLED here:&lt;br /&gt;&lt;a href="https://github.com/NordicSemiconductor/nRF5-SDK-for-Mesh/blob/master/scripts/interactive_pyaci/mesh/types.py#L728-L731"&gt;https://github.com/NordicSemiconductor/nRF5-SDK-for-Mesh/blob/master/scripts/interactive_pyaci/mesh/types.py#L728-L731&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The field meaning about composition data.</title><link>https://devzone.nordicsemi.com/thread/309629?ContentTypeID=1</link><pubDate>Thu, 13 May 2021 01:19:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:382fc07d-9b24-4bab-9e99-9eca0825f9cb</guid><dc:creator>oplinux</dc:creator><description>&lt;p&gt;By the way,why the value of proxy/friend/low_power is 2 in the response compostition data?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The field meaning about composition data.</title><link>https://devzone.nordicsemi.com/thread/309628?ContentTypeID=1</link><pubDate>Thu, 13 May 2021 01:16:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d535985-ea0a-4b20-8195-234f12ee706d</guid><dc:creator>oplinux</dc:creator><description>&lt;p&gt;Hi Mttrinh,&lt;/p&gt;
&lt;p&gt;Thank you very much.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: The field meaning about composition data.</title><link>https://devzone.nordicsemi.com/thread/309568?ContentTypeID=1</link><pubDate>Wed, 12 May 2021 15:55:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4105bfb2-56a6-4f25-ad33-95469df9a522</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The &amp;quot;cid&amp;quot; field contains a 16-bit company identifier assigned by the Bluetooth SIG.&lt;/p&gt;
&lt;p&gt;The &amp;quot;pid&amp;quot; field contains a 16-bit vendor-assigned product identifier.&lt;/p&gt;
&lt;p&gt;The &amp;quot;vid&amp;quot; field contains&amp;nbsp;a 16-bit vendor-assigned product version identifier.&lt;/p&gt;
&lt;p&gt;The &amp;quot;crpl&amp;quot; field&amp;nbsp;Contains a 16-bit value representing the minimum number of replay protection list entries in a device.&lt;/p&gt;
&lt;p&gt;You can find more about this in the &lt;a href="https://www.bluetooth.com/specifications/specs/mesh-profile-1-0-1/" rel="noopener noreferrer" target="_blank"&gt;Bluetooth Mesh Specification&lt;/a&gt;&amp;nbsp;under Chapter 4.2.1 Composition Data.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>