<?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 is the value of the dfu uuid?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/67693/what-is-the-value-of-the-dfu-uuid</link><description>Hi, I have a question about the firmware code of the SDK15.0.0 buttonless dfu example 
 What is the value of the dfu uuid shown in this picture?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 29 Oct 2020 09:26:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/67693/what-is-the-value-of-the-dfu-uuid" /><item><title>RE: what is the value of the dfu uuid?</title><link>https://devzone.nordicsemi.com/thread/277548?ContentTypeID=1</link><pubDate>Thu, 29 Oct 2020 09:26:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b4f205a2-d38b-4930-b889-84ad4b206196</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
[quote user=""]What is the value of the dfu uuid shown in this picture?[/quote]
&lt;p&gt;In this particular picture, you are only showing the declaration of &lt;em&gt;the ble_dfu_buttonless_t struct&lt;/em&gt;. The contents of this struct will be set in the example.&lt;br /&gt;In the ble_app_buttonless_dfu example, the dfu service uses the UUID as defined in ble_dfu.c.&lt;br /&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;#define BLE_DFU_SERVICE_UUID            0xFE59&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>