<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://test-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>DFU using BLE                 Proper procedure to generate zip file</title><link>https://test-devzone.nordicsemi.com/f/nordic-q-a/48375/dfu-using-ble-proper-procedure-to-generate-zip-file</link><description>Hello All, 
 I am first time implementing the DFU using BLE feature on nRF52 DK. 
 Wanted to know how to generate the zip file (with .dat , .bin , .json combined) using nrfutil tool. 
 
 Please can any one tell me what is the procedure to generate the</description><dc:language>en-US</dc:language><generator>Telligent Community 13 Non-Production</generator><lastBuildDate>Fri, 20 May 2022 09:22:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://test-devzone.nordicsemi.com/f/nordic-q-a/48375/dfu-using-ble-proper-procedure-to-generate-zip-file" /><item><title>RE: DFU using BLE                 Proper procedure to generate zip file</title><link>https://test-devzone.nordicsemi.com/thread/368769?ContentTypeID=1</link><pubDate>Fri, 20 May 2022 09:22:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3395cd7a-221b-4d5b-bc3d-89458c70593f</guid><dc:creator>user114706</dc:creator><description>&lt;p&gt;Hello ,&lt;/p&gt;
&lt;p&gt;the link doesn&amp;#39;t work anymore is there an other link for this guide ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU using BLE                 Proper procedure to generate zip file</title><link>https://test-devzone.nordicsemi.com/thread/192322?ContentTypeID=1</link><pubDate>Wed, 12 Jun 2019 11:19:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9dd3e8ee-2212-4ece-9290-a016ef248bfa</guid><dc:creator>user80160</dc:creator><description>&lt;p&gt;&lt;span style="font-weight:400;"&gt;Hi Sir,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;I have installed &lt;strong&gt;nrfutil&lt;/strong&gt; using &lt;strong&gt;Python v2.7&lt;/strong&gt; and generated the &lt;strong&gt;public key.c&lt;/strong&gt; file as per your guidance.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;Compilation of &lt;strong&gt;uECC.c&lt;/strong&gt; also completed but &amp;nbsp;i am stuck in building the boot-loader file.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;I am using the &lt;/span&gt;&lt;b&gt;Segger embedded studio for ARM V4.16&lt;/b&gt;&lt;span style="font-weight:400;"&gt; here as IDE for building&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;&amp;quot;secure_bootloader_ble_s132_pca10040&amp;quot; bootloader file - getting errors ( attached below). What should I change? &amp;nbsp;As they have declared as typedef -- like--&amp;gt; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt; &amp;quot;&lt;/span&gt;&lt;b&gt;struct uECC_Curve_t;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;typedef const struct uECC_Curve_t *uECC_Curve&lt;/b&gt;&lt;span style="font-weight:400;"&gt;;&amp;quot; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;in &lt;/span&gt;&lt;b&gt;uECC.h&lt;/b&gt;&lt;span style="font-weight:400;"&gt; file &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;Error is in &lt;/span&gt;&lt;b&gt;&amp;ldquo;micro_ecc_backend_ecc.h&amp;rdquo; &lt;/b&gt;&lt;span style="font-weight:400;"&gt;&amp;nbsp;&amp;nbsp;file&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;How can i solve this errors.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;Please provide your inputs..&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;img src="https://test-devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/7215.SESide_5F00_uECC_5F00_error1.JPG" alt=" " /&gt;&lt;img src="https://test-devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/8284.SESide_5F00_uECC_5F00_error.JPG" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU using BLE                 Proper procedure to generate zip file</title><link>https://test-devzone.nordicsemi.com/thread/192200?ContentTypeID=1</link><pubDate>Wed, 12 Jun 2019 05:05:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:84e6eaa1-b04f-49dd-9a97-ae18a7c5f5c8</guid><dc:creator>user80160</dc:creator><description>&lt;p&gt;Thank for your valuable response Sir.&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;I will follow the procedure which you have given and let you know updates after some time.&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU using BLE                 Proper procedure to generate zip file</title><link>https://test-devzone.nordicsemi.com/thread/192129?ContentTypeID=1</link><pubDate>Tue, 11 Jun 2019 14:39:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:878ecf6c-c2cf-44ce-b58a-43014554f3dc</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Rohit,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please let us know if you can install the nrfutil tool.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you have installed that tool, please follow &lt;a href="https://test-devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader"&gt;this guide&lt;/a&gt; to generate .zip file and do DFU.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you couldn&amp;#39;t install nrfutil please take a screenshot of the error message.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>