<?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 can I get connected but not bonded device mac address. I use nrf52840 with Segger.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/49198/how-can-i-get-connected-but-not-bonded-device-mac-address-i-use-nrf52840-with-segger</link><description>How can I get connected but not bonded device mac address. I use nrf52840 with Segger.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 02 Jul 2019 14:35:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/49198/how-can-i-get-connected-but-not-bonded-device-mac-address-i-use-nrf52840-with-segger" /><item><title>RE: How can I get connected but not bonded device mac address. I use nrf52840 with Segger.</title><link>https://devzone.nordicsemi.com/thread/196044?ContentTypeID=1</link><pubDate>Tue, 02 Jul 2019 14:35:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cedd44e4-e2b8-47bc-b3a0-34a982f1ed85</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;Take a look at the &lt;em&gt;&amp;lt;sdk&amp;gt;/examples/ble_central/ble_app_hrs_c&lt;/em&gt; example&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can I get connected but not bonded device mac address. I use nrf52840 with Segger.</title><link>https://devzone.nordicsemi.com/thread/195991?ContentTypeID=1</link><pubDate>Tue, 02 Jul 2019 12:40:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a24c4787-7934-4105-a724-5840013c7fa0</guid><dc:creator>Zeynal</dc:creator><description>&lt;p&gt;thank you for answer. can you write an example for&amp;nbsp;&lt;em&gt;nrf_ble_scan_filter_set()&lt;/em&gt;&lt;span&gt;&amp;nbsp;and&amp;nbsp;&lt;/span&gt;&lt;em&gt;nrf_ble_scan_filter_enable()&lt;/em&gt;&lt;span&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;sorry I am a beginner.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How can I get connected but not bonded device mac address. I use nrf52840 with Segger.</title><link>https://devzone.nordicsemi.com/thread/195954?ContentTypeID=1</link><pubDate>Tue, 02 Jul 2019 11:17:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4c61c34e-6aa2-4f45-b4b5-f207256c6502</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;Take a look at the ble_app_uart examples:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.3.0%2Fble_sdk_app_nus_c.html&amp;amp;cp=5_1_4_2_0_7"&gt;ble_app_uart central&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.3.0%2Fble_sdk_app_nus_eval.html&amp;amp;cp=5_1_4_2_2_24"&gt;ble_app_uart peripheral&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;These examples demonstrates how to connect two devices without bonding.&lt;/p&gt;
&lt;p&gt;If you want to connect to only a specific address, you can use the nrf_ble_scan.c library and the functions &lt;em&gt;nrf_ble_scan_filter_set()&lt;/em&gt; and &lt;em&gt;nrf_ble_scan_filter_enable()&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>