<?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>iOS Shows &amp;quot;nRF5x&amp;quot; as device name even if no device name is advertised</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/65283/ios-shows-nrf5x-as-device-name-even-if-no-device-name-is-advertised</link><description>Hello, 
 I am developing a BLE peripheral with three services: 
 
 Device Information Service 
 Custom service #1 with two characteristics 
 Custom service #2 with one characteristcs 
 
 In advertisement data the advertisement type flags and manufacturer</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 14 Jun 2021 15:28:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/65283/ios-shows-nrf5x-as-device-name-even-if-no-device-name-is-advertised" /><item><title>RE: iOS Shows "nRF5x" as device name even if no device name is advertised</title><link>https://devzone.nordicsemi.com/thread/315209?ContentTypeID=1</link><pubDate>Mon, 14 Jun 2021 15:28:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:058ed01d-1e66-47e5-a663-5c05c9a9a63f</guid><dc:creator>Erikk</dc:creator><description>&lt;p&gt;You need to set&amp;nbsp;&lt;/p&gt;
&lt;p&gt;ble_advertising_init_t init;&lt;/p&gt;
&lt;p&gt;init.srdata.name_type&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; = BLE_ADVDATA_NO_NAME;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: iOS Shows "nRF5x" as device name even if no device name is advertised</title><link>https://devzone.nordicsemi.com/thread/266710?ContentTypeID=1</link><pubDate>Thu, 27 Aug 2020 11:17:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:12fb974d-26d7-401a-ba0d-5d430fdeeb7b</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;I do not see how that could happen. But note that &amp;quot;nRF5x&amp;quot; is the default device name of the SoftDevice (BLE_GAP_DEVNAME_DEFAULT), so you may have used that for a device even if you did not know it. And even if you never advertise it, the iPhone wills till show the name if you have connected to the device before, as it would have been read and cached.&lt;/p&gt;
&lt;p&gt;I have no explanation for how you can see this for a device that has never been used though unless you program a specific BLE address which you have also used for another nRF device that was previously used with the same iPhone.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: iOS Shows "nRF5x" as device name even if no device name is advertised</title><link>https://devzone.nordicsemi.com/thread/266664?ContentTypeID=1</link><pubDate>Thu, 27 Aug 2020 09:13:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:778b445f-620f-447e-a652-547b27c85029</guid><dc:creator>sijohans</dc:creator><description>&lt;p&gt;Thanks for answer. We have seen this issue even with a new phone and a new nRF chip. How does the GAP device name relate to this? That is not configured, but since no name is advertised i thought it would just appear as &amp;quot;N/A&amp;quot;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: iOS Shows "nRF5x" as device name even if no device name is advertised</title><link>https://devzone.nordicsemi.com/thread/266655?ContentTypeID=1</link><pubDate>Thu, 27 Aug 2020 08:58:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:76404199-d8b3-476c-89be-9454e23a4a78</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;This just an iOS &amp;quot;issue&amp;quot;, and not actually something that is advertised. iOS caches device names, so I assume you have programmed the device with firmware that gave it the name &amp;quot;nRF5x&amp;quot; at some point? If you program firmware with another name and connect to it form the iPhone, and then remove the name you will see that name instead from the iOS device instead.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: iOS Shows "nRF5x" as device name even if no device name is advertised</title><link>https://devzone.nordicsemi.com/thread/266648?ContentTypeID=1</link><pubDate>Thu, 27 Aug 2020 08:35:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8ee5de04-36ff-4a2a-bc0c-68c99738b494</guid><dc:creator>sijohans</dc:creator><description>&lt;p&gt;The device information service does only present the firmware revision string.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>