Skip to content

samples: DFU over Bluetooth SMP rework#117

Merged
edmont merged 1 commit into
nrfconnect:mainfrom
edmont:pr/bt-dfu
Jun 24, 2026
Merged

samples: DFU over Bluetooth SMP rework#117
edmont merged 1 commit into
nrfconnect:mainfrom
edmont:pr/bt-dfu

Conversation

@edmont

@edmont edmont commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator
  • Add DFU over Bluetooth SMP support for the light bulb sample
  • Create a snippet for the Zigbee FOTA support, used by both light bulb and light switch samples
  • Update documentation with DFU over Bluetooth SMP support

@edmont edmont requested a review from a team as a code owner June 19, 2026 06:51
@github-actions

github-actions Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Documentation Preview

The documentation has been built successfully. You can view the preview here: preview

Generated at: 2026-06-22 10:49:18 UTC with commit 9b4df52.

Expand to view changed pages
File Preview
samples/light_bulb/README.rst View
samples/light_switch/README.rst View

Note: The preview will be available after GitHub Pages deployment completes (usually 1-2 minutes). Ensure that generated at timestamp is up to date. If the Pull Request is stale for more than 30 days, the preview may be deleted. In this case, please update the Pull Request, or re-run the Build Documentation workflow to generate a new preview.

@edmont edmont force-pushed the pr/bt-dfu branch 3 times, most recently from 04f3a61 to 1596396 Compare June 19, 2026 09:17
Comment thread docs/includes/matter_extension_bt_dfu.txt Outdated
Comment thread docs/includes/matter_extension_bt_dfu.txt
Comment thread docs/includes/matter_extension_bt_dfu.txt Outdated
Comment thread docs/includes/matter_extension_bt_dfu_testing.txt Outdated
Comment thread samples/light_bulb/README.rst Outdated
Comment thread samples/light_bulb/README.rst Outdated

.. |bt device name| replace:: MatterZigbee
.. |app name| replace:: light_bulb
.. |matter mcumgr smp upload| replace:: mcumgr --conntype ble --hci 0 --connstring peer_name='MatterZigbee' image upload build/light_bulb/zephyr/zephyr.signed.bin

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.

This is not quite complete command. For the app core with nRF54L it's enough, but for the two-core scenario we need to update app and net core separately using -w and -n flags. See the guide here: https://nrfconnectdocs.nordicsemi.com/ncs/latest/matter/nrfconnect_examples_software_update.html

@edmont edmont requested a review from annwoj June 22, 2026 07:22
Comment thread samples/light_bulb/README.rst
Comment thread samples/light_bulb/sysbuild_fota.conf Outdated
Comment thread docs/includes/matter_extension_bt_dfu.txt Outdated
Comment thread docs/includes/matter_extension_bt_dfu.txt Outdated
Comment thread docs/includes/matter_extension_bt_dfu_testing.txt Outdated
Comment thread docs/includes/matter_extension_bt_dfu_testing.txt Outdated
Comment thread docs/includes/zigbee_bt_dfu_activation.txt Outdated
Comment thread docs/includes/zigbee_bt_dfu_testing.txt Outdated
Comment thread docs/includes/zigbee_bt_dfu_activation.txt Outdated
- Add DFU over Bluetooth SMP support for the light bulb sample
- Create a snippet for the Zigbee FOTA support, used by both
  light bulb and light switch samples
- Update documentation with DFU over Bluetooth SMP support

Signed-off-by: Eduardo Montoya <eduardo.montoya@nordicsemi.no>
@edmont edmont merged commit 0ca9c21 into nrfconnect:main Jun 24, 2026
7 checks passed
@edmont edmont deleted the pr/bt-dfu branch June 24, 2026 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants