<?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>BLE central filter based on mac address</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/52293/ble-central-filter-based-on-mac-address</link><description>Hello, I am using nrf5832 with SDK 15.3.0. I want to filter peripheral device based on mac address. I modified example code &amp;quot;\examples\ble_central\ble_app_blinky_c\pca10040\s132\ses &amp;quot; but unable to make it working. When I changing code to filter based</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 20 Sep 2019 11:26:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/52293/ble-central-filter-based-on-mac-address" /><item><title>RE: BLE central filter based on mac address</title><link>https://devzone.nordicsemi.com/thread/210912?ContentTypeID=1</link><pubDate>Fri, 20 Sep 2019 11:26:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:175c0235-9481-479e-bd78-d81881804a01</guid><dc:creator>chandan</dc:creator><description>&lt;p&gt;MAC address should be put from right to left. Post modifying same my application is working fine.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE central filter based on mac address</title><link>https://devzone.nordicsemi.com/thread/210688?ContentTypeID=1</link><pubDate>Thu, 19 Sep 2019 11:29:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c11b238f-30aa-4683-9920-584441621aa2</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote user=""]but unable to make it working[/quote]
&lt;p&gt;Could you elaborate more? Did you &lt;a href="https://www.youtube.com/watch?v=uP8RYgYGRvI&amp;amp;list=PLx_tBuQ_KSqGHmzdEL2GWEOeix-S5rgTV&amp;amp;index=7"&gt;debug the application&lt;/a&gt;? What is the error log?&lt;/p&gt;
&lt;p&gt;It should be straight-forward. You can see how it is used in two examples in SDK 15.2:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;examples\ble_central\ble_app_gatts\main.c (around line 693)&lt;/li&gt;
&lt;li&gt;examples\ble_central\ble_app_hrs_c\main.c (around line 882)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/44332/sdk-15-2---scan_addr_filter"&gt;post&lt;/a&gt; might help you.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>