-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[nrfconnect] Enabled BLE advertising for DFU despite being provisione…
…d. (#7081) Currently BLE advertising is stopped after provisioning Thread, and it cannot be restarted again. In order to perform Device Firmware Upgrade over BLE we need having BLE advertising started, so for now it is impossible to update firmware after provisioning. * Modified condition to allow starting BLE advertising despite having Thread provisioned in case of having also DFU enabled.
- Loading branch information
1 parent
bbacf27
commit dd79aa3
Showing
4 changed files
with
38 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters