<?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>using nRF Connect update FW success but actually fail..</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/94264/using-nrf-connect-update-fw-success-but-actually-fail</link><description>Dear: IC : nRF51822_xxAA SD: s130_2.0.1 BL: SDK12.3 bootloader_secure with public_key AP: NUS MOBILE: iPhone 13 pro MAX with iOS 16.1.1 not always fail. but often How can I fix the bug? the DFU app have same issue. the attachment is process video, Pls</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 02 Dec 2022 07:19:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/94264/using-nrf-connect-update-fw-success-but-actually-fail" /><item><title>RE: using nRF Connect update FW success but actually fail..</title><link>https://devzone.nordicsemi.com/thread/398683?ContentTypeID=1</link><pubDate>Fri, 02 Dec 2022 07:19:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a1d28c2-7a55-4fed-bc3f-7aaa825df51a</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi Joe,&lt;/p&gt;
&lt;p&gt;Glad to hear that your problem is fixed. Is it possible to explain a bit more on how the problem was fixed? If so that would be great for future seekers too. :) Also, kindly close the case in case of no further queries.&lt;/p&gt;
&lt;p&gt;-Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: using nRF Connect update FW success but actually fail..</title><link>https://devzone.nordicsemi.com/thread/398649?ContentTypeID=1</link><pubDate>Thu, 01 Dec 2022 20:59:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fafa0d93-5fff-4523-8a89-bc389d27b558</guid><dc:creator>JoeYeh</dc:creator><description>&lt;p&gt;Hi, Priyanka:&lt;br /&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;pre id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr"&gt;&lt;span class="Y2IQFc" lang="en"&gt;I found the problem and fixed it. &lt;/span&gt;&lt;/pre&gt;
&lt;pre class="tw-data-text tw-text-large tw-ta" dir="ltr"&gt;&lt;span class="Y2IQFc" lang="en"&gt;I added an extra program so that the bootloader doesn&amp;#39;t do what it&amp;#39;s supposed to do at boot.&lt;/span&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: using nRF Connect update FW success but actually fail..</title><link>https://devzone.nordicsemi.com/thread/398039?ContentTypeID=1</link><pubDate>Tue, 29 Nov 2022 09:29:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7f550d3f-31cc-4754-9a60-df61822591d7</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi Joe,&lt;/p&gt;
&lt;p&gt;The reason why you have to perform DFU twice is because of memory issue. This is when using the NordicDFU. S in nRF5 SDK the firmware is composed of 3 parts:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;SoftDevice (stack)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Bootloader (does DFU)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;App&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Since the App and Bootlaoder are using the SoftDevice, the Softdevice version on the device needs to be correct, without which the device will be bricked.&lt;/p&gt;
&lt;p&gt;So, the Softdevice and Bootloader can be updated together because in case the Softdevice has updates, then the bootloader will not work with the new Softdevice. So they are updated together. It would be great to update all 3 together, but&amp;nbsp;&lt;span&gt;there&amp;#39;s no space on the device to store SoftDevice+BootLoader+App in a secondary bank (during DFU). Hence in case there is App update, it is done in the second time. So it is the second DFU update that does the App update because then the SoftDevice version will match.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-Priyanka&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: using nRF Connect update FW success but actually fail..</title><link>https://devzone.nordicsemi.com/thread/398012?ContentTypeID=1</link><pubDate>Tue, 29 Nov 2022 07:32:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:92e8adce-be24-4848-b3ca-805abfef59a9</guid><dc:creator>JoeYeh</dc:creator><description>&lt;p&gt;Hi, Priyanka&lt;br /&gt;&amp;nbsp; Why do I need to do DFU twice when the device has app code inside, but only once when the device only has SD+BL? &lt;br /&gt;&amp;nbsp; &amp;nbsp;Is Mobile APP problem? &lt;br /&gt;&amp;nbsp; &amp;nbsp;We have developed our own APP and must upload it twice to successfully replace the firmware!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: using nRF Connect update FW success but actually fail..</title><link>https://devzone.nordicsemi.com/thread/397857?ContentTypeID=1</link><pubDate>Mon, 28 Nov 2022 12:25:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5d4dd7ab-ad42-4104-9665-2a9599dd0928</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;They are on it. Also,&amp;nbsp;&lt;span&gt;we have a new version of nrf connect we&amp;#39;re working on that requires iOS 16 - if you want&amp;nbsp;to try it out, I just need&amp;nbsp;your email to send&amp;nbsp;you the beta test invite. Also,&amp;nbsp;at the moment we suggest&amp;nbsp;you to rely on nrf connect or nrf connect device manager for dfu.&amp;nbsp;we&amp;#39;re planning on removing dfu capability from nrf toolbox.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Priyanka&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: using nRF Connect update FW success but actually fail..</title><link>https://devzone.nordicsemi.com/thread/397673?ContentTypeID=1</link><pubDate>Fri, 25 Nov 2022 14:15:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:51a41dda-920b-4d02-a02f-8e6e013825b7</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi Joe,&lt;/p&gt;
&lt;p&gt;Thanks for the feedback. I have contacted experts regarding this and will get back to you by Tuesday.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>