<?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>LTK Zephyr Central</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46044/ltk-zephyr-central</link><description>I can pair and bond as a Zephyr central via bt_conn_auth_register &amp;amp; bt_conn_security(). 
 When the bond is successful I get a callback to cb_pairing_success(struct bt_conn *con, boot is_bonded). 
 My question is, how to I access the LTK so that I can</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 12 Apr 2019 12:46:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46044/ltk-zephyr-central" /><item><title>RE: LTK Zephyr Central</title><link>https://devzone.nordicsemi.com/thread/181857?ContentTypeID=1</link><pubDate>Fri, 12 Apr 2019 12:46:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:49ea066e-4b00-40d9-8543-4e5ce7e477d7</guid><dc:creator>Joakim Andersson</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;The host will handle saving of the LTK, as long as you have BT_SETTINGS and flash storage enabled.&lt;/p&gt;
&lt;p&gt;Make sure these configs are set:&lt;/p&gt;
&lt;p&gt;CONFIG_FLASH=y&lt;br /&gt;CONFIG_FLASH_PAGE_LAYOUT=y&lt;br /&gt;CONFIG_FLASH_MAP=y&lt;br /&gt;CONFIG_FCB=y&lt;br /&gt;CONFIG_SETTINGS=y&lt;br /&gt;&lt;br /&gt;Then you need to call settings_load() after bt_enable()&lt;/p&gt;
&lt;p&gt;See&amp;nbsp;samples/bluetooth/peripheral/src/main.c&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LTK Zephyr Central</title><link>https://devzone.nordicsemi.com/thread/181559?ContentTypeID=1</link><pubDate>Thu, 11 Apr 2019 11:37:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:99d0008b-03e6-4b71-9b80-6ac94677adfe</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Questions regarding the Zephyr&amp;nbsp;Bluetooth&amp;nbsp;API is something we can&amp;#39;t help with, I&amp;#39;m sorry. Even though Zephyr has support for our devices, we do not have support for Zephyr.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Please use one of their support channels found &lt;a href="https://www.zephyrproject.org/about/#contact-us"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>