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

[nrfconnect] Splitted building with Matter OTA and DFU over SMP #56

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

kkasperczyk-no
Copy link
Owner

Problem

Currently when enabling Matter OTA DFU, the another DFU over
Bluetooth LE using SMP configuration is also enabled. It should
be available to enable independently.

Change overview

  • Enabled Matter OTA by default for lighting-app
  • Modified cmake BUILD_WITH_DFU option to allow disabling DFU
    support, enabling Matter OTA DFU and enabling Matter OTA DFU
  • DFU over Bluetooth LE
  • Splitted config overlays to extract common DFU parts
    from SMP specific ones.
  • Updated examples documentation

Currently when enabling Matter OTA DFU, the another DFU over
Bluetooth LE using SMP configuration is also enabled. It should
be available to enable independently.

* Enabled Matter OTA by default for lighting-app
* Modified cmake BUILD_WITH_DFU option to allow disabling DFU
support, enabling Matter OTA DFU and enabling Matter OTA DFU
+ DFU over Bluetooth LE
* Splitted config overlays to extract common DFU parts
from SMP specific ones.
* Updated examples documentation
examples/lighting-app/nrfconnect/README.md Outdated Show resolved Hide resolved
examples/lighting-app/nrfconnect/README.md Outdated Show resolved Hide resolved
examples/lighting-app/nrfconnect/README.md Outdated Show resolved Hide resolved
examples/lighting-app/nrfconnect/README.md Outdated Show resolved Hide resolved
examples/lighting-app/nrfconnect/README.md Outdated Show resolved Hide resolved
examples/lighting-app/nrfconnect/README.md Outdated Show resolved Hide resolved
examples/lighting-app/nrfconnect/README.md Outdated Show resolved Hide resolved
examples/lighting-app/nrfconnect/README.md Outdated Show resolved Hide resolved
examples/lighting-app/nrfconnect/README.md Outdated Show resolved Hide resolved
examples/lock-app/nrfconnect/README.md Show resolved Hide resolved
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.

3 participants