<?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 to store bonding key manually</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/14033/how-to-store-bonding-key-manually</link><description>I&amp;#39;m using sdk10, I tried the bonding feature using device_manager and it&amp;#39;s working. but then when I perform DFU, the bonding information is erased. I can&amp;#39;t modify the bootlader DFU_APP_DATA_RESERVED setting because the product is already hit the market</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 24 May 2016 08:46:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/14033/how-to-store-bonding-key-manually" /><item><title>RE: how to store bonding key manually</title><link>https://devzone.nordicsemi.com/thread/53657?ContentTypeID=1</link><pubDate>Tue, 24 May 2016 08:46:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:771885ea-a2fe-42af-bd04-adfb9b0edd72</guid><dc:creator>makouda</dc:creator><description>&lt;p&gt;yes I succedded to init the device manager where I wanted, I moved my pstorage personnal inits to dm_init and registered according to my desired sequence, thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to store bonding key manually</title><link>https://devzone.nordicsemi.com/thread/53656?ContentTypeID=1</link><pubDate>Tue, 24 May 2016 08:39:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1fcecece-0f1a-417b-b164-5bee4c3755b9</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;The location of the bond  page depends on the order the pstorage instances are registered and the start address of the bootloader &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v11.0.0/lib_pstorage.html?cp=5_0_0_3_19_1#pstorage_memory_layout"&gt;(pstorage - memory layout)&lt;/a&gt; but you can&amp;#39;t specify it directly.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to store bonding key manually</title><link>https://devzone.nordicsemi.com/thread/53658?ContentTypeID=1</link><pubDate>Tue, 24 May 2016 07:50:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1678c92-b93a-46a3-a488-df99a146e5a0</guid><dc:creator>makouda</dc:creator><description>&lt;p&gt;I noticed that the device manager store the key on flash at &lt;code&gt;@0x39000&lt;/code&gt;. on the bootlader, I kept 2 pages with &lt;code&gt;DFU_APP_DATA_RESERVED&lt;/code&gt;, I have one page free. can I specify the address on which the device_manager stores data??.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to store bonding key manually</title><link>https://devzone.nordicsemi.com/thread/53655?ContentTypeID=1</link><pubDate>Tue, 24 May 2016 06:58:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:31ee58fd-3d66-417c-9acb-17cff67d8279</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;It&amp;#39;s possible to change the DFU_APP_DATA_RESERVED size through DFU if you make some changes to the bootloader as mentioned in this &lt;a href="https://devzone.nordicsemi.com/question/54242/updating-bootloader-to-bootloader-which-preserves-app-data/"&gt;&lt;strong&gt;thread&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Making a &amp;quot;device manager&amp;quot; is quite comprehensive, but you can find the message sequence charts for the security procedures in the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s130.api.v2.0.0/group___b_l_e___g_a_p___p_e_r_i_p_h___s_e_c___m_s_c.html?cp=3_6_2_1_0_2_1_3_8"&gt;&lt;strong&gt;SD API reference&lt;/strong&gt;&lt;/a&gt;, and the device manager and peer manager shows how the SD events are handled.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>