<?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>DFU with internal flash</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/118971/dfu-with-internal-flash</link><description>I want to do DFU with secure keys on nrf54l15dk. I want to receive in my application new firmware and store it on internal flash of the nrf54l15 (i have memory to store the new and old fw on it since it is has biggest memory of all and i do not use much</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 18 Feb 2025 11:57:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/118971/dfu-with-internal-flash" /><item><title>RE: DFU with internal flash</title><link>https://devzone.nordicsemi.com/thread/523478?ContentTypeID=1</link><pubDate>Tue, 18 Feb 2025 11:57:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f662e3f4-727a-4bf9-bf91-e0802fd7adee</guid><dc:creator>Zugislav</dc:creator><description>&lt;p&gt;thank you so much for your help!&lt;br /&gt;&lt;br /&gt;ill close the ticket then.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU with internal flash</title><link>https://devzone.nordicsemi.com/thread/523477?ContentTypeID=1</link><pubDate>Tue, 18 Feb 2025 11:56:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:068de096-cc4b-4cab-8cd7-e10436dde001</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Yes, the secondary mcuboot slot will be placed in internal flash unless you enable external flash and configure the secondary slot to be placed in that region.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU with internal flash</title><link>https://devzone.nordicsemi.com/thread/523472?ContentTypeID=1</link><pubDate>Tue, 18 Feb 2025 11:31:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:086c337f-fc1b-4809-b292-04b15bb9ae3d</guid><dc:creator>Zugislav</dc:creator><description>&lt;p&gt;Also is it possible to do FOTA BLE without external memory since i have some issues with that also.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU with internal flash</title><link>https://devzone.nordicsemi.com/thread/523422?ContentTypeID=1</link><pubDate>Tue, 18 Feb 2025 08:39:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9ebc600e-4f4c-44a9-98da-71c994c3230c</guid><dc:creator>Zugislav</dc:creator><description>&lt;p&gt;i receive data from MCU over SPI and nrf54l15 is a SPIS on spi00 that was first used for external flash memory that I&amp;nbsp;do not need, but still I do not know what to do with mcuboot so probably FOTA BLE is easier to be done (since that is other option to implement it).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU with internal flash</title><link>https://devzone.nordicsemi.com/thread/523419?ContentTypeID=1</link><pubDate>Tue, 18 Feb 2025 08:35:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:70402d93-66d1-4968-92db-b9ac4dc220eb</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;It is possible to use SPI as the transport, but support for this is not implemented in the SDK or in the client tools (auterm, etc). The DK does not have anything to help you connect the SPI interface to your PC either.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU with internal flash</title><link>https://devzone.nordicsemi.com/thread/523415?ContentTypeID=1</link><pubDate>Tue, 18 Feb 2025 08:23:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e17638ca-f33a-4e5d-b3cf-cbac430a56f4</guid><dc:creator>Zugislav</dc:creator><description>&lt;p&gt;yea, but with SPI i just want to write the new firmware and boot it. Like in&amp;nbsp;the picture from DFU over UART from application:&amp;nbsp;&lt;a id="" href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-9-bootloaders-and-dfu-fota/topic/device-firmware-update-dfu-essentials/"&gt;https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-9-bootloaders-and-dfu-fota/topic/device-firmware-update-dfu-essentials/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;if it is not possible at all then i will just do FOTA over BLE on nrf54l15.&lt;br /&gt;&lt;br /&gt;The host for the nrf54l15 is a MCU.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU with internal flash</title><link>https://devzone.nordicsemi.com/thread/523397?ContentTypeID=1</link><pubDate>Tue, 18 Feb 2025 07:12:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:abe0a7cf-a2a1-45c7-963a-b6ebcfbe792e</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;The serial recovery mode supports USB and UART, but not SPI. Do you need the FW image to be sent over SPI? In that case, what are you going to use as a host for your nRF54L?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU with internal flash</title><link>https://devzone.nordicsemi.com/thread/523308?ContentTypeID=1</link><pubDate>Mon, 17 Feb 2025 14:19:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8b2af09d-2ca0-405e-9a72-78dda789a5fe</guid><dc:creator>Zugislav</dc:creator><description>&lt;p&gt;My main plan is that nrf54l15 is a slave on a SPI, i have pins connected with it and to set it to bootloader mode i have a pin connected that will be set to low after a reset pin resets the device.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;What i want, if it possible to be achived, to receive in my application from SPI new firmware that is compiled and write it to flash (internal flash not external) and then make a DFU with two pins (reset and bootloader mode) that are all controled by master device. I have made the serial recovery mode and a led is on, so i now that is running, ill just switch the pins to one i need.&lt;br /&gt;&lt;br /&gt;i have problems with understanding how to set it up, also basic example in lesson 9 exercise 1 is not detecting anything in AuTerm but it is not what i want.&lt;br /&gt;&lt;br /&gt;for nrf54l15 there is no BLE FOTA, but i am trying to do it like this first since i have some contrains.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU with internal flash</title><link>https://devzone.nordicsemi.com/thread/523300?ContentTypeID=1</link><pubDate>Mon, 17 Feb 2025 14:10:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:108647ee-c166-437e-bf28-697ac0702f1f</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Do you plan to perform the update over BLE over a serial interface (USB/UART)?&amp;nbsp;&lt;/p&gt;
[quote user=""]Next this i want to do is when i press button 3 on the board i goes in the bootloader and the mcuboot does his thing and upgrades the firmware.&amp;nbsp;&lt;br /&gt;[/quote]
&lt;p&gt;If you have configured mcuboot to enter serial recovery if this button is pressed on startup, then you need to keep this button pressed while the board is reset. Did you try that?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>