<?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>OTA-DFU - Generating  own packages</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/33231/ota-dfu---generating-own-packages</link><description>Hi All, 
 I am performing OTA-DFU - Generating our own packages on my nRF52DK. but when i am trying to generate zip but i am getting some error , below is the screenshot for the same . please suggest. 
 
 
 Thanks in advance 
 Pavan</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 11 Apr 2018 15:16:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/33231/ota-dfu---generating-own-packages" /><item><title>RE: OTA-DFU - Generating  own packages</title><link>https://devzone.nordicsemi.com/thread/127878?ContentTypeID=1</link><pubDate>Wed, 11 Apr 2018 15:16:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d7d23b1-212d-4220-81a7-7998314d7ef0</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It can be many things. Where does it stop? What does the log say? Have you searched for an answer here on DevZone?&lt;/p&gt;
&lt;p&gt;For app + SD update you must provide both &lt;code&gt;--application&lt;/code&gt; and &lt;code&gt;--softdevice&lt;/code&gt; parameters. Run &lt;code&gt;nrfutil pkg generate --help&lt;/code&gt; for a listing of options and the supported combinations of app, SD and BL (some of which have certain restrictions). For more information, see &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Flib_bootloader_dfu_validation.html&amp;amp;anchor=lib_dfu_image"&gt;Creating a firmware package with nrfutil&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA-DFU - Generating  own packages</title><link>https://devzone.nordicsemi.com/thread/127682?ContentTypeID=1</link><pubDate>Tue, 10 Apr 2018 17:08:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b7c6c8ea-36be-4ca0-ab5c-a95503be09ee</guid><dc:creator>pavan</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Yes I correctrc that and I can be able to generate the zip file..when I am trying to perform ota using nrf connect&amp;nbsp; dfu process is starting but it&amp;#39;s disconnecting ..not complete in the process what might be the possible reason?&lt;/p&gt;
&lt;p&gt;Also how to generate zip file which consists of both soft device and application program..&lt;/p&gt;
&lt;p&gt;Please suggest.&lt;/p&gt;
&lt;p&gt;Thanks in advance&lt;/p&gt;
&lt;p&gt;Pavan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA-DFU - Generating  own packages</title><link>https://devzone.nordicsemi.com/thread/127644?ContentTypeID=1</link><pubDate>Tue, 10 Apr 2018 13:50:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19d78be3-ce7c-4904-bfd4-16706e9c2188</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The &lt;code&gt;--application&lt;/code&gt; option expects the full path (including file name) of the hex file, but you have only provided the path to the &lt;code&gt;_build&lt;/code&gt; folder. Use the full path instead. (Most likely ending in &lt;code&gt;...arm5_no_packs\_build\nrf52832_xxaa.hex&lt;/code&gt; for this particular example.)&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>