<?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 SD 8.0 SDK 8.0 Uploaded application does not run</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6202/ota-dfu-sd-8-0-sdk-8-0-uploaded-application-does-not-run</link><description>I am using SD 8.0 SDK 8.0 and MCP 3.8 I am able to find the DFUtarg service and successfully complete the transfer of my applcation (100% complete). However, upon finishing the application does not boot. This is the command I am using to generate my </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 30 Sep 2015 14:21:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6202/ota-dfu-sd-8-0-sdk-8-0-uploaded-application-does-not-run" /><item><title>RE: OTA DFU SD 8.0 SDK 8.0 Uploaded application does not run</title><link>https://devzone.nordicsemi.com/thread/21711?ContentTypeID=1</link><pubDate>Wed, 30 Sep 2015 14:21:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f4b7ef78-2699-42db-80e5-03c5a98a4cba</guid><dc:creator>Inspectron</dc:creator><description>&lt;p&gt;There is no answer on this question? So what could be wrong when DFU is completed with sucess but the device is still as DfuTarget visible?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA DFU SD 8.0 SDK 8.0 Uploaded application does not run</title><link>https://devzone.nordicsemi.com/thread/21712?ContentTypeID=1</link><pubDate>Mon, 30 Mar 2015 11:27:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:340bbbb3-e1b1-4254-b2b5-bf4a73354ab7</guid><dc:creator>sruthiraj koodathil</dc:creator><description>&lt;p&gt;when am executing this command &amp;quot;nrf.exe dfu genpkg --application nrf51422_xxac.hex --application-version 0xffffffff --softdevice s110_nrf51822_7.1.0_softdevice.hex --dev-type 0xffff   --dev-revision 0xffff  --sd-req 0x5A myfile.zip&amp;quot; i got an error
IOError: [Errno 13] Permission denied: &amp;#39;myfile.zip&amp;#39;&lt;/p&gt;
&lt;p&gt;what is the reason for this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA DFU SD 8.0 SDK 8.0 Uploaded application does not run</title><link>https://devzone.nordicsemi.com/thread/21709?ContentTypeID=1</link><pubDate>Tue, 24 Mar 2015 14:29:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:09861c3b-50a7-4eb4-a6a0-184c0639f304</guid><dc:creator>Lucas</dc:creator><description>&lt;p&gt;My custom application is for custom hardware currently using nRF51822QFAC (HW XLR3). The application works fine without the bootloader. One this to note is that this setup worked with SDK 7.1 SD 7.1. In porting to SD 8.0 SDK 8.0 I had to make some modifications to my application to get it to run. I&amp;#39;m using the new DFU library that came with SD 8.0, but I took my main.c, dfu_ble_svc.c, hci_mem_pool_internal.h, and pstorage_platform.h from my SD 7.1 SDK 7.1 project. Those files seemed to be external to the library so I figured I could use them with SD 8.0 SDK 8.0.&lt;/p&gt;
&lt;p&gt;My guess is that it is this line causing the problem&lt;/p&gt;
&lt;p&gt;if (bootloader_app_is_valid(DFU_BANK_0_REGION_START) &amp;amp;&amp;amp; !bootloader_dfu_sd_in_progress())&lt;/p&gt;
&lt;p&gt;bootloader_app_is_valid checks the memory contents as well as CRC? Is CRC enabled by default?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA DFU SD 8.0 SDK 8.0 Uploaded application does not run</title><link>https://devzone.nordicsemi.com/thread/21710?ContentTypeID=1</link><pubDate>Tue, 24 Mar 2015 11:39:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:01633329-a2ce-43dd-baa9-9249e9b6839a</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;The command is right. I tried generating a zip file with the same command containing an example application from the SDK 8.0, and it worked. I see the bin file you are using is for target nrf51822. All the examples in SDK 8.0 are compiling for target nrf51422. So, is you application based on the SDK8.0? Are you sure the application runs with SD 8.0 without using the bootloader?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>