Skip to content

doc: nrf-bm: release_notes: update on DFU#736

Open
nvlsianpu wants to merge 1 commit intonrfconnect:mainfrom
nvlsianpu:doc/rn_2o_dfu
Open

doc: nrf-bm: release_notes: update on DFU#736
nvlsianpu wants to merge 1 commit intonrfconnect:mainfrom
nvlsianpu:doc/rn_2o_dfu

Conversation

@nvlsianpu
Copy link
Copy Markdown
Contributor

Added records on DFU updates.

@nvlsianpu nvlsianpu requested review from a team as code owners April 9, 2026 12:10
@nvlsianpu nvlsianpu added this to the v2.0.0 milestone Apr 9, 2026
@github-actions github-actions bot added the doc-required PR must not be merged without tech writer approval. label Apr 9, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 9, 2026

You can find the documentation preview for this PR here.

* Image upload NVM writes to be handled in synchronization with SD.
* The support for Setting up DFU Device Bluetooth name remotely. It consumes less RAM and RRAM compared to the previous implementation.
New solution is enabled by the :kconfig:option:`CONFIG_BM_FLAT_SETTINGS_BLUETOOTH_NAME` Kconfig option.
It empploys newly added Inter application RAM Clipboard storage..
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
It empploys newly added Inter application RAM Clipboard storage..
It employs newly added inter-application RAM Clipboard storage.


Removed:

* The :kconfig:option:`CONFIG_NCS_BM_SETTINGS_BLUETOOTH_NAME` Kconfig option and zephyr-rtos settings subsystem handlers for Setting up DFU Device Bluetooth name remotely.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder, now as the old implementation is removed in the same version as the flat_settings is introduced. Does it make sense to rename the flat_settings to this, so that users porting from previous version does not need to update this Kconfig?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

actually user doesn't need to do anything - sysbuild preconfigures project silently using same SB_CONFIG_ as before.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

DFU samples requires update

Copy link
Copy Markdown
Contributor

@eivindj-nordic eivindj-nordic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me when checkpatch issue is resolved.

Removed:

* The :kconfig:option:`CONFIG_NCS_BM_SETTINGS_BLUETOOTH_NAME` Kconfig option and zephyr-rtos settings subsystem handlers for Setting up DFU Device Bluetooth name remotely.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Trailing whitespace

Suggested change

Added records on DFU updates.

Signed-off-by: Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
@b-gent b-gent added the doc-postponed PR requires documentation updates, tech writer review happens later. label Apr 10, 2026
@b-gent
Copy link
Copy Markdown
Contributor

b-gent commented Apr 10, 2026

I can see a few edits to do but I can do them myself on the release notes later. Adding doc-postponed label and approving.

* The support for Setting up DFU Device Bluetooth name remotely. It consumes less RAM and RRAM compared to the previous implementation.
New solution is enabled by the :kconfig:option:`CONFIG_BM_FLAT_SETTINGS_BLUETOOTH_NAME` Kconfig option.
It empploys newly added Inter application RAM Clipboard storage.
* Support for nRF54L15, nRF54L10, and nRF54L05 SoCs is no longer experimental and is now fully supported and ready to be used.
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Upload speed to be comparable to what we have in NCS

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@michalek-no It was done as well. right?

@eivindj-nordic
Copy link
Copy Markdown
Contributor

@nvlsianpu Please fix commit signoff to contain full name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-postponed PR requires documentation updates, tech writer review happens later. doc-required PR must not be merged without tech writer approval.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants