<?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>Is it possible to change on air address (access address) in BLE advertising</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/20901/is-it-possible-to-change-on-air-address-access-address-in-ble-advertising</link><description>I would like to hide BLE advertising from normal BLE scanner software.
And only be able to see such advertising with dedicated scanner. 
 I was thinking of changing access address from 0x8E89BED6 to something else which would hopefully cause normal</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 30 Mar 2017 07:37:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/20901/is-it-possible-to-change-on-air-address-access-address-in-ble-advertising" /><item><title>RE: Is it possible to change on air address (access address) in BLE advertising</title><link>https://devzone.nordicsemi.com/thread/81623?ContentTypeID=1</link><pubDate>Thu, 30 Mar 2017 07:37:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:095d480f-c327-4a45-93bb-060263aecacc</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;I am happy to help :)&lt;/p&gt;
&lt;p&gt;As I said I am not sure it is possible to make the phone pick up these packets. You could potentially make a Nordic based bridge, that would connect to the phone over BLE and report on the scanned packets.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to change on air address (access address) in BLE advertising</title><link>https://devzone.nordicsemi.com/thread/81624?ContentTypeID=1</link><pubDate>Wed, 29 Mar 2017 12:47:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:62f397f7-54c8-4be3-9c59-858c91f4f638</guid><dc:creator>vbachler</dc:creator><description>&lt;p&gt;Great, I found code for advertising without soft device  &lt;a href="https://github.com/pauloborges/blessed"&gt;github.com/.../blessed&lt;/a&gt;.
Where access address can be modified. Now BLE device is not visible from standard ble scanner app. So now there is a problem how to make it visible from dedicated scanner - which is another issue.
Thanks for help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to change on air address (access address) in BLE advertising</title><link>https://devzone.nordicsemi.com/thread/81622?ContentTypeID=1</link><pubDate>Wed, 29 Mar 2017 09:24:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fd8acfda-e339-4ac0-9fa2-eede202bc465</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;We have source code for doing advertising without the SoftDevice, and in this case you can change the access address. The problem is that there is no API on the phone side to change the access address for BLE advertisements, so you would need a Nordic based scanner device to pick them up (if there were such an API then anyone else would be able to use it also, so maybe this is an advantage).&lt;/p&gt;
&lt;p&gt;Then you can change the access address of the advertise packets, and make them invisible to normal BLE scanners.&lt;/p&gt;
&lt;p&gt;If you want something that works on ordinary phones then you might have to encrypt the data instead, and keep the standard access address. Then people can see the advertise packets, but will be unable to read the payload content.&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: Is it possible to change on air address (access address) in BLE advertising</title><link>https://devzone.nordicsemi.com/thread/81621?ContentTypeID=1</link><pubDate>Wed, 29 Mar 2017 09:13:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:41d27d93-d4a8-41c1-af69-f3249843e844</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Access address is fixed for all ADV (and other) packets on channels 37/38/39. What you probably want to change is Adv. address (MAC of the device) and that can be changed freely on Advertiser side as well as filtered on Observer side.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to change on air address (access address) in BLE advertising</title><link>https://devzone.nordicsemi.com/thread/81617?ContentTypeID=1</link><pubDate>Wed, 29 Mar 2017 08:49:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4f321a20-f07a-4c99-9257-ef053270f4be</guid><dc:creator>Wojtek</dc:creator><description>&lt;p&gt;I am not sure if it will work for multiple scanners, but you should check directed advertising mode then. Or the employees should be peripherals, not the centrals... or just go proprietary.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to change on air address (access address) in BLE advertising</title><link>https://devzone.nordicsemi.com/thread/81616?ContentTypeID=1</link><pubDate>Wed, 29 Mar 2017 08:47:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fb09dc85-3fb5-4b29-925f-837fb58b5a53</guid><dc:creator>vbachler</dc:creator><description>&lt;p&gt;I would like to distribute beacon like devices among assets/equipment in warehouse. Then employees would have official phones with dedicated ble scanner app which would scan beacons and report their presence. However this beacons shouldn&amp;#39;t be visible to &amp;quot;any off the shell ble scanner mobile app&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to change on air address (access address) in BLE advertising</title><link>https://devzone.nordicsemi.com/thread/81618?ContentTypeID=1</link><pubDate>Wed, 29 Mar 2017 08:34:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4bca37be-7c26-474e-9219-e70ed0f040ff</guid><dc:creator>Wojtek</dc:creator><description>&lt;p&gt;Randomizing address would not cause nRF Connect to ignore device. Also setting address that is not compliant with BLE standard (there are some restrictions about some bits afair) would not even cause ignoring the device. Why you want to do such a thing? What is your main goal? Changing device address is easy (sd_ble_gap_addr_set or something), but i don&amp;#39;t think it is what you really want.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to change on air address (access address) in BLE advertising</title><link>https://devzone.nordicsemi.com/thread/81620?ContentTypeID=1</link><pubDate>Wed, 29 Mar 2017 08:31:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e85b4b8-1d71-4ab3-b8fe-ec4e6f4e07b8</guid><dc:creator>vbachler</dc:creator><description>&lt;p&gt;Idea is to purposely malforme BLE header by changing dedicated access address to random value.
Which I hope would cause regular ble scanner software (ex. ble phone app or nRF connect, ...) not to show such device.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to change on air address (access address) in BLE advertising</title><link>https://devzone.nordicsemi.com/thread/81619?ContentTypeID=1</link><pubDate>Wed, 29 Mar 2017 08:23:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7a4c9aab-407e-4fbe-919a-91f58b81fb68</guid><dc:creator>Wojtek</dc:creator><description>&lt;p&gt;what do you mean by &amp;quot;ignore such advertising&amp;quot;?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>