<?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>Checking the IRK event</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/26531/checking-the-irk-event</link><description>Hi, 
 I am applying IRK on ble_app_hrs_central and ble_app_hrs peripheral on nrf52832 and S132 v.2.0. ON the central side I want to see if the IRK was resolvable or not. Is there any event or report
to check if the IRK was used to resolve the address</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 03 Nov 2017 13:38:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/26531/checking-the-irk-event" /><item><title>RE: Checking the IRK event</title><link>https://devzone.nordicsemi.com/thread/104382?ContentTypeID=1</link><pubDate>Fri, 03 Nov 2017 13:38:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1bb5784b-44a7-413f-b187-d865f8bdbf10</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;You may need to use whitelist when doing connecting to the peripheral. After you get connected (BLE_GAP_EVT_CONNECTED event) you can find inside p_ble_evt-&amp;gt;gap_evt.connected.irk_match and irk_match_idx. Using that you can find if the IRK matches and which IRK matches.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Checking the IRK event</title><link>https://devzone.nordicsemi.com/thread/104381?ContentTypeID=1</link><pubDate>Fri, 03 Nov 2017 11:26:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:10011925-9b5b-4687-8cdd-698690126a8b</guid><dc:creator>anuja</dc:creator><description>&lt;p&gt;Yes, I want to use IRK to resolve the peripheral address. So therefore I wanted to know how to check the whether the IRK has resolved the address? Is there any event that is raised when IRK resolves the peripheral address?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Checking the IRK event</title><link>https://devzone.nordicsemi.com/thread/104380?ContentTypeID=1</link><pubDate>Fri, 03 Nov 2017 11:21:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8101c8a2-095b-4406-8afc-a66cec921352</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Anuja,&lt;/p&gt;
&lt;p&gt;Please explain more clearly. You want to use IRK to resolve the address from a peripheral who advertise or you want to use IRK to generate address on the central device ?&lt;/p&gt;
&lt;p&gt;LE Privacy is not supported on S132 v2.0, only from S132 v3.0&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>