<?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>How to change the DFU advertising name in application?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57998/how-to-change-the-dfu-advertising-name-in-application</link><description>Hi, all 
 I have some questions: 
 1. Is the DFU advertising name could be stored in the dfu_settings_page? 
 2. How colud I change the DFU advertising name in the application project ( instead to define in sdk_config.h of DFU project). 
 
 I had tried</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 05 Mar 2020 13:10:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57998/how-to-change-the-dfu-advertising-name-in-application" /><item><title>RE: How to change the DFU advertising name in application?</title><link>https://devzone.nordicsemi.com/thread/238302?ContentTypeID=1</link><pubDate>Thu, 05 Mar 2020 13:10:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b996874-8501-435b-86bb-ce2bdc5a439f</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Please check out the &lt;strong&gt;nrf_dfu_set_adv_name&amp;nbsp;&lt;/strong&gt;functions in &lt;strong&gt;ble_dfu_unbounded.c&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to change the DFU advertising name in application?</title><link>https://devzone.nordicsemi.com/thread/238230?ContentTypeID=1</link><pubDate>Thu, 05 Mar 2020 10:21:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a24a7db-ae8b-437d-b51f-c821e578dd36</guid><dc:creator>jhc</dc:creator><description>&lt;p&gt;Hi, Simonr&lt;/p&gt;
&lt;p&gt;But how could I do if I want to have a&amp;nbsp;changeable dfu device name which could be set by application?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to change the DFU advertising name in application?</title><link>https://devzone.nordicsemi.com/thread/235198?ContentTypeID=1</link><pubDate>Wed, 19 Feb 2020 13:34:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8f88d42b-c3c5-414d-bc26-3d5f89e8a616</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;1. No, it shouldn&amp;#39;t be a problem having the device name defined in another file (nrf_dfu_settings.h for example). Just add the&amp;nbsp;&lt;strong&gt;#define&amp;nbsp;NRF_DFU_BLE_ADV_NAME&amp;nbsp;&amp;quot;DEVICENAME&amp;quot;&amp;nbsp;&lt;/strong&gt;to where you want it and remove it from the sdk_config.h file of your project.&lt;/p&gt;
&lt;p&gt;2. Alternatively, you can edit the NRF_DFU_BLE_ADV_NAME that is used in the nrf_dfu_ble.c file&amp;#39;s&amp;nbsp;&lt;strong&gt;gap_params_init()&lt;/strong&gt; function to just be the device name you want. It is entirely up to you where you define this.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>