-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
samples: wifi: Add Wi-Fi and Thread coexistence sample
Initial version of the Wi-Fi and Thread coexistence sample. This sample is to run Wi-Fi and Thread throughputs simultaneously to show how they coexist. Wi-Fi in station mode connects to Wi-Fi AP and runs Zperf. Thread in child mode connects to leader and runs Zperf. Signed-off-by: Murali Thokala <[email protected]>
- Loading branch information
1 parent
f8b6fea
commit e7fc6bd
Showing
19 changed files
with
117 additions
and
120 deletions.
There are no files selected for viewing
Empty file.
Empty file.
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
Empty file.
Empty file.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,4 +44,3 @@ CONFIG_LOG_BACKEND_RTT=y | |
# Disable UART logging backend | ||
# CONFIG_LOG_BACKEND_UART=n | ||
CONFIG_SHELL_LOG_BACKEND=n | ||
|
Empty file.
Empty file modified
0
samples/wifi/thread_coex/overlay-wifi-udp-client-thread-udp-client.conf
100755 → 100644
Empty file.
Empty file modified
0
samples/wifi/thread_coex/overlay-wifi-udp-client-thread-udp-server.conf
100755 → 100644
Empty file.
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
Empty file.
Empty file.
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
Oops, something went wrong.