<?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 specify private address for nrfmesh</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/29315/how-to-specify-private-address-for-nrfmesh</link><description>I want to use Non-Resolvable Private Address for nrfmesh packet.
(every mesh packet is different address) 
 How to do?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 11 Jan 2018 13:39:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/29315/how-to-specify-private-address-for-nrfmesh" /><item><title>RE: How to specify private address for nrfmesh</title><link>https://devzone.nordicsemi.com/thread/116638?ContentTypeID=1</link><pubDate>Thu, 11 Jan 2018 13:39:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bae57562-650e-4b51-bfa8-b415d1660db7</guid><dc:creator>loquat</dc:creator><description>&lt;p&gt;OK, Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to specify private address for nrfmesh</title><link>https://devzone.nordicsemi.com/thread/116636?ContentTypeID=1</link><pubDate>Thu, 11 Jan 2018 12:21:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0987e1ca-78d8-4b0b-840f-bfa1fd95324a</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Yes, it should work that way, you set to advertise with number of count =1 then change the address and advertise again. We currently don&amp;#39;t have a plan to update the address yet.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to specify private address for nrfmesh</title><link>https://devzone.nordicsemi.com/thread/116637?ContentTypeID=1</link><pubDate>Wed, 10 Jan 2018 23:23:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:09b1cafe-6f88-4557-ab91-e491f8074dc0</guid><dc:creator>loquat</dc:creator><description>&lt;p&gt;Thank you.&lt;/p&gt;
&lt;p&gt;But I want to change BDADDR per 1block-packet(37/38/39channels).&lt;/p&gt;
&lt;p&gt;It seem to work that modify the advertiser_packet_alloc()/set_adv_address().(and add BDADDR type option?)&lt;/p&gt;
&lt;p&gt;Is there plan update?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to specify private address for nrfmesh</title><link>https://devzone.nordicsemi.com/thread/116640?ContentTypeID=1</link><pubDate>Wed, 10 Jan 2018 15:54:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9075f9be-f72b-4256-a958-c9fcff618a99</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Yes, but there isn&amp;#39;t a big different between non-resolvable private address (except for a few requirement bits to tell the type of the address).&lt;/p&gt;
&lt;p&gt;But if you want to use your own defined address, you can modify set_default_advertiser_configuration() in advertiser.c to set your address.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to specify private address for nrfmesh</title><link>https://devzone.nordicsemi.com/thread/116639?ContentTypeID=1</link><pubDate>Wed, 10 Jan 2018 15:28:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f776bc08-d6bf-4468-ab9a-92ab3823debe</guid><dc:creator>loquat</dc:creator><description>&lt;blockquote&gt;
&lt;p&gt;Could you let me know why you want Non-Resolvable Private Address ?&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;For security. I do not want to be tracked mesh packets.&lt;/p&gt;
&lt;p&gt;Other mesh environment is use a Non-Resolvable Private Address.&lt;/p&gt;
&lt;p&gt;For example,&lt;/p&gt;
&lt;p&gt;*Zephyr bluetooth mesh  and CSR proprietary mesh(CSRmesh)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to specify private address for nrfmesh</title><link>https://devzone.nordicsemi.com/thread/116635?ContentTypeID=1</link><pubDate>Wed, 10 Jan 2018 12:31:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2684a1a7-9fd1-4093-8c7a-f46e43d5f042</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Currently every mesh node has different Bluetooth address when advertising and they are random static address.&lt;/p&gt;
&lt;p&gt;Mesh protocol doesn&amp;#39;t care about this address. It&amp;#39;s only looking for packets on physical address (which is the BEARER_ACCESS_ADDR_DEFAULT = 0x8E89BED6).&lt;/p&gt;
&lt;p&gt;Could you let me know why you want Non-Resolvable Private Address ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>