<?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>Methods to accomplish DFU using nRF Connect SDK on nRF5340</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/72428/methods-to-accomplish-dfu-using-nrf-connect-sdk-on-nrf5340</link><description>Hi, 
 I am new to nRF Connect SDK. I am trying to achieve over the air Firmware upgrade through nRF5340. The SDK i am using is nRF Connect SDK v1.5.0 . 
 As per my understanding from the refer1 , refer2 and - refer3 , FOTA is possible from a mobile device</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 10 Mar 2021 08:54:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/72428/methods-to-accomplish-dfu-using-nrf-connect-sdk-on-nrf5340" /><item><title>RE: Methods to accomplish DFU using nRF Connect SDK on nRF5340</title><link>https://devzone.nordicsemi.com/thread/298919?ContentTypeID=1</link><pubDate>Wed, 10 Mar 2021 08:54:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6cf647c9-7b23-4eef-b8fa-72a9f7cc34b1</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I spoke to the nRF Connect for Desktop developers, and they confirm that this is not yet in place. The only support we have for DFU updates over BLE for NCS is the nRF Connect for Android/iOS.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="smohan"]&lt;p&gt;On my previous project with nRF52832, the Controller (nRF connect for Desktop)&amp;nbsp;loads&amp;nbsp;a connectivity firmware on the controller DK to access the DFU Service on the Target nRF52 DK.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you please let me know&amp;nbsp; if this&amp;nbsp; &amp;quot;connectivity firmware&amp;quot; from nRF Connect for Desktop can access the nRF53 target through BLE.&lt;/p&gt;[/quote]
&lt;p&gt;&amp;nbsp;So the limitation is not on the nRF53 directly, but you can&amp;#39;t use the nRF53 with the nRF5 SDK, only with NCS, and the bootloader in NCS is not supported in nRF Connect for Desktop at this point in time, unfortunately.&lt;/p&gt;
&lt;p&gt;This will probably change in the future, but I have no idea of when this will be complete. For roadmap details, please contact our RSM (Regional Sales Manager) for your area. If you are interrested, send me a PM with a link to this ticket, and specify where you are located&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Methods to accomplish DFU using nRF Connect SDK on nRF5340</title><link>https://devzone.nordicsemi.com/thread/298598?ContentTypeID=1</link><pubDate>Tue, 09 Mar 2021 09:23:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9aeda763-1d18-49e2-bf73-a182131f7d88</guid><dc:creator>smohan</dc:creator><description>&lt;p&gt;Hi @Edvin.&lt;/p&gt;
&lt;p&gt;Yes,&amp;nbsp;I refer to the nRF Connect For Desktop(connecting it with a dongle or DK) to send the&amp;nbsp;binary&amp;nbsp;to a Target through BLE.&lt;/p&gt;
[quote userid="26071" url="~/f/nordic-q-a/72428/methods-to-accomplish-dfu-using-nrf-connect-sdk-on-nrf5340/298462#298462"]Have you tested using nRF Connect for Desktop as the DFU master on your device?[/quote]
&lt;p&gt;On my previous project with nRF52832, the Controller (nRF connect for Desktop)&amp;nbsp;loads&amp;nbsp;a connectivity firmware on the controller DK to access the DFU Service on the Target nRF52 DK.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you please let me know&amp;nbsp; if this&amp;nbsp; &amp;quot;connectivity firmware&amp;quot; from nRF Connect for Desktop can access the nRF53 target through BLE.&lt;/p&gt;
&lt;p&gt;Is there a possibility to send FOTA from one microcontroller to another over the air in nRF5340?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Methods to accomplish DFU using nRF Connect SDK on nRF5340</title><link>https://devzone.nordicsemi.com/thread/298462?ContentTypeID=1</link><pubDate>Mon, 08 Mar 2021 15:49:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:015b5217-e055-4653-863d-fc0efcc8a04e</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The last time I checked, we didn&amp;#39;t have any ways of doing this from a computer. (Not yet implemented in nRF Connect for Desktop, which I assume you refer to).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I will check if this has changed.&lt;/p&gt;
&lt;p&gt;Have you tested using nRF Connect for Desktop as the DFU master on your device?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>