<?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>GAP Address types</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/2084/gap-address-types</link><description>Hi, 
 I use a personnal GAP Address, but it must be the type used:
-Public address.
-Random Static address.
-Private Resolvable address.
-Private Non-Resolvable address. 
 and what is the difference? 
 Code : 
 st_Gap_Addr.addr_type = BLE_GAP_ADDR_TYPE_RANDOM_STATIC;</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 03 Feb 2016 10:07:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/2084/gap-address-types" /><item><title>RE: GAP Address types</title><link>https://devzone.nordicsemi.com/thread/8938?ContentTypeID=1</link><pubDate>Wed, 03 Feb 2016 10:07:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:632bd43b-1fe7-47d1-aadc-6d73a4eb5313</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Hi Charly, this thread might be good intro to your next reading;)&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/question/43670/how-to-distinguish-between-random-and-public-gap-addresses/"&gt;https://devzone.nordicsemi.com/question/43670/how-to-distinguish-between-random-and-public-gap-addresses/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Cheers Jan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GAP Address types</title><link>https://devzone.nordicsemi.com/thread/8941?ContentTypeID=1</link><pubDate>Wed, 03 Feb 2016 09:43:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:acd52f45-4609-42bf-93ef-867c8422386d</guid><dc:creator>Carles</dc:creator><description>&lt;p&gt;I edited it for clarity. Hope it&amp;#39;s better.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GAP Address types</title><link>https://devzone.nordicsemi.com/thread/8942?ContentTypeID=1</link><pubDate>Tue, 02 Feb 2016 23:15:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b75f858d-4c99-4076-ae0a-d8cd8f0ee6b0</guid><dc:creator>bluewales</dc:creator><description>&lt;p&gt;Don&amp;#39;t the two phrases: &amp;quot;can be generated every time the device boots up&amp;quot; and &amp;quot;cannot be changed during a power cycle of the device&amp;quot; contradict each other?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GAP Address types</title><link>https://devzone.nordicsemi.com/thread/8940?ContentTypeID=1</link><pubDate>Fri, 30 Jan 2015 09:32:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bbdf7107-4235-44cb-a09f-2acb800632ae</guid><dc:creator>Torsten Robitzki</dc:creator><description>&lt;p&gt;Hi Cales,
maybe this very helpful information can find it&amp;#39;s way into the doxygen documentation?
Cheers,
Torsten&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GAP Address types</title><link>https://devzone.nordicsemi.com/thread/8939?ContentTypeID=1</link><pubDate>Thu, 03 Apr 2014 09:29:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a0dd0f33-f066-4240-a8d8-d98374387d78</guid><dc:creator>Carles</dc:creator><description>&lt;p&gt;Hi Charly,&lt;/p&gt;
&lt;p&gt;-Public address.&lt;/p&gt;
&lt;p&gt;This is a global, fixed address. It must be registered with the IEEE Registration Authority and will never change during the lifetime of the device.&lt;/p&gt;
&lt;p&gt;-Random Static address.&lt;/p&gt;
&lt;p&gt;A random static address is simply a random number that can either be generated every time the device boots up or can stay the same for the lifetime of the device. But it cannot be changed within a single power cycle of the device.&lt;/p&gt;
&lt;p&gt;-Private Resolvable address.&lt;/p&gt;
&lt;p&gt;Those are generated from an identity resolving key (IRK) and a random number, and they can be changed often (even during the lifetime of a connection) to avoid the device being identified and tracked by an unknown scanning device. Only devices that possess the IRK distributed by the device using a private resolvable address can actually resolve that address, allowing them to identify the device.&lt;/p&gt;
&lt;p&gt;-Private Non-Resolvable address.&lt;/p&gt;
&lt;p&gt;Not very commonly used, a random number that you can change anytime.&lt;/p&gt;
&lt;p&gt;Carles&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>