<?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>Accelerated Address Resolver (AAR) not working with known data</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/97851/accelerated-address-resolver-aar-not-working-with-known-data</link><description>Hello Everyone, 
 I am currently building a presence detection application using the nRF52840. I want to be able to detect both Android and Apple devices. Currently the application is working for Android by detecting BLE iBeacons and comparing the UUID</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 21 Mar 2023 09:58:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/97851/accelerated-address-resolver-aar-not-working-with-known-data" /><item><title>RE: Accelerated Address Resolver (AAR) not working with known data</title><link>https://devzone.nordicsemi.com/thread/416478?ContentTypeID=1</link><pubDate>Tue, 21 Mar 2023 09:58:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:59a53a58-ec31-41a7-8775-e2e9630e9f70</guid><dc:creator>Jarno</dc:creator><description>&lt;p&gt;Thank you very much for you response, i think i already understand the problem of my code. As stated in you answer, the AAR cannot be used separately as it is also used by the softdevice at the same time.&lt;/p&gt;
&lt;p&gt;However i do think that i have found another solution to my problem. I think a whitelist needs to be implemented in the start_scan function so only known devices are processed by my code. Now i have already found information on how to implement this whitelist with a list of known mac addresses, however i cannot find any information on how to add a array of hardcoded IRKs to the whitelist. Can you maybe provide some information on this?&lt;/p&gt;
&lt;p&gt;Thanks in advance!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Accelerated Address Resolver (AAR) not working with known data</title><link>https://devzone.nordicsemi.com/thread/416253?ContentTypeID=1</link><pubDate>Mon, 20 Mar 2023 12:42:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0f26591-e2b0-43fd-a3cf-43e0cfe0b806</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The AAR is used by the softdevice controller:&lt;br /&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/softdevice_controller/doc/softdevice_controller.html#integration-with-applications"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/softdevice_controller/doc/softdevice_controller.html#integration-with-applications&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you need to use the AAR you must execute the code you have from a timeslot.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>