<?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 use random access address in SDK8.0?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9967/how-to-use-random-access-address-in-sdk8-0</link><description>Hi,all. i want to use random access address to instead fix access address in my device.How can i do that and has it an effect on my phone?Thanks!</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 28 Oct 2015 14:37:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9967/how-to-use-random-access-address-in-sdk8-0" /><item><title>RE: how to use random access address in SDK8.0?</title><link>https://devzone.nordicsemi.com/thread/36983?ContentTypeID=1</link><pubDate>Wed, 28 Oct 2015 14:37:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e82050f7-3997-42d7-a61d-d6b6532f8818</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;Are you talking about access address or device address? What do you mean by effect on your phone?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to use random access address in SDK8.0?</title><link>https://devzone.nordicsemi.com/thread/36985?ContentTypeID=1</link><pubDate>Wed, 28 Oct 2015 14:12:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:24abbef6-b41b-4d6a-acf6-cc731ecca48a</guid><dc:creator>Ulrich Myhre</dc:creator><description>&lt;p&gt;The p_peer_addr in sd_ble_gap_adv_start() is used only in directed advertisements.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to use random access address in SDK8.0?</title><link>https://devzone.nordicsemi.com/thread/36984?ContentTypeID=1</link><pubDate>Wed, 28 Oct 2015 13:37:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:13041318-46ad-4b75-b777-9e32e7cf9ffa</guid><dc:creator>shibshab</dc:creator><description>&lt;p&gt;For nRF51 with S110/S130:&lt;/p&gt;
&lt;p&gt;In &amp;#39;sd_ble_gap_adv_start&amp;#39; you provide an argument of type &amp;#39;ble_gap_adv_params_t&amp;#39;.&lt;/p&gt;
&lt;p&gt;This type has a field &amp;#39;type&amp;#39; which can be set to &amp;#39;BLE_GAP_ADDR_TYPE_RANDOM_STATIC &amp;#39;.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not aware of any effect this will have on your phone.&lt;/p&gt;
&lt;p&gt;See &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s110.api.v8.0.0/group___b_l_e___g_a_p___f_u_n_c_t_i_o_n_s.html?cp=2_7_0_0_0_2_1_4_3#gab82c978db30188c7f4fbf2dac1d97720"&gt;sd_ble_gap_adv_start documentation&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;[Edit: Update after Ulrich's comment]&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>