<?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 FWU bootloader timeout after SDK v8.1.0 upgrade</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/7172/ota-fwu-bootloader-timeout-after-sdk-v8-1-0-upgrade</link><description>There&amp;#39;s no question, I&amp;#39;m just posting this here in the hopes that it helps someone else out. 
 After I upgraded my Keil packs to the newest SDK (v8.1.0), my OTA FWU bootloader mysteriously stopped working (originally based on example project). I was</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 22 May 2015 16:49:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/7172/ota-fwu-bootloader-timeout-after-sdk-v8-1-0-upgrade" /><item><title>RE: OTA FWU bootloader timeout after SDK v8.1.0 upgrade</title><link>https://devzone.nordicsemi.com/thread/25348?ContentTypeID=1</link><pubDate>Fri, 22 May 2015 16:49:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba5e278e-7da9-4893-a458-e3e7db391ad3</guid><dc:creator>Nick Pelis</dc:creator><description>&lt;p&gt;Yes...that is the key.  First you start with SDK 8.  Then you create an example project from SDK 8.  Go in and check the box.  Finally, at a later point in time, you upgrade to SDK 8.1.0.  This blows away the configuration file.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA FWU bootloader timeout after SDK v8.1.0 upgrade</title><link>https://devzone.nordicsemi.com/thread/25347?ContentTypeID=1</link><pubDate>Fri, 22 May 2015 15:12:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:95658360-27e7-4ca0-bc1e-c0d1ee24a2f4</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;I checked the check box but still couldn&amp;#39;t reproduce it. Maybe it must be checked before I update the packs. I will keep an eye on the issue to see if other people have the same problem. Thanks for sharing.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA FWU bootloader timeout after SDK v8.1.0 upgrade</title><link>https://devzone.nordicsemi.com/thread/25346?ContentTypeID=1</link><pubDate>Thu, 21 May 2015 18:42:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b8938327-d198-4f2b-85a1-644f76e56091</guid><dc:creator>Nick Pelis</dc:creator><description>&lt;p&gt;Thanks @Hung for looking into this.  BTW the key difference between the example bootloader and my configuration is this little check box in the Keil Pack Selector to use the latest versions of all software packs:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/checkbox.png" alt="checkbox in Software Pack selector" /&gt;&lt;/p&gt;
&lt;p&gt;I think what happened is that when I upgraded my Keil packs, Keil automatically deleted the original hci_mem_pool_internal.h (which was specially modified for the DFU bootloader) and replaced it with the stock version.&lt;/p&gt;
&lt;p&gt;It would be much better from a code management perspective if Nordic moved all project-specific configuration values (like the contents of nrf_drv_config.h, hci_mem_pool_internal.h, and twi_master_config.h) out of the SDK packs and into each example project&amp;#39;s source code.  From my perspective, everything in the SDK should be considered read-only unless I have a very very good reason to change it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA FWU bootloader timeout after SDK v8.1.0 upgrade</title><link>https://devzone.nordicsemi.com/thread/25345?ContentTypeID=1</link><pubDate>Thu, 21 May 2015 14:57:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:76cdd0ec-1df5-4106-9d96-c0606e8c13ab</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Nick: RX_BUF_SIZE     =  600u , is the configuration for the serial DFU. Are you sure you selected the dfu_transport component with BLE variant instead of serial variant ?&lt;/p&gt;
&lt;p&gt;Could you let me know how do you clone the project from packs ?&lt;/p&gt;
&lt;p&gt;I tried here but couldn&amp;#39;t find the wrong configuration as you posted.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>