<?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>Changing Name of Advertising Beacon</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/54947/changing-name-of-advertising-beacon</link><description>I&amp;#39;m Currently working on nRF52840. I am trying to change Name for Beacon received from one of the Beacon&amp;#39;s Characteristic and storing it in Flash. Now for name I am changing it on reset/restart. But here function 
 sd_ble_gap_adv_set_configure(&amp;amp;m_adv_handle</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 29 Nov 2019 15:10:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/54947/changing-name-of-advertising-beacon" /><item><title>RE: Changing Name of Advertising Beacon</title><link>https://devzone.nordicsemi.com/thread/222857?ContentTypeID=1</link><pubDate>Fri, 29 Nov 2019 15:10:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1c79a8d-80e3-49c2-8b6e-66bc35c5c5c6</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;The error&amp;nbsp;&lt;span&gt;0x3004 means that the provided advertising handle was not found:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;BLE_ERROR_INVALID_ADV_HANDLE =&amp;nbsp;(NRF_ERROR_STK_BASE_NUM+0x004) =&amp;nbsp;0x3000 +&amp;nbsp;0x004&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;If you read the explanatory text above&amp;nbsp;sd_ble_gap_adv_set_configure(), it says the following about this error:&lt;/span&gt;&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;&lt;em&gt;&amp;quot;The provided advertising handle was not found. Use @ref BLE_GAP_ADV_SET_HANDLE_NOT_SET to configure a new advertising handle.&amp;quot;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Please check this.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>