<?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>nRF5340 advertising mac addr problems</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/94005/nrf5340-advertising-mac-addr-problems</link><description>Burn the firmware of nrf/samples/bluetooh/multi-adv-set, the mobile phone scans the broadcast of 2 mac addresses. 
 How to set multiple broadcasts of nRF5340 to the same mac address?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 22 Nov 2022 02:01:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/94005/nrf5340-advertising-mac-addr-problems" /><item><title>RE: nRF5340 advertising mac addr problems</title><link>https://devzone.nordicsemi.com/thread/396781?ContentTypeID=1</link><pubDate>Tue, 22 Nov 2022 02:01:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:812656d8-6505-4b60-b361-f06f943f13ae</guid><dc:creator>Kenny</dc:creator><description>&lt;p&gt;&lt;span&gt;OK, I got it !&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Kenny&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 advertising mac addr problems</title><link>https://devzone.nordicsemi.com/thread/396733?ContentTypeID=1</link><pubDate>Mon, 21 Nov 2022 15:46:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c4164743-c4e3-4bfc-a631-a9f73defd6cf</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can choose the BT_LE_ADV_OPT_USE_IDENTITY option when defining the advertisement parameters.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;static const struct bt_le_adv_param *non_connectable_adv_param =
    BT_LE_ADV_PARAM(BT_LE_ADV_OPT_USE_NAME | BT_LE_ADV_OPT_USE_IDENTITY,
            0x140, /* 200 ms */
            0x190, /* 250 ms */
            NULL);&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Please be aware that it will be seen as the same device when they have the same address.&amp;nbsp;Once you modify the code as the above, you would only&amp;nbsp;see one advertisement at a time&amp;nbsp;alternately.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;br /&gt;Amanda H.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5340 advertising mac addr problems</title><link>https://devzone.nordicsemi.com/thread/396483?ContentTypeID=1</link><pubDate>Fri, 18 Nov 2022 17:41:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e8c7bf6e-cc71-4aa1-8d0f-dc9f9e6799d3</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am looking into your case and will reply later.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>