<?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>BLE parameters and channels</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/74204/ble-parameters-and-channels</link><description>Hello, 
 I am using the SDK examples with the softdevice. I want to know how is the hop sequence determined. From what I understand the channel map for two devices to communicate can be anything until I blacklist/remove it but how&amp;#39;s the hop sequence determined</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 20 Apr 2021 09:27:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/74204/ble-parameters-and-channels" /><item><title>RE: BLE parameters and channels</title><link>https://devzone.nordicsemi.com/thread/305777?ContentTypeID=1</link><pubDate>Tue, 20 Apr 2021 09:27:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f94d9e8-2721-4599-bb98-b4452ebf0757</guid><dc:creator>haakonsh</dc:creator><description>[quote user=""]Does the devices scan for high traffic channels and skip those in the SDK examples.[/quote]
&lt;p&gt;No, the SoftDevices uses the standard&amp;nbsp;&lt;span&gt;sudo-random&amp;nbsp;&lt;/span&gt;BLE hopping algorithm. The SoftDevices do however have a&amp;nbsp;Quality of Service (QoS) channel survey, that measures the energy level of Bluetooth Low Energy channels. The application can then set an adapted channel map to avoid busy channels.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
[quote user=""]what is this access address and how it is determined?[/quote]
&lt;p&gt;&amp;nbsp;By default, the access address is static throughout the lifetime of a BLE device, but if you enable the privacy mode (&lt;span&gt;Private resolvable address&lt;/span&gt;) you change this address at given intervals using&amp;nbsp;the&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf52840/rng.html?cp=4_0_0_5_20"&gt;RNG — Random number generator&lt;/a&gt;&amp;nbsp;and a private address.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;The access address is used by the Link Layer to determine which physical device it is talking talking to. With a static address you can identify a device based on its access address alone, but with a private resolvable address you need to also transmit the scrambled private address.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;See this artical for more info:&amp;nbsp;&lt;a href="https://www.electronicdesign.com/technologies/communications/article/21801870/ble-v42-creating-faster-more-secure-powerefficient-designspart-2"&gt;https://www.electronicdesign.com/technologies/communications/article/21801870/ble-v42-creating-faster-more-secure-powerefficient-designspart-2&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>