<?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>device nRf51 - after OTA dfu, mobile not able to detect the device ..</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16048/device-nrf51---after-ota-dfu-mobile-not-able-to-detect-the-device</link><description>Hello all I am new Nordic and Bluetooth, before starting my project I did small experiment to understand the system i did the following steps. 
 
 
 Used nRF51822 -32 KB Ram AC version with preloaded bootloader supplied with the SDK 8.1.0 and has the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 30 Aug 2016 12:54:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16048/device-nrf51---after-ota-dfu-mobile-not-able-to-detect-the-device" /><item><title>RE: device nRf51 - after OTA dfu, mobile not able to detect the device ..</title><link>https://devzone.nordicsemi.com/thread/61204?ContentTypeID=1</link><pubDate>Tue, 30 Aug 2016 12:54:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:55a7f949-cc82-4e59-a486-9ac37eebcf0a</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;In general, DFU provide a safe fallback, given that the upgrade image has been generated with care. If you upgrade to an application that is incompatible with the existing SoftDevice (without first upgrading the SoftDevice), the bootloader will start the application, which in turn will fail in some way.&lt;/p&gt;
&lt;p&gt;The proper way to handle this situation is to do at least the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Specify a SoftDevice version in the application upgrade .zip file with the &lt;code&gt;--sd-req&lt;/code&gt; option to &lt;code&gt;nrfutill dfu genpkg&lt;/code&gt;. This will make sure that the bootloader will only accept the application if the existing SoftDevice has the correct version.&lt;/li&gt;
&lt;li&gt;If you should upgrade to a newer SoftDevice, &lt;em&gt;first&lt;/em&gt; upgrade the SoftDevice. This will invalidate the application, and after reset the bootloader will enter DFU mode directly, and not start the application. Then the application can be upgraded.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: device nRf51 - after OTA dfu, mobile not able to detect the device ..</title><link>https://devzone.nordicsemi.com/thread/61205?ContentTypeID=1</link><pubDate>Tue, 30 Aug 2016 09:15:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b96171a5-5ef2-4c72-ab39-2c6e36dfe68c</guid><dc:creator>vasanth</dc:creator><description>&lt;p&gt;Thanks Einar Thorsrud .. so I want to re-flash the device with new SD; This can be done only with jlink tool. I was though that if it is not compatible it will fallback to original one.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: device nRf51 - after OTA dfu, mobile not able to detect the device ..</title><link>https://devzone.nordicsemi.com/thread/61203?ContentTypeID=1</link><pubDate>Mon, 29 Aug 2016 11:41:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c8b0cffd-d5a4-4f3b-8fca-680e46bd8574</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;The way I understand it you originally flashed the chip with the bootloader and S110 SoftDevice that was supplied with SDK 8.1.0. However, the S110 SoftDevice (version 8.0.0) is not compatible with SDK 11, which you built your application for. If you want to use SDK 11 on the nRF51, you must use S130 version 2, as you can see from &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf51/dita/nrf51/compatibility_matrix/nRF51422_nRF51822_ic_rev_sdk_sd_comp_matrix.html?cp=3_0_3"&gt;nRF51 Series IC revisions compatibility with SDK and SoftDevices&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;What I suspect is happening is that the DFU upgrade succeeds, but the newly flashed application is not compatible with the older SoftDevice, and therefore will not function properly. If you want to upgrade to an application built for another SoftDevice as in this case, you must first upgrade the SoftDevice.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>