<?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>DFU Bootloader SDK9.0.0: App does not start after update</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9983/dfu-bootloader-sdk9-0-0-app-does-not-start-after-update</link><description>Hello, 
 I am switching my environment form SKD6.1 to SDK9.0.0. Finally I&amp;#39;d like to integrate a buttonless bootloader into my BLE application.
I am using: 
 
 nRF51822 QFAAG20 (0x0057) 
 IAR Embedded Workbench 
 s110_nrf51_8.0.0_softdevice.hex </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 16 Nov 2015 10:18:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9983/dfu-bootloader-sdk9-0-0-app-does-not-start-after-update" /><item><title>RE: DFU Bootloader SDK9.0.0: App does not start after update</title><link>https://devzone.nordicsemi.com/thread/37029?ContentTypeID=1</link><pubDate>Mon, 16 Nov 2015 10:18:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3a8ff46f-798d-40e2-a15c-7f8a272af598</guid><dc:creator>Mathias</dc:creator><description>&lt;p&gt;Finally I got it working. I installed Keil µVision and transferred the project options of DFU and HRS project to the IAR projects line by line. I cannot tell the reason why it did not run before. Maybe wrong include pathes or an error in the linker command file. Thanks for the answers anyway.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU Bootloader SDK9.0.0: App does not start after update</title><link>https://devzone.nordicsemi.com/thread/37027?ContentTypeID=1</link><pubDate>Tue, 10 Nov 2015 09:17:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b08f24c0-b99b-4e91-b708-41c49b82c138</guid><dc:creator>JohnBrown</dc:creator><description>&lt;p&gt;I have the OTA DFU working with nRF51822 QFAAG20 (0x0057). Using SD 8 and SDK 9.0&lt;/p&gt;
&lt;p&gt;However, I am not using the &amp;quot;buttonless&amp;quot; option. I added code to my app that checked for a switch being closed for a long time, and then wrote the appropriate value into the GPREGRET reg and executed a software reset. I did have to tweak the bootloader slightly, as my app did this before the SD stack was set up.&lt;/p&gt;
&lt;p&gt;I only mention this to reassure you that the DFU with SD8 and SDK9 will work on the nRF51822 QFAAG20 (0x0057). Your app, however, may or may not. It depends on which peripheral devices you are using and how they might have changed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU Bootloader SDK9.0.0: App does not start after update</title><link>https://devzone.nordicsemi.com/thread/37028?ContentTypeID=1</link><pubDate>Tue, 10 Nov 2015 06:35:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:83b7af29-59e6-46b3-924a-1f5df746d32c</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Im wondering if you are attempting to flash the app directly, which is not going to work. You should flash the softdevice + bootloader and then upload the app via DFU in order to start the application. However, you can flash the application directly as described on &lt;a href="https://devzone.nordicsemi.com/question/34945/how-to-dfu-the-sd-from-7-to-8/?answer=55430#post-id-55430"&gt;this thread&lt;/a&gt;.  Further details are available on &lt;a href="https://devzone.nordicsemi.com/question/22056/combining-sd-dfu-and-application-hex-and-programming/?answer=22246#post-id-22246"&gt;this thread&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU Bootloader SDK9.0.0: App does not start after update</title><link>https://devzone.nordicsemi.com/thread/37026?ContentTypeID=1</link><pubDate>Mon, 09 Nov 2015 14:41:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b50d54e2-2b08-4c11-a92c-18b778e976e3</guid><dc:creator>Mathias</dc:creator><description>&lt;p&gt;I ordered the nRF51 DK with the nRF51422 Chip. I got the same behaviour. I guess there is a problem in the IAR Project. I had also to fix lots of compiler problems because the pathes were missing. Is there any IAR example project which is running out of the box?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU Bootloader SDK9.0.0: App does not start after update</title><link>https://devzone.nordicsemi.com/thread/37025?ContentTypeID=1</link><pubDate>Mon, 02 Nov 2015 10:44:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d22a9b9e-befe-4af5-a06f-c54d9f9b0c9a</guid><dc:creator>Mathias</dc:creator><description>&lt;p&gt;This answer did not help, thank you anyway.
Does anybody had succes with the nrf51822 xxAA chip?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU Bootloader SDK9.0.0: App does not start after update</title><link>https://devzone.nordicsemi.com/thread/37024?ContentTypeID=1</link><pubDate>Thu, 29 Oct 2015 16:12:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:febbd48e-5f3f-4e29-9dd6-0ba1e1b08f64</guid><dc:creator>Neodym</dc:creator><description>&lt;p&gt;Hi, perhaps you find a solution here:
&lt;a href="https://devzone.nordicsemi.com/question/17391/avoid-entering-over-the-air-bootloader-but-start-with-preprogrammed-app/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU Bootloader SDK9.0.0: App does not start after update</title><link>https://devzone.nordicsemi.com/thread/37023?ContentTypeID=1</link><pubDate>Thu, 29 Oct 2015 14:49:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6661fd27-b7bf-416c-baf5-4067a511066d</guid><dc:creator>syntroniks</dc:creator><description>&lt;p&gt;I never was able to get SD8 working on xxAA parts, so we switched to the latest silicon revision. I got my rework process swapping chips down to under 5 minutes with very high success rates.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>