<?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>nrfutil nrf52820</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/63310/nrfutil-nrf52820</link><description>I want to ask the new nrfutil version 6.1.0 is support for NRF52820? How to generate the setting.hex for NRF52820</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 15 Jul 2021 06:24:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/63310/nrfutil-nrf52820" /><item><title>RE: nrfutil nrf52820</title><link>https://devzone.nordicsemi.com/thread/320143?ContentTypeID=1</link><pubDate>Thu, 15 Jul 2021 06:24:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:199f27e8-5215-4c20-a430-bd33d246426b</guid><dc:creator>paul zhang </dc:creator><description>[quote userid="15172" url="~/f/nordic-q-a/63310/nrfutil-nrf52820/319327#319327"]working [/quote]
&lt;p&gt;You should try --family NRF52QFAB .Because this tag just for generate the start address&amp;nbsp; for setting.hex.&lt;span class="op_dict_text2"&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrfutil nrf52820</title><link>https://devzone.nordicsemi.com/thread/319327?ContentTypeID=1</link><pubDate>Fri, 09 Jul 2021 10:21:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:97c4214c-c2eb-471b-9dae-9da8027066a9</guid><dc:creator>peterz</dc:creator><description>&lt;p&gt;Hi&lt;br /&gt;you might want to have a look at the first line of the settings file which could look like this&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;:02000004000FEB&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;this means&lt;br /&gt;:02&amp;nbsp;&amp;nbsp;&amp;nbsp; two bytes of content&lt;br /&gt;0000&amp;nbsp; address of content (does not make sense for this line)&lt;br /&gt;04&amp;nbsp;&amp;nbsp; high word of address&lt;br /&gt;000F&amp;nbsp; content&lt;br /&gt;EB&amp;nbsp;&amp;nbsp;&amp;nbsp; checksum&lt;/p&gt;
&lt;p&gt;in other words: these setting shall be written to 0x000F....&lt;br /&gt;every line below will provide the lower 16 bit of the content address&lt;br /&gt;the value should match the intended location of the bootloader settings according to the memory map for the specific device&lt;/p&gt;
&lt;p&gt;@ Nordic staff:&lt;br /&gt;please add the option NRF52820&lt;br /&gt;&amp;gt; ....&lt;span&gt;NRF52QFAB,it&amp;#39;s working well&lt;br /&gt;how should I know this? why should I guess? this cost me 3 hours of work :-(&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrfutil nrf52820</title><link>https://devzone.nordicsemi.com/thread/268387?ContentTypeID=1</link><pubDate>Tue, 08 Sep 2020 04:09:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:81e0fb73-c4b1-495f-8cec-5dc9ae99c9a7</guid><dc:creator>OPQ</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I confirm it,using &lt;span&gt;family flag&amp;nbsp;NRF52QFAB,it&amp;#39;s working well.&lt;/span&gt; &lt;span&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;nrfutil settings generate --family NRF52QFAB --application ble_app_uart_pca10100e_s140.hex --application-version 0 --bootloader-version 0 --bl-settings-version 1 ble_app_uart_pca10100e_s140_setting.hex&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrfutil nrf52820</title><link>https://devzone.nordicsemi.com/thread/258710?ContentTypeID=1</link><pubDate>Tue, 07 Jul 2020 05:22:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3b79d2c0-6c29-4d70-b70c-e62a05a1947e</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You could try&amp;nbsp;&lt;span&gt;&lt;strong&gt;NRF52810&lt;/strong&gt; for the&amp;nbsp;--family flag.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-Amanda H.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrfutil nrf52820</title><link>https://devzone.nordicsemi.com/thread/258505?ContentTypeID=1</link><pubDate>Mon, 06 Jul 2020 05:09:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:83504668-2b93-4bce-97a8-89a202846231</guid><dc:creator>paul zhang </dc:creator><description>&lt;p&gt;I don&amp;#39;t think so，I try to use NRF52，the setting. hex base address is 0x7FFFFFFF。But&amp;nbsp; 52820 only have 192k flash 。&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrfutil nrf52820</title><link>https://devzone.nordicsemi.com/thread/258321?ContentTypeID=1</link><pubDate>Fri, 03 Jul 2020 12:53:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8464bc71-7ca3-4552-a779-b1a8237a5cfb</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
[quote user=""]How to generate the setting.hex for NRF52820[/quote]
&lt;p&gt;&amp;nbsp;Please see the&lt;a title="nRF Tools" href="https://infocenter.nordicsemi.com/topic/ug_nrfutil/UG/nrfutil/nrfutil_settings_generate_display.html?resultof=%22%6e%72%66%75%74%69%6c%22%20%22%73%65%74%74%69%6e%67%73%22%20%22%73%65%74%22%20%22%67%65%6e%65%72%61%74%65%22%20%22%67%65%6e%65%72%22%20"&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;Generating and displaying bootloader settings&lt;/a&gt;&amp;nbsp;documentation. Because&amp;nbsp;&lt;span&gt;nRF52820 is a subset of nRF52833 with smaller RAM and flash, and with less peripheral resources, I think y&lt;/span&gt;ou could use&amp;nbsp;&lt;span&gt;NRF52 for the Family&amp;nbsp;setting. I will confirm it next week.&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-Amanda H.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>