-
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.
[EFR32] Lock app UDP broadcast and BLE provisionning support (#2275)
* Broadcast a UDP message for Service discovery for the EFR lock app Add bluetooth handler for the thread provision in the app task Reuse Function button (PB0) for a Join button instead. OTA function isn't implemented yet and the WSTK has only 2 set button * Add Pointer validation in appTask Function Init deviceName to 0 * Use secure Paring key exchange for example app Fix conflict errors * Fix Include of chip-zcl-zpro-codec Add EFR32 prefix to broadcast name set deviceName Array as static * Restyled by whitespace Co-authored-by: Restyled.io <[email protected]>
- Loading branch information
1 parent
cc32bc0
commit 1cf3b1f
Showing
5 changed files
with
209 additions
and
23 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
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