<?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>NRF8001 Arduino RedBear Shiled - BLE_SET_Name not working</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/1862/nrf8001-arduino-redbear-shiled---ble_set_name-not-working</link><description>I tried changing the broadcast name which was not easy but after installing the nRFgoStudio and editing the XML file with it - I managed to change the name yet the UART program no longer works .
I verified this issue comparing the original &amp;quot;ublue_setup</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 20 Mar 2014 11:56:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/1862/nrf8001-arduino-redbear-shiled---ble_set_name-not-working" /><item><title>RE: NRF8001 Arduino RedBear Shiled - BLE_SET_Name not working</title><link>https://devzone.nordicsemi.com/thread/8052?ContentTypeID=1</link><pubDate>Thu, 20 Mar 2014 11:56:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f561ce72-a10d-4a92-a7c8-7ef0bd8436bc</guid><dc:creator>David Edwin</dc:creator><description>&lt;p&gt;You must use the nRFgo studio, open the nRF8001 XML file used and ensure that the nRF8001 configuration -&amp;gt;  GAP Settings -&amp;gt; Writeable Device name (Over the air and From application controller with pipe) are enabled.&lt;/p&gt;
&lt;p&gt;Then get the pipe number used for the device name from the services header file , you will see a #define called PIPE_GAP_DEVICE_NAME_SET , you can then call
lib_aci_set_local_data (...) to set the device name.&lt;/p&gt;
&lt;p&gt;Edit: The name must be received over the air from an iOS device on a different Characteristic as the GAP Device Name Characteristic is typically not available from an iOS app.&lt;/p&gt;
&lt;p&gt;I hope your issue is already addressed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF8001 Arduino RedBear Shiled - BLE_SET_Name not working</title><link>https://devzone.nordicsemi.com/thread/8051?ContentTypeID=1</link><pubDate>Wed, 12 Mar 2014 21:16:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a199a4b3-54f2-47a4-9b1c-cf6bf275f118</guid><dc:creator>moriszen</dc:creator><description>&lt;p&gt;I wanted to start with a simple UART send receive character . Redbear refered me to Nordic example which works .&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF8001 Arduino RedBear Shiled - BLE_SET_Name not working</title><link>https://devzone.nordicsemi.com/thread/8050?ContentTypeID=1</link><pubDate>Wed, 12 Mar 2014 08:43:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bdb4af92-047d-4087-a311-08d59c4d8cab</guid><dc:creator>David Edwin</dc:creator><description>&lt;p&gt;Are you using the Nordic BLE SDK or are you using Redbearlab&amp;#39;s ? I am not able to find the ble_set_name function in the Nordic SDK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>