<?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 find the long term key being currently used</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/820/how-can-i-find-the-long-term-key-being-currently-used</link><description>I&amp;#39;m using the s110_nrf51822_5.2.1_softdevice with the NRF51822. If I understand correctly, after pairing the NRF51822 with a phone, a long term key has been generated and stored in flash. Is there a function in the s110 I can use to get a pointer to the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 04 Nov 2013 08:50:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/820/how-can-i-find-the-long-term-key-being-currently-used" /><item><title>RE: How can I find the long term key being currently used</title><link>https://devzone.nordicsemi.com/thread/4074?ContentTypeID=1</link><pubDate>Mon, 04 Nov 2013 08:50:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9ca12384-2d4c-43e3-bd84-88a32cd9f066</guid><dc:creator>P&amp;#229;l H&amp;#229;land</dc:creator><description>&lt;p&gt;Hi Beat Zenerino,&lt;/p&gt;
&lt;p&gt;If the LTK have been distributed it will be available when you receive the BLE_GAP_EVT_AUTH_STATUS event.
You can either process the event before or after it has been processed by the bond manager, or you can try to tap in to where the bond manager stores it.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://devzone.nordicsemi.com/documentation/nrf51/4.4.0/html/group__ble__sdk__lib__bond__manager.html"&gt;devzone.nordicsemi.com/.../group__ble__sdk__lib__bond__manager.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://devzone.nordicsemi.com/documentation/nrf51/4.4.0/html/structble__gap__evt__auth__status__t.html"&gt;devzone.nordicsemi.com/.../structble__gap__evt__auth__status__t.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;--
Pål&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>