Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

samples: matter: Added support for DFU in lock and light bulb. #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kkasperczyk-no
Copy link
Owner

  • Added an overlay enabling build with MCUboot and DFU over BLE support.
  • Aligned samples' docs to contain information about DFU support.
  • Changed button 1 functionality from performing factory reset after pressing to perform factory reset after holding over 6s
    and enabling DFU after short press.

Signed-off-by: Kamil Kasperczyk [email protected]

samples/matter/light_bulb/src/app_task.cpp Outdated Show resolved Hide resolved
samples/matter/light_bulb/src/app_task.h Outdated Show resolved Hide resolved
samples/matter/light_bulb/src/app_task.h Outdated Show resolved Hide resolved
* Added an overlay enabling build with MCUboot and DFU over BLE
support.
* Aligned samples' docs to contain information about DFU support.
* Changed button 1 functionality from performing factory reset
after pressing to perform factory reset after holding over 6s
and enabling DFU after short press.

Signed-off-by: Kamil Kasperczyk <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants