<?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>[McuMgr] Error: IN_VALUE (3) during DFU update by SMP service</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/104404/mcumgr-error-in_value-3-during-dfu-update-by-smp-service</link><description>Hi, 
 I would like to implement DFU for my device over BLE. 
 To test, i followed the tutorial . 
 As I use the Zephyr 2.4.1, i had to make some change so i add this on my prj.conf 
 
 Then I compile and erase/flash my board (nrf5340dk). 
 I retrieve</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 09 Oct 2023 07:34:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/104404/mcumgr-error-in_value-3-during-dfu-update-by-smp-service" /><item><title>RE: [McuMgr] Error: IN_VALUE (3) during DFU update by SMP service</title><link>https://devzone.nordicsemi.com/thread/449288?ContentTypeID=1</link><pubDate>Mon, 09 Oct 2023 07:34:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9e551bf6-f70c-458c-ade7-8c5facfa83cb</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Glad to hear you were able to resolve it!&lt;br /&gt;&lt;br /&gt;Getting a hand of how DFU on the dual core nRF5340 works can be tricky, so please feel free to open new tickets if you have any other issues or questions&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [McuMgr] Error: IN_VALUE (3) during DFU update by SMP service</title><link>https://devzone.nordicsemi.com/thread/449204?ContentTypeID=1</link><pubDate>Fri, 06 Oct 2023 14:26:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d3867baf-a908-4a08-9a64-43e33b84e915</guid><dc:creator>Julien</dc:creator><description>&lt;p&gt;Hi AHaug,&lt;/p&gt;
&lt;p&gt;I tried with the repo of Hellesvik and it works well.&lt;/p&gt;
&lt;p&gt;I think it come from nrf53840 and the dual core, i need to develop more in order to understand why.&lt;/p&gt;
&lt;p&gt;Thanks for the support,&lt;/p&gt;
&lt;p&gt;Julien&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [McuMgr] Error: IN_VALUE (3) during DFU update by SMP service</title><link>https://devzone.nordicsemi.com/thread/449064?ContentTypeID=1</link><pubDate>Thu, 05 Oct 2023 14:32:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a29a2b31-ca28-457a-b9a4-2613d3a3abe3</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;As this guide is quite old (tested for NCS v1.8.0), I&amp;#39;m curious if you do see the same things when following the steps in from relevant samples in this repository&amp;nbsp;&lt;a href="https://github.com/hellesvik-nordic/samples_for_nrf_connect_sdk/tree/main/bootloader_samples"&gt;https://github.com/hellesvik-nordic/samples_for_nrf_connect_sdk/tree/main/bootloader_samples&lt;/a&gt;? For instance using the mcuboot_smp_ble sample in&amp;nbsp;&lt;a href="https://github.com/hellesvik-nordic/samples_for_nrf_connect_sdk/tree/main/bootloader_samples/smp"&gt;https://github.com/hellesvik-nordic/samples_for_nrf_connect_sdk/tree/main/bootloader_samples/smp&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Let me know if you&amp;#39;re able to cross examine what could be the difference or not and I will continue looking into it from my end as well&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [McuMgr] Error: IN_VALUE (3) during DFU update by SMP service</title><link>https://devzone.nordicsemi.com/thread/448947?ContentTypeID=1</link><pubDate>Thu, 05 Oct 2023 08:29:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2c3cbe95-ec25-482b-b695-9075bf100647</guid><dc:creator>Julien</dc:creator><description>&lt;p&gt;Is what i got from uart log when failed&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;Starting Bluetooth Peripheral LTS example
E: Unable to register handle 0x0016
I: 2 Sectors of 4096 bytes
I: alloc wra: 0, fe8
I: data wra: 0, 0
I: HW Platform: Nordic Semiconductor (0x0002)
I: HW Variant: nRF53x (0x0003)
I: Firmware: Standard Bluetooth controller (0x00) Version 224.11902 Build 2231721665
I: No ID address. App must call settings_load()
Bluetooth initialized
I: Identity: C5:9C:33:25:14:38 (random)
I: HCI: version 5.4 (0x0d) revision 0x2077, manufacturer 0x0059
I: LMP: version 5.4 (0x0d) subver 0x2077
Advertising successfully started
Connected
I: Swap type: none
I: Swap type: none
I: Swap type: none
I: Swap type: none
I: Swap type: none&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;and when successful&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;Starting Bluetooth Peripheral LBS example
E: Unable to register handle 0x0016
I: 2 Sectors of 4096 bytes
I: alloc wra: 0, fe8
I: data wra: 0, 0
I: HW Platform: Nordic Semiconductor (0x0002)
I: HW Variant: nRF53x (0x0003)
I: Firmware: Standard Bluetooth controller (0x00) Version 224.11902 Build 2231721665
I: No ID address. App must call settings_load()
Bluetooth initialized
I: Identity: C5:9C:33:25:14:38 (random)
I: HCI: version 5.4 (0x0d) revision 0x2077, manufacturer 0x0059
I: LMP: version 5.4 (0x0d) subver 0x2077
Advertising successfully started
Connected
I: Swap type: none
I: Swap type: none
I: Swap type: none
I: Swap type: test
I: Swap type: test
*** Booting Zephyr OS build v3.3.99-ncs1-1 ***
*** Booting Zephyr OS build v3.3.99-ncs1-1 ***
Starting Bluetooth Peripheral LBS example
E: Unable to register handle 0x0016
I: 2 Sectors of 4096 bytes
I: alloc wra: 0, fd0
I: data wra: 0, 1c
I: HW Platform: Nordic Semiconductor (0x0002)
I: HW Variant: nRF53x (0x0003)
I: Firmware: Standard Bluetooth controller (0x00) Version 224.11902 Build 2231721665
I: No ID address. App must call settings_load()
Bluetooth initialized
I: Identity: C5:9C:33:25:14:38 (random)
I: HCI: version 5.4 (0x0d) revision 0x2077, manufacturer 0x0059
I: LMP: version 5.4 (0x0d) subver 0x2077
Advertising successfully started
Connected
I: Swap type: perm
I: Swap type: perm&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;It seems the mistake come from &lt;strong&gt;Swap type : test&lt;/strong&gt; is missing.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>