<?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>Advertising rename feature not working</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/59881/advertising-rename-feature-not-working</link><description>Hello, I am reporting here an issue that I detected by using NRF connect on iOS (cf https://github.com/NordicSemiconductor/IOS-nRF-Connect/issues/56 ) The issue is that the iOS mobile app renames the advertising name before rebooting to bootloader, and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 06 Apr 2020 09:42:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/59881/advertising-rename-feature-not-working" /><item><title>RE: Advertising rename feature not working</title><link>https://devzone.nordicsemi.com/thread/243587?ContentTypeID=1</link><pubDate>Mon, 06 Apr 2020 09:42:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1faf1504-afa7-4c74-ac8c-44302d555460</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;In the app. You can use the buttonless template application as a reference.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a title="Buttonless DFU Template Application" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/ble_sdk_app_buttonless_dfu.html?cp=7_1_4_2_2_6"&gt;Buttonless DFU Template Application&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising rename feature not working</title><link>https://devzone.nordicsemi.com/thread/243586?ContentTypeID=1</link><pubDate>Mon, 06 Apr 2020 09:38:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f01e1530-bbba-4e46-a27a-9d01c61391db</guid><dc:creator>QuentinFarizon</dc:creator><description>&lt;p&gt;No, I am not indeed.&lt;br /&gt;&lt;br /&gt;Should this be in the booloader or the app ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising rename feature not working</title><link>https://devzone.nordicsemi.com/thread/243566?ContentTypeID=1</link><pubDate>Mon, 06 Apr 2020 08:36:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a1e60ba-7168-4d98-9e18-0290267d42f0</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Are you initializing the SVCI interface at the beginning of your main() function as in the buttonless template example?&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;    // Initialize the async SVCI interface to bootloader before any interrupts are enabled.
    err_code = ble_dfu_buttonless_async_svci_init();
    APP_ERROR_CHECK(err_code);&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Changing the advertisement is optional, but is often used with iOS because core Bluetooth doesn&amp;#39;t let you specify an address to connect to. &lt;span class="item"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Relevant SDK documentation:&lt;/p&gt;
&lt;p&gt;&lt;span class="item"&gt;&lt;a class="" title="Setting new advertisement name" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/service_dfu.html?cp=7_1_3_3_5_4_1#secure_dfu_buttonless_operations_name"&gt;Setting new advertisement name&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising rename feature not working</title><link>https://devzone.nordicsemi.com/thread/243558?ContentTypeID=1</link><pubDate>Mon, 06 Apr 2020 07:48:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f081ed68-0eda-4713-aefc-e574e27c3f3f</guid><dc:creator>QuentinFarizon</dc:creator><description>&lt;p&gt;(when disabling &amp;quot;&lt;span&gt;Alternative Advertising mode&amp;quot; in NRF Connect on iOS, the DFU works correctly. It&amp;#39;s also OK on Android)&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>