<?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 THE CONNECT THE PERIPHERAL USING THAT DEVICE MAC ADDRESS THROUGH THE CENTRAL DEVICE(WHICH IS MY BOARD NRF52833DK)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/124249/how-the-connect-the-peripheral-using-that-device-mac-address-through-the-central-device-which-is-my-board-nrf52833dk</link><description>Hi, 
 toolchain:-v3.1.0,sdk:v3.1.0. i am using the vscode software for the development 
 Basically i am trying to connect the peripheral using the address (mac:- 7C:D9:F4:14:05:A8 ).in this my board NRF52833DK is working as the central. I am using the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 12 Sep 2025 08:36:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/124249/how-the-connect-the-peripheral-using-that-device-mac-address-through-the-central-device-which-is-my-board-nrf52833dk" /><item><title>RE: HOW THE CONNECT THE PERIPHERAL USING THAT DEVICE MAC ADDRESS THROUGH THE CENTRAL DEVICE(WHICH IS MY BOARD NRF52833DK)</title><link>https://devzone.nordicsemi.com/thread/548570?ContentTypeID=1</link><pubDate>Fri, 12 Sep 2025 08:36:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e2a5858-3b64-4ad4-b793-1568e2071afa</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I do not see any connection attemt in the screenshot but the time between advertising packets sticks out as quite long and variabe. It might not be related, but I wonder what the advertising interval is and what environment you are testing in? Can you upload the full sniffer trace?&lt;/p&gt;
&lt;p&gt;Normally I would ask to configure the sniffer to follow any connection established for that advertiser as described &lt;a href="https://docs.nordicsemi.com/bundle/nrfutil/page/nrfutil-ble-sniffer/guides/common_actions_sniffing_conn_single_periph.html"&gt;here.&lt;/a&gt;&amp;nbsp;Howeer, as the error is&amp;nbsp;BT_HCI_ERR_UNKNOWN_CONN_ID, it is likely that the nRF neve rattempts to connect.&lt;/p&gt;
&lt;p&gt;Given that advertising packets are received quite rarely by the sniffer, I wonder if the timeout when establishing the connectiong is a problem? I see you do not set a specific timeout, which meanst hat the default timeout from&amp;nbsp;CONFIG_BT_CREATE_CONN_TIMEOUT is used. Does it make a difference if you set this to a high value in your prj.conf? For instance&amp;nbsp;&lt;code&gt;CONFIG_BT_CREATE_CONN_TIMEOUT=60&lt;/code&gt; would give a 60 second timeout.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HOW THE CONNECT THE PERIPHERAL USING THAT DEVICE MAC ADDRESS THROUGH THE CENTRAL DEVICE(WHICH IS MY BOARD NRF52833DK)</title><link>https://devzone.nordicsemi.com/thread/548464?ContentTypeID=1</link><pubDate>Thu, 11 Sep 2025 09:25:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:333d8a5c-ec93-4270-929c-4d6d7b40f12e</guid><dc:creator>ankita_lengare</dc:creator><description>&lt;p&gt;hi,&lt;/p&gt;
&lt;p&gt;ok let me expian you the steps which i followd and also below i will attache the screenstop so you can view that and tell me where i am missing&amp;nbsp; step&amp;nbsp;&lt;br /&gt;1)firstly i will open the nRF connect for desktop tool&amp;nbsp; -&amp;gt; programmer section -&amp;gt; i will connect to the board nRF52833dk board -&amp;gt; add file i have attached .hex file (blow attached) -&amp;gt; i clicked erase &amp;amp; write option&lt;br /&gt;&lt;br /&gt;2) in this step i will open the wireshark tool and in capture section i see nrf sniffer for bluetooth LE&amp;nbsp; com 7 i start capturing&amp;nbsp;&lt;br /&gt;&lt;br /&gt;3) in this step i will open vscode and build my code which is shard with you previously that was build and flashed to board&amp;nbsp;&lt;br /&gt;&lt;br /&gt;4)after that i will go to wireshak tool i added the below filter&amp;nbsp;&amp;nbsp;&lt;strong&gt;btle.advertising_address == 7c:d9:f4:14:05:a8 and whati received that screen shot&amp;nbsp; attached blow&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1757582615595v1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;so&amp;nbsp; i am not understaing what should i do next and aslo where is the problem in code i think in central code is not sending any connection request can you check and tell me , in code which part what should i change??&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HOW THE CONNECT THE PERIPHERAL USING THAT DEVICE MAC ADDRESS THROUGH THE CENTRAL DEVICE(WHICH IS MY BOARD NRF52833DK)</title><link>https://devzone.nordicsemi.com/thread/548370?ContentTypeID=1</link><pubDate>Wed, 10 Sep 2025 12:56:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cc9f6a09-c96f-4205-9b0e-e2b13daf2c28</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I do not see any connection attempt in that trace. Can you test again and verify that you do not see any?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HOW THE CONNECT THE PERIPHERAL USING THAT DEVICE MAC ADDRESS THROUGH THE CENTRAL DEVICE(WHICH IS MY BOARD NRF52833DK)</title><link>https://devzone.nordicsemi.com/thread/548367?ContentTypeID=1</link><pubDate>Wed, 10 Sep 2025 12:38:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ae899cae-8fc1-4a29-80e5-0c6a92177b6c</guid><dc:creator>ankita_lengare</dc:creator><description>&lt;p&gt;ok i have attached that file &amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/0211.pcapng"&gt;devzone.nordicsemi.com/.../0211.pcapng&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: HOW THE CONNECT THE PERIPHERAL USING THAT DEVICE MAC ADDRESS THROUGH THE CENTRAL DEVICE(WHICH IS MY BOARD NRF52833DK)</title><link>https://devzone.nordicsemi.com/thread/548218?ContentTypeID=1</link><pubDate>Tue, 09 Sep 2025 11:56:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:db47d137-df12-40cb-bf50-6b9d8f196c9c</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The error&amp;nbsp;BT_HCI_ERR_UNKNOWN_CONN_ID means that the connection was aborted or timed out. I do not see any indication that you explicitly disconnect here, so a timeout is more likely. However, I see you filter on only connectable advertising. Could it be that the peripheral discregards the connection for some reason (perhaps it is using a whitelist / filter accept list)? Do you have a sniffer trace so that we can see what is happeing on air?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>