Skip to content

Conversation

@nvlsianpu
Copy link
Contributor

@nvlsianpu nvlsianpu commented Nov 10, 2025

Added optional inst_role field to MCUmgr Parameters response. Field is intended to express MCUmgr instance role of the device. Interpretation of the value is Application specific.

This field value is desired to be used for distinguish MCUmgr instance role/capabilities on the firmware entry. for instance value will be different for the Loader and the app.

ref.: NCSDK-35378

@nvlsianpu nvlsianpu requested review from a team as code owners November 10, 2025 15:36
@github-actions github-actions bot added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Nov 10, 2025
@NordicBuilder
Copy link

NordicBuilder commented Nov 10, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
nrf nrfconnect/sdk-nrf@a7e36dc nrfconnect/sdk-nrf#25332 nrfconnect/sdk-nrf#25332/files

DNM label due to: 1 project with PR revision

Note: This message is automatically posted and updated by the Manifest GitHub Action.

Added relevant configuration (copy base on sdk-zephyr).
MCUMGR_GRP_OS_MCUMGR_PARAMS_ROLE_VALUE default value stick to 80
in case of NCS-BM user-application.

Signed-off-by: Andrzej Puzdrowski <[email protected]>
set this Kconfig value to 81 in order to make it recognizable by the
mcumgr client as the firmware loader capable mcumgr instance.

Signed-off-by: Andrzej Puzdrowski <[email protected]>
update for introduction mcumgr/grp role field to parameters
response.

Signed-off-by: Andrzej Puzdrowski <[email protected]>
@github-actions
Copy link

You can find the documentation preview for this PR here.

@CLAassistant
Copy link

CLAassistant commented Nov 18, 2025

CLA assistant check
All committers have signed the CLA.

@nvlsianpu nvlsianpu added this to the v1.0.0 milestone Nov 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. DNM Do not merge manifest manifest-nrf

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants