<?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>Read Access Address from the SoftDevice after connection establishment</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/77123/read-access-address-from-the-softdevice-after-connection-establishment</link><description>I want to read access address of a connection between master and slave in master. 
 I need access address and not the MAC address after connection establishment. 
 Is there a way to read it in sdk 17 ?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 07 Jul 2021 12:52:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/77123/read-access-address-from-the-softdevice-after-connection-establishment" /><item><title>RE: Read Access Address from the SoftDevice after connection establishment</title><link>https://devzone.nordicsemi.com/thread/318983?ContentTypeID=1</link><pubDate>Wed, 07 Jul 2021 12:52:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2190095a-8a14-43be-8602-858beae40b90</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This is not provided out of the box unfortunately, for the reasons I mentioned earlier.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you use the Bluetooth stack in Zephyr you could always make your own fork of the open source Bluetooth controller, and make the changes needed to give the application access to the access address. This is not an easy task though, so I would strongly recommend trying to find some other way to accomplish your goal if possible.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Read Access Address from the SoftDevice after connection establishment</title><link>https://devzone.nordicsemi.com/thread/318831?ContentTypeID=1</link><pubDate>Tue, 06 Jul 2021 14:53:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7be341ca-1ef8-41ec-8304-c1845d7782f7</guid><dc:creator>Sarailoo</dc:creator><description>&lt;p&gt;Hi&lt;br /&gt;Thank you for your answer&lt;br /&gt;I&amp;#39;m doing some research and the reason I need the access address is that I have to run the Channel&amp;nbsp; selection algorithm 2 in a controller after all masters advertise their channel maps to the controller and the algorithm needs access address and channel map.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Read Access Address from the SoftDevice after connection establishment</title><link>https://devzone.nordicsemi.com/thread/318815?ContentTypeID=1</link><pubDate>Tue, 06 Jul 2021 13:48:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:28469cd1-aff2-458f-82d2-112300ea37c0</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The access address is randomly generated for every connection, and the Bluetooth link layer doesn&amp;#39;t expose this address to the higher levels of the Bluetooth stack, or to the application.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Essentially an application running over Bluetooth shouldn&amp;#39;t need to know what access address is used, and for this reason it is not exposed outside the SoftDevice.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is there any particular reason you need to know the access address?&lt;/p&gt;
&lt;p&gt;A Bluetooth sniffer should be able to pick up the access address if you run it during connection establishment.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>