<?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>How to change the device name? nRF51822 (s110)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3063/how-to-change-the-device-name-nrf51822-s110</link><description>Hi, I am studying with nRF51822 (s110). 
 I found some source code from devzone.nordicsemi.com/.../ 
 and I am trying to change the device name, 
 And I don&amp;#39;t know why it is not works. 
 Help me plz. 
 static void advertising_init(void)
{ 
 uint32_t</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 25 Feb 2015 00:08:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3063/how-to-change-the-device-name-nrf51822-s110" /><item><title>RE: How to change the device name? nRF51822 (s110)</title><link>https://devzone.nordicsemi.com/thread/11461?ContentTypeID=1</link><pubDate>Wed, 25 Feb 2015 00:08:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f269cb96-ed0b-4fc6-bae9-21ddb954cfd9</guid><dc:creator>Kyu</dc:creator><description>&lt;p&gt;@Inspectron
Yes that is all. but you should set the device name length.
And if you want to display device name in the beacon mode, you must think about advertising data length.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to change the device name? nRF51822 (s110)</title><link>https://devzone.nordicsemi.com/thread/11459?ContentTypeID=1</link><pubDate>Tue, 24 Feb 2015 06:56:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79cc37a9-a64d-47d8-a430-f4af21f011ac</guid><dc:creator>Inspectron</dc:creator><description>&lt;p&gt;I know about this function. But is this all?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to change the device name? nRF51822 (s110)</title><link>https://devzone.nordicsemi.com/thread/11458?ContentTypeID=1</link><pubDate>Tue, 24 Feb 2015 00:56:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ad368a8b-1447-4df9-a48f-ab36226dbd08</guid><dc:creator>Kyu</dc:creator><description>&lt;p&gt;@Inspectron&lt;/p&gt;
&lt;p&gt;many example code have the function that can change the device name.&lt;/p&gt;
&lt;p&gt;the function is &amp;quot;sd_ble_gap_device_name_set&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to change the device name? nRF51822 (s110)</title><link>https://devzone.nordicsemi.com/thread/11460?ContentTypeID=1</link><pubDate>Mon, 23 Feb 2015 09:58:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:62d9ca38-686c-4b61-9b5f-bab514a79758</guid><dc:creator>Inspectron</dc:creator><description>&lt;p&gt;Where do you have the information from how to change the device name? Is there an example or a guide?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to change the device name? nRF51822 (s110)</title><link>https://devzone.nordicsemi.com/thread/11457?ContentTypeID=1</link><pubDate>Fri, 11 Jul 2014 05:37:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e84b2783-77b9-4a06-91ef-3783ceee1338</guid><dc:creator>Kyu</dc:creator><description>&lt;p&gt;thanks It works. The reason is from advertising packet size. Thanks John!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to change the device name? nRF51822 (s110)</title><link>https://devzone.nordicsemi.com/thread/11456?ContentTypeID=1</link><pubDate>Wed, 09 Jul 2014 13:10:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7ea4a8df-6ffc-432d-bca1-b29c610878de</guid><dc:creator>John</dc:creator><description>&lt;p&gt;It would be helpful to know what the error code is that you are seeing. Without that I can speculate. First guess would be that you have exceeded the size allowed for the advertising packet and that is why you are getting the error. You can move some of your data into the scan response if that is the case.&lt;/p&gt;
&lt;p&gt;I do find some of the in line comments where you are initializing your adv_manuf_data_data array intriguing. Things like UUIDs, and tx Power can be encoded into the standard advertising packet rather than in manufacturer specific data. Are you doing that to save space?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>