<?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>Missing advertised device name</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5352/missing-advertised-device-name</link><description>Hello,
I had to use sd_ble_gap_address_set() to make sure, that a bootloader running on the same device will not be cached on OS/X: 
 static const ble_gap_addr_t gap_addr = { BLE_GAP_ADDR_TYPE_RANDOM_PRIVATE_RESOLVABLE };
 check_error( sd_ble_gap_address_set</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 04 Feb 2015 16:28:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5352/missing-advertised-device-name" /><item><title>RE: Missing advertised device name</title><link>https://devzone.nordicsemi.com/thread/18694?ContentTypeID=1</link><pubDate>Wed, 04 Feb 2015 16:28:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:08d047be-dbcb-4cdd-88a2-8769370bbb31</guid><dc:creator>Torsten Robitzki</dc:creator><description>&lt;p&gt;No, unfortunatelly I don&amp;#39;t have access to an android or windows machine. I&amp;#39;ve observed the same, missing name, when writing a native os/x central using the objectiv C api. But that could, of cause be an issue with the apple implementation of the BLE stack. I&amp;#39;ve asked here in the forum because I&amp;#39;m unsure, whom to blame ;-) Maybe some otheres could contribute similar observations.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Missing advertised device name</title><link>https://devzone.nordicsemi.com/thread/18693?ContentTypeID=1</link><pubDate>Wed, 04 Feb 2015 12:23:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:af47f6ba-e5d0-4d25-8d92-dae91f676982</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Have you tried this with other central devices? Windows or Android?&lt;/p&gt;
&lt;p&gt;If the issue only occurs in BLExplr it is diffucult to say what the problem could be, since this is a 3rd party product that we have limited knowledge about.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>