<?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>Could I dfu my nrf54l15 board through my nrf52820dongle board?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/117709/could-i-dfu-my-nrf54l15-board-through-my-nrf52820dongle-board</link><description>I am running on bluetooth peripheral_uart demo with my nrf54l15 board and enable dfu feature so that it could upgrade firmware by using mobile app &amp;quot;nRF Connect&amp;quot;, and it worked. 
 And now, I want to use my nrf52820dongle instead of mobile app to upgrade</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 07 Jan 2025 11:27:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/117709/could-i-dfu-my-nrf54l15-board-through-my-nrf52820dongle-board" /><item><title>RE: Could I dfu my nrf54l15 board through my nrf52820dongle board?</title><link>https://devzone.nordicsemi.com/thread/517192?ContentTypeID=1</link><pubDate>Tue, 07 Jan 2025 11:27:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a338cda5-448e-4877-9d30-c3e025ff9754</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello, and sorry for the late reply.&lt;/p&gt;
&lt;p&gt;Unfortunately, we don&amp;#39;t have anything doing exactly this.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;We do however have two building blocks that can be used.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;1: NCS\nrf\samples\bluetooth\central_smp_client&lt;/p&gt;
&lt;p&gt;2: NCS\nrf\samples\cellular\lwm2m_client&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The first one shows how to implement the client side of an smp server. SMP is the server that is used to upload the new application image.&lt;/p&gt;
&lt;p&gt;The second one is an nRF91 sample that is capable of updating an nRF5x on the same board using UART (for mcuboot).&lt;/p&gt;
&lt;p&gt;So basically, what you would need to do is to use the &amp;quot;update nRF5x device from nRF91 device, port it to run on the nRF52820 instead, and switch out the uart transport layer with BLE transport.&lt;/p&gt;
&lt;p&gt;I am not sure of the flow in the lwm2m_client app. Not sure if it receives the application chunk wise, or if it downloads the entire image first. If it is the last, I don&amp;#39;t think you would be able to fit the entire application for the nRF54L15 on the nRF52820, so you will have to figure out how to work around that.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Just out of curiosity, you say that you are using the &amp;quot;nrf52820dongle&amp;quot;. We don&amp;#39;t have an official nrf52820 dongle. What sort of device are you using? Do you have a part name for it? Or a picture?&lt;/p&gt;
&lt;p&gt;&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></channel></rss>