<?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>nrf52840 mesh 3.1 UUID structure</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/43814/nrf52840-mesh-3-1-uuid-structure</link><description>Good day 
 I moved from Mesh3.00 to mesh 3.1 and I see the way UUID is extracted is slightly different. 
 I would like to know when I copy the UUID to use in my project will it suffice to only copy the node[6] for identification purposes in a mesh. 
</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 25 Feb 2019 09:17:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/43814/nrf52840-mesh-3-1-uuid-structure" /><item><title>RE: nrf52840 mesh 3.1 UUID structure</title><link>https://devzone.nordicsemi.com/thread/172700?ContentTypeID=1</link><pubDate>Mon, 25 Feb 2019 09:17:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5c2d4743-4a21-43f5-94b9-3e84e7ac2684</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;The uuid_generic_format_t struct is a part of the mesh spec (&lt;a href="https://tools.ietf.org/html/rfc4122#section-4.1"&gt;see link 8&lt;/a&gt; in the mesh profile spec: &amp;quot;RFC4122 - A Universally Uniquie Identifier (UUID) URN Namespace). Therefore, it seems you are required to use all of the variables inside this structure to remain mesh compliant.&amp;nbsp;Also take a look at section 3.10.3 Device UUID in the mesh profile spec for more info:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-6378ae3e623c48b297ec4bb184596a6e/pastedimage1551086342128v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 mesh 3.1 UUID structure</title><link>https://devzone.nordicsemi.com/thread/172288?ContentTypeID=1</link><pubDate>Thu, 21 Feb 2019 11:35:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1694cc8d-7bd5-4f85-93df-ac3acd697a65</guid><dc:creator>melt</dc:creator><description>&lt;p&gt;Thanks Bjorn, I understand. But im not to worried about the old UUID parameters.I just wanted to know if the Node[6] ID is good enough for&amp;nbsp;&amp;nbsp;identification&amp;nbsp;when sending&amp;nbsp; messages on the mesh. I just want to see where the message originated.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 mesh 3.1 UUID structure</title><link>https://devzone.nordicsemi.com/thread/172055?ContentTypeID=1</link><pubDate>Wed, 20 Feb 2019 09:36:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9874ac05-a653-4a9b-9e22-714cf0ef9f04</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;I would recommend taking a look at the migration guide in the mesh sdk v3.1.0 folder if you have not already, along with the release notes. In the migration guide, this is written:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;### Example UUIDs updated @anchor migration_310_uuid_update

- Removed `mesh_app_uuid_gen()` API to prevent use of non RFC4122 compliant UUIDs.
- Updated `nrf_mesh_configure_device_uuid_reset()` API to make generated UUID compliant with
UUID version 4 as per RFC4122.

#### Required actions
- If your systems rely on the old UUIDs, specify the old UUID in the @ref mesh_stack_init_params_t structure
during stack initialization before updating the firmware of such devices.
- Use @ref mesh_app_uuid_print() API to print the UUIDs in a standard format. When printed as array of bytes,
the UUID may not be understandable by systems that use the string representation of the UUID for parsing.&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>