<?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>12.1.0 nRF5 SDK Bootloader size issue</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/63004/12-1-0-nrf5-sdk-bootloader-size-issue</link><description>I generated boot-loader (logging disabled) from SDK 12.1.0 for adding a signature check during DFU for nRF51 
 The problem I am facing is with the size of bootloader (hex file size 56,871 bytes). 
 Previously I was using bootloader (hex file size 40,050</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 02 Jul 2020 11:06:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/63004/12-1-0-nrf5-sdk-bootloader-size-issue" /><item><title>RE: 12.1.0 nRF5 SDK Bootloader size issue</title><link>https://devzone.nordicsemi.com/thread/258069?ContentTypeID=1</link><pubDate>Thu, 02 Jul 2020 11:06:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:81cdf305-35c7-465a-80d0-ba41ead7a20d</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Please kindly verify the answer to benefit other users. Thanks.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-1c0c078066d54fc3a8617ce4c43b10a5/001_5F00_Verify-Answer.png" /&gt;&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 12.1.0 nRF5 SDK Bootloader size issue</title><link>https://devzone.nordicsemi.com/thread/258051?ContentTypeID=1</link><pubDate>Thu, 02 Jul 2020 10:24:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:83e71ffd-0ca6-43df-a8d2-bc49a0e174d9</guid><dc:creator>RahulR</dc:creator><description>&lt;p&gt;Great!!&lt;/p&gt;
&lt;p&gt;This change in the process of generation of .zip package resolves my issue.&lt;/p&gt;
&lt;p&gt;Thanks for your patience and support.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 12.1.0 nRF5 SDK Bootloader size issue</title><link>https://devzone.nordicsemi.com/thread/258026?ContentTypeID=1</link><pubDate>Thu, 02 Jul 2020 09:26:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4bcb6c12-03af-42c5-8251-d3658b3e987d</guid><dc:creator>Amanda Hsieh</dc:creator><description>[quote user="RahulR"]I am using Soft Device s130 2.0.0. [/quote]
&lt;p&gt;&amp;nbsp;s130_nrf51_2.0.0 should use 0x80 for&amp;nbsp;&amp;nbsp;&lt;span&gt;--sd-req.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Could you try this?&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;nrfutil.exe pkg generate --application application.hex --application-version 1 --application-version-string &amp;quot;1.0.0&amp;quot; --hw-version 51 --sd-req 0x80 --key-file private.key %file_name%.zip&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 12.1.0 nRF5 SDK Bootloader size issue</title><link>https://devzone.nordicsemi.com/thread/258016?ContentTypeID=1</link><pubDate>Thu, 02 Jul 2020 09:12:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:613b1423-5434-4966-be40-c62d01adb12b</guid><dc:creator>RahulR</dc:creator><description>&lt;p&gt;I am using Soft Device s130 2.0.0. Below is the command used for generating .zip package.&lt;/p&gt;
&lt;p&gt;nrfutil.exe pkg generate --hw-version 51 --application-version 0xFFFFFFFF --application application.hex --sd-req 0xfffe --key-file private.key %file_name%.zip&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 12.1.0 nRF5 SDK Bootloader size issue</title><link>https://devzone.nordicsemi.com/thread/258013?ContentTypeID=1</link><pubDate>Thu, 02 Jul 2020 09:09:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3c2d923a-f584-426e-91d4-ccdc65244144</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
[quote user="RahulR"] Yet I am getting failure in downloading .zip&amp;nbsp; package.[/quote]
&lt;p&gt;What is the error message? How do you generate the .zip package? What is the command? If you use&amp;nbsp;s130_nrf51_2.0.1_softdevice.hex, you generate the pack with the command like this if you use the correct key:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;nrfutil pkg generate --application dfu_test_app_hrm_s130.hex --application-version 1 --application-version-string &amp;quot;1.0.0&amp;quot; --hw-version 51 --sd-req 0x87 --key-file private.pem FW.zip&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 12.1.0 nRF5 SDK Bootloader size issue</title><link>https://devzone.nordicsemi.com/thread/257937?ContentTypeID=1</link><pubDate>Wed, 01 Jul 2020 17:32:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:60528c04-2dae-4c54-99f6-cff60d80801b</guid><dc:creator>RahulR</dc:creator><description>&lt;p&gt;Another way I tried is, first I flashed Boot-loader and Soft Device through nrfConnect Programmer and then generated hex.zip package from Application hex file.&lt;/p&gt;
&lt;p&gt;I used nrfConnect android App to flash .zip package.&lt;/p&gt;
&lt;p&gt;It followed steps:&lt;/p&gt;
&lt;p&gt;1. Connecting&lt;/p&gt;
&lt;p&gt;2. Starting bootloader&lt;/p&gt;
&lt;p&gt;3. Disconnected (Without initiating download)&lt;/p&gt;
&lt;p&gt;I double checked the private key used to generate .zip package and same key was used to generate public_key.c file that was used to build the boot-loader. Yet I am getting failure in downloading .zip&amp;nbsp; package.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 12.1.0 nRF5 SDK Bootloader size issue</title><link>https://devzone.nordicsemi.com/thread/257935?ContentTypeID=1</link><pubDate>Wed, 01 Jul 2020 17:07:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ce1bbb21-9d12-403d-ba1a-2b6de0c43c39</guid><dc:creator>RahulR</dc:creator><description>&lt;p&gt;Well, I repeated all the steps related to generation of keys to ensure that there is no mismatch. Yet Application is failed to operate normal.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 12.1.0 nRF5 SDK Bootloader size issue</title><link>https://devzone.nordicsemi.com/thread/257784?ContentTypeID=1</link><pubDate>Wed, 01 Jul 2020 10:52:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b23433b-9cf7-4ba1-946f-8d688b967099</guid><dc:creator>RahulR</dc:creator><description>&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1593600658135v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;It reads DfuTarg in the broadcast scan data&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 12.1.0 nRF5 SDK Bootloader size issue</title><link>https://devzone.nordicsemi.com/thread/257567?ContentTypeID=1</link><pubDate>Tue, 30 Jun 2020 12:11:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7a7dbd2a-357b-4d67-942c-ec5adaf3574e</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;&lt;span&gt;If you only program the bootloader and the softdevice, could you see it advertising as DfuTest?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Is the Public key the same pair of the private key with the application?&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><item><title>RE: 12.1.0 nRF5 SDK Bootloader size issue</title><link>https://devzone.nordicsemi.com/thread/257558?ContentTypeID=1</link><pubDate>Tue, 30 Jun 2020 11:53:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:66ef15a8-eb3b-40f4-86b2-c3129f47c048</guid><dc:creator>RahulR</dc:creator><description>&lt;p&gt;I generated boot-loader hex file from SDK 12.1.0 with Public key added. I did not make any other changes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 12.1.0 nRF5 SDK Bootloader size issue</title><link>https://devzone.nordicsemi.com/thread/257551?ContentTypeID=1</link><pubDate>Tue, 30 Jun 2020 11:44:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d741ca43-01e5-410f-a3b6-990fcbebfe66</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Where is the new boot-loader from? Is it your code or the example? Could you test with the example&amp;nbsp;&lt;span&gt;bootloader without modification?&amp;nbsp;&lt;/span&gt;If you only program the bootloader and the softdevice, could you see it advertising as DfuTest?&lt;/p&gt;
&lt;p&gt;-Amanda H.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 12.1.0 nRF5 SDK Bootloader size issue</title><link>https://devzone.nordicsemi.com/thread/257544?ContentTypeID=1</link><pubDate>Tue, 30 Jun 2020 11:21:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:66c229a6-b539-45ab-a98b-5afdd1de8bff</guid><dc:creator>RahulR</dc:creator><description>&lt;p&gt;Not yet Amanda.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I am still facing issue with new boot-loader. I shared memory map with older boot-loader for reference.&lt;/p&gt;
&lt;p&gt;Can you check what&amp;#39;s wrong with this memory map?&lt;/p&gt;
&lt;p&gt;Address Range&lt;br /&gt;3FC00 - 3FD5B =&amp;gt; 348 bytes&lt;br /&gt;Bootloader &lt;br /&gt;3AC00 - 3FADB =&amp;gt; 20188 bytes&lt;br /&gt;Application&lt;br /&gt;000000 - 40000 =&amp;gt; 262144 bytes&lt;br /&gt;Application&lt;br /&gt;1B000 - 28FDF =&amp;gt; 57312 bytes&lt;br /&gt;Soft Device&lt;br /&gt;1000 - 1AFFF =&amp;gt; 106496 bytes&lt;br /&gt;MBR or Application&lt;br /&gt;0000 - 7BF =&amp;gt; 1984 bytes&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 12.1.0 nRF5 SDK Bootloader size issue</title><link>https://devzone.nordicsemi.com/thread/257539?ContentTypeID=1</link><pubDate>Tue, 30 Jun 2020 11:04:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:df0d5d8b-1b74-4296-b467-ca38814fee0d</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Glad to hear the success. &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 12.1.0 nRF5 SDK Bootloader size issue</title><link>https://devzone.nordicsemi.com/thread/257537?ContentTypeID=1</link><pubDate>Tue, 30 Jun 2020 10:56:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6766ab37-f6e4-49b1-9a28-eb8fba8d416a</guid><dc:creator>RahulR</dc:creator><description>&lt;p&gt;Below is the memory map after writing flash with new boot-loader&lt;/p&gt;
&lt;p&gt;Address Range&lt;br /&gt;3FC00 - 3FD5B =&amp;gt; 348 bytes&lt;br /&gt;Bootloader &lt;br /&gt;3AC00 - 3FADB =&amp;gt; 20188 bytes&lt;br /&gt;Application&lt;br /&gt;000000 - 40000 =&amp;gt; 262144 bytes&lt;br /&gt;Application&lt;br /&gt;1B000 - 28FDF =&amp;gt; 57312 bytes&lt;br /&gt;Soft Device&lt;br /&gt;1000 - 1AFFF =&amp;gt; 106496 bytes&lt;br /&gt;MBR or Application&lt;br /&gt;0000 - 7BF =&amp;gt; 1984 bytes&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;The issue with this is Application is not starting normal.&lt;/p&gt;
&lt;p&gt;While below is the memory map after writing flash with older boot-loader (keeping application.hex same)&lt;/p&gt;
&lt;p&gt;Address Range&lt;br /&gt;3FC00 - 3FFFF =&amp;gt; 1024 bytes&lt;br /&gt;Application&lt;br /&gt;000000 - 40000 =&amp;gt; 262144 bytes&lt;br /&gt;Bootloader &lt;br /&gt;39800 - 3CB77 =&amp;gt; 13176 bytes&lt;br /&gt;Application&lt;br /&gt;000000 - 40000 =&amp;gt; 262144 bytes&lt;br /&gt;Application&lt;br /&gt;1B000 - 28FE7 =&amp;gt; 57320 Bytes&lt;br /&gt;Soft Device&lt;br /&gt;1000 - 1AFFF =&amp;gt; 106496 bytes&lt;br /&gt;MBR or Application&lt;br /&gt;0000 - 7BF =&amp;gt; 1984 bytes&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;With this, application is functioning normal.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 12.1.0 nRF5 SDK Bootloader size issue</title><link>https://devzone.nordicsemi.com/thread/257484?ContentTypeID=1</link><pubDate>Tue, 30 Jun 2020 06:25:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9ec6e9b5-adbe-43a9-a4b3-294164096f00</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please see the&amp;nbsp;&lt;a title="Memory layout" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.0.0/lib_bootloader.html?cp=7_5_11_3_4_0_1#lib_bootloader_memory"&gt;Memory layout&lt;/a&gt;&amp;nbsp;for&amp;nbsp;&lt;span&gt;Memory range nRF51 (S130 v2.0.x).&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: 12.1.0 nRF5 SDK Bootloader size issue</title><link>https://devzone.nordicsemi.com/thread/257414?ContentTypeID=1</link><pubDate>Mon, 29 Jun 2020 13:39:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:23aaecfa-9178-4ffe-aacb-07039426caa2</guid><dc:creator>RahulR</dc:creator><description>&lt;p&gt;With these memory address ranges, I am able to write all 3 hex files successfully.&lt;/p&gt;
&lt;p&gt;Thanks for you help.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1593437822063v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;But I want to be cautious about the memory addresses defined for Application hex file. This is how it looks now. I noticed that Application is not operating correctly.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1593437856777v4.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Would you please suggest better address range for Application hex file? as this seems to be colliding with boot-loader.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 12.1.0 nRF5 SDK Bootloader size issue</title><link>https://devzone.nordicsemi.com/thread/257392?ContentTypeID=1</link><pubDate>Mon, 29 Jun 2020 12:57:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:babc44fb-d233-4846-ad3c-3ae52075bd8c</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;RahulR,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Could you &lt;span&gt;set IROM1 and IRAM1 like the following for the bootloader and build the image again?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-1c0c078066d54fc3a8617ce4c43b10a5/252000_5F00_1.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 12.1.0 nRF5 SDK Bootloader size issue</title><link>https://devzone.nordicsemi.com/thread/257260?ContentTypeID=1</link><pubDate>Mon, 29 Jun 2020 04:07:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c3b7f3e0-4f07-4f09-ae71-1775057313e0</guid><dc:creator>RahulR</dc:creator><description>&lt;p&gt;I did not make any changes to memory settings. Same values are preloaded in the boot-loader.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1593403538121v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Is there any way to reduce boot-loader size?&lt;/p&gt;
&lt;p&gt;Note: I have disabled logging&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 12.1.0 nRF5 SDK Bootloader size issue</title><link>https://devzone.nordicsemi.com/thread/257128?ContentTypeID=1</link><pubDate>Fri, 26 Jun 2020 12:04:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:56751db7-d412-4b99-a9a4-4ad788dc6bbd</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi RahulR,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you set IROM1 and IRAM1 like the following for the bootloader and build the image again?&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-1c0c078066d54fc3a8617ce4c43b10a5/252000.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 12.1.0 nRF5 SDK Bootloader size issue</title><link>https://devzone.nordicsemi.com/thread/257065?ContentTypeID=1</link><pubDate>Fri, 26 Jun 2020 08:47:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:192bb16d-3ec9-49c8-bb0f-4d2be01e9a3b</guid><dc:creator>RahulR</dc:creator><description>&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1593161244303v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Boot-loader and Soft Device files have overlapping data.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 12.1.0 nRF5 SDK Bootloader size issue</title><link>https://devzone.nordicsemi.com/thread/256876?ContentTypeID=1</link><pubDate>Thu, 25 Jun 2020 11:19:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b2e77c6e-804c-4733-96f1-cb81d7156f40</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;nRFGo studio is deprecated and replaced by the programmer app in&amp;nbsp;&lt;/span&gt;&lt;a href="https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Connect-for-desktop/"&gt;nRF Connect for Desktop&lt;/a&gt;&lt;span&gt;. That might explain why you get the error. I would recommend using the &lt;a title="nRF Connect Programmer" href="https://infocenter.nordicsemi.com/topic/ug_nc_programmer/UG/nrf_connect_programmer/ncp_introduction.html?cp=8_3_1"&gt;nRF Connect Programmer&lt;/a&gt;&amp;nbsp;app.&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></channel></rss>