<?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>nRF52832 Function (DFU)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/44996/nrf52832-function-dfu</link><description>hi, 
 I have some questions, please help me solve these questions. ( I use SDK 15.2.0 and nRF52832) 
 1. my customer ask how many central bonded with one nrf52? (my project use muti-peripheral) 
 2. I rush to develop DFU into our product, but I have two</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 02 Apr 2019 13:27:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/44996/nrf52832-function-dfu" /><item><title>RE: nRF52832 Function (DFU)</title><link>https://devzone.nordicsemi.com/thread/179786?ContentTypeID=1</link><pubDate>Tue, 02 Apr 2019 13:27:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3a978466-c978-4468-9cda-dc6687311357</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;A bond has a variable length (~100 bytes, with 1 CCCD it can be ~ 152 bytes) based on what type of connection, central settings, etc.&lt;/p&gt;
&lt;p&gt;If FDS is configured to use 3 pages of flash (2 x 4K for data storage, and 1 x 4K for swap), then you have a total of 8 kBytes (8192 bytes) of storage. This can however be configured in your sdk_config.h to match your needs.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 Function (DFU)</title><link>https://devzone.nordicsemi.com/thread/179663?ContentTypeID=1</link><pubDate>Tue, 02 Apr 2019 07:12:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:83f4e367-fda0-42e3-9ecf-abe4275b4003</guid><dc:creator>CFF.K</dc:creator><description>&lt;p&gt;&amp;nbsp;Thanks&amp;nbsp;for your reply.&lt;/p&gt;
&lt;p&gt;I solve finish these question except 1.&lt;/p&gt;
&lt;p&gt;I know&amp;nbsp;the maximum number of bonds depends on FDS. but I still&amp;nbsp;don&amp;#39;t how to calculate&amp;nbsp;the&amp;nbsp;&lt;span&gt;maximum number of bonds for my customer?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 Function (DFU)</title><link>https://devzone.nordicsemi.com/thread/177409?ContentTypeID=1</link><pubDate>Wed, 20 Mar 2019 15:23:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:06b32ff2-099b-4748-9a43-96bbc83d19ec</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;1) The&amp;nbsp;&lt;span&gt;maximum number of bonds is limited by the available&amp;nbsp;flash space to store the bond data.&amp;nbsp;&amp;nbsp;The amount of space reserved for storing bond data is limited by&amp;nbsp;FDS_VIRTUAL_PAGES. See &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/43330/peer-manager-sdk15-2-maximum-number-of-bonded-devices"&gt;this page&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;2) Yes, take a look at the buttonless&amp;nbsp;DFU example. See &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.2.0/ble_sdk_app_buttonless_dfu.html?cp=4_0_0_4_3_1"&gt;this link.&lt;/a&gt;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader"&gt;This post&lt;/a&gt; could also be helpful.&lt;/p&gt;
&lt;p&gt;3)&amp;nbsp;&lt;span&gt;nrfgo studio is deprecated, I recommend nRF Connect and the programmer app. See &lt;a href="https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Connect-for-desktop"&gt;this link.&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
[quote userid="17496" url="~/f/nordic-q-a/44996/nrf52832-function-dfu"]but my code still in the bootload. how leave this situation?[/quote]
&lt;p&gt;It could be that you forgot the settings page. You can create it like this:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;pre class="ui-code" data-mode="text"&gt;nrfutil settings generate --family NRF52 --application my_app.hex --application-version 0 --bootloader-version 0 --bl-settings-version 1 settings.hex &lt;/pre&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;4) Yes, you can consider it&amp;nbsp;unique. See &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/2112/how-to-get-6-byte-mac-address-at-nrf51822"&gt;this post.&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>