<?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>Dynamic name change in advertising</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/33143/dynamic-name-change-in-advertising</link><description>Dear all, 
 I&amp;#39;m trying to change the advertised device name during advertising depending on some variables. 
 I&amp;#39;m observing with nRF Connect and Lightblue, both running on iOS. 
 Good case: I write a characteristic to reboot to bootloader, which advertises</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 06 Apr 2018 14:06:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/33143/dynamic-name-change-in-advertising" /><item><title>RE: Dynamic name change in advertising</title><link>https://devzone.nordicsemi.com/thread/127237?ContentTypeID=1</link><pubDate>Fri, 06 Apr 2018 14:06:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:64eed536-71ff-454f-b1ea-11d659dca6e8</guid><dc:creator>AmbystomaLabs</dc:creator><description>&lt;p&gt;On iOS, as most other OS&amp;#39;s, they track BLE devices based on mac ID.&amp;nbsp; iOS is slightly different in that they assign a system uuid to every device that shows up.&amp;nbsp; Apps then have to track their ble devices using the system uuid since iOS prohibits knowledge of the mac id to an app.&lt;/p&gt;
&lt;p&gt;To further complicate things on iOS there are two sets of bluetooth API&amp;#39;s. Core Location handles anything related to iBeacon and Core Bluetooth handles everything else but won&amp;#39;t show iBeacon.&lt;/p&gt;
&lt;p&gt;On DFU what helps out is that they mod the mac id slightly so it advertises as mac id +1.&amp;nbsp; At least it does in SDK11. A new mac id tricks the OS into thinking it is a new device.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>