<?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>alternativeAdvertisingName or custom peripheralSelector examples</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/52049/alternativeadvertisingname-or-custom-peripheralselector-examples</link><description>I&amp;#39;m having an issue where I can&amp;#39;t reconnect to a device after updating the firmware from the iOS SDK. I believe it&amp;#39;s the issue described here in the documentation: 
 Since SDK 8.0.0, to solve caching problem on a host that is no bonded (in case there</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 12 Sep 2019 11:40:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/52049/alternativeadvertisingname-or-custom-peripheralselector-examples" /><item><title>RE: alternativeAdvertisingName or custom peripheralSelector examples</title><link>https://devzone.nordicsemi.com/thread/209405?ContentTypeID=1</link><pubDate>Thu, 12 Sep 2019 11:40:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ea81369c-6beb-41ae-8037-f4892f24bcda</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Drossi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The feature to set the advertising device name is described &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/ble_sdk_app_buttonless_dfu.html?cp=5_1_4_4_1"&gt;here&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can find it in the&amp;nbsp;ble_dfu_buttonless_on_ctrl_pt_write() function in ble_dfu_unbonded.c&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not sure it&amp;#39;s implemented in the iOS DFU library, but you can do this in your app. Simply send a write command to the DFU ctrl point characteristic with&amp;nbsp;DFU_OP_SET_ADV_NAME + device name. And then after that start DFU as normal.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can verify this by checking if the bootloader advertising after you trigger DFU with the name you set.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>