<?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>Host DFU to nRF54L05</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/126037/host-dfu-to-nrf54l05</link><description>Hi, 
 We enabled the DFU and sent a new application successfully using the mcumgr command line program, but now we need to do this upgrade process using the host MCU. 
 
 As far as I understood we have two options to do this. One is porting the mcumgr</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 09 Dec 2025 15:57:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/126037/host-dfu-to-nrf54l05" /><item><title>RE: Host DFU to nRF54L05</title><link>https://devzone.nordicsemi.com/thread/556586?ContentTypeID=1</link><pubDate>Tue, 09 Dec 2025 15:57:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2f850bfe-4175-48c8-9504-43a5813f1280</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
[quote user=""]Is there another solution to upgrade the BLE?[/quote]
&lt;p&gt;You can implement an SMP client&lt;span&gt;&amp;nbsp;&lt;/span&gt;(over BLE, UART, etc.) on the Host MCU, which can talk to the existing SMP server on the nRF54L. Here is the sample&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/bluetooth/central_smp_client/README.html"&gt;Bluetooth: Central SMP Client&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
[quote user=""]Does this BLE nRF54L05 have a built-in bootloader like STM32 devices?[/quote]
&lt;p&gt;You can decide whether the application is built with/without the mcuboot bootloader. See&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/device_guides/nrf54l/dfu_config.html" rel="noopener noreferrer" target="_blank"&gt;nRF54L DFU config&lt;/a&gt;.&lt;/p&gt;
[quote user=""]Is the best solution porting the SMP protocol to the host MCU?[/quote]
&lt;p&gt;Yes,&amp;nbsp;&lt;span&gt;FOTA updates are supported using MCUmgr’s Simple Management Protocol (SMP) over Bluetooth&lt;/span&gt;&lt;sup&gt;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/00ae.svg" title="Registered"&gt;&amp;#x00ae;&lt;/span&gt;&lt;/sup&gt;&lt;span&gt;.&amp;nbsp;See&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/device_guides/nrf54l/fota_update.html#fota_over_bluetooth_low_energy"&gt;FOTA over Bluetooth Low Energy&lt;/a&gt;. Here is the&amp;nbsp;&lt;/span&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/bluetooth/central_smp_client/README.html"&gt;Bluetooth: Central SMP Client&lt;/a&gt;&amp;nbsp;sample.&amp;nbsp;&lt;/p&gt;
[quote user=""]If SMP is the way, do you have a small implementation of the SMP upgrade protocol part to share with us? Note: the host MCU is not running Zephyr.[/quote]
&lt;p&gt;Unfortunately, there is no such resource as your requirement. Y&lt;span&gt;ou would need to implement it yourself based on the mcumgr project and/or refer to the&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-zephyr/tree/main/subsys/mgmt/mcumgr/smp_client"&gt;Zephyr&amp;nbsp;&lt;/a&gt;&lt;/span&gt;&lt;a href="https://github.com/nrfconnect/sdk-zephyr/tree/main/subsys/mgmt/mcumgr/smp_client"&gt;&lt;code dir="ltr"&gt;smp_client&lt;/code&gt;&lt;/a&gt;&lt;span&gt;&lt;a href="https://github.com/nrfconnect/sdk-zephyr/tree/main/subsys/mgmt/mcumgr/smp_client"&gt;&amp;nbsp;example&lt;/a&gt;.&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>