<?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>Setting resolvable private address</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16720/setting-resolvable-private-address</link><description>I want to set the resolvable private address ( RPA ) manually instead of letting softdevice do it. I went through documentation but I am not sure about it. I know that I can configure IRK and refresh interval in softdevice but I want to do it with my</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 29 Sep 2016 12:31:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16720/setting-resolvable-private-address" /><item><title>RE: Setting resolvable private address</title><link>https://devzone.nordicsemi.com/thread/63944?ContentTypeID=1</link><pubDate>Thu, 29 Sep 2016 12:31:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d6cc7a7d-aed2-45f7-9003-ecc1e073bace</guid><dc:creator>Ole Bauck</dc:creator><description>&lt;p&gt;To update the RPA every 15 minutes you have to use a timer, for example the app_timer module. There is no min or max interval (that I found at least), only the recommended.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Setting resolvable private address</title><link>https://devzone.nordicsemi.com/thread/63943?ContentTypeID=1</link><pubDate>Thu, 29 Sep 2016 12:00:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4c9a4d93-6b94-46d1-ab93-769afbda0eeb</guid><dc:creator>Amit Chahar</dc:creator><description>&lt;p&gt;So,  RPA refresh has to be done in my code using timer ? There is nothing compulsory to set in softdevice for it?  Is there any minimum interval (beside the recommended) to refresh the RPA?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Setting resolvable private address</title><link>https://devzone.nordicsemi.com/thread/63942?ContentTypeID=1</link><pubDate>Thu, 29 Sep 2016 10:45:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5dd42d65-a1a5-46d6-b830-bf108d84d73f</guid><dc:creator>Ole Bauck</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;This is the correct and valid way.&lt;/li&gt;
&lt;li&gt;The recommended for updating the address is 15 minutes as specified in the &lt;a href="https://www.bluetooth.org/DocMan/handlers/DownloadDoc.ashx?doc_id=286439&amp;amp;_ga=1.114916295.1519320728.1470653509"&gt;Bluetooth core specification 4.2&lt;/a&gt; Vol 6 Part B Chapter 6.1:&lt;/li&gt;
&lt;/ol&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;6.1 PRIVATE ADDRESS GENERATION INTERVAL&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;A private address shall be
generated using the Resolvable Private
Address Generation (see Section
1.3.2.2).&lt;/p&gt;
&lt;p&gt;The Link Layer shall set a timer determined by the Host. A new
private address shall be generated
when the timer expires. If the Link
Layer is reset, a new private address
shall be generated and the timer
started with any value in the allowed
range.&lt;/p&gt;
&lt;p&gt;Note: If the private address is
generated frequently, connection
establishment times may be affected.
It is recommended to set the timer to
15 minutes.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This can also be found in the SDK: &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s130.api.v2.0.1/group___b_l_e___g_a_p___d_e_f_i_n_e_s.html#ga09366f020307b3079d1038062b7e162d"&gt;BLE_GAP_DEFAULT_PRIVATE_ADDR_CYCLE_INTERVAL_S&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>