From 72c0b658a75daafd0ec2ecb03c3ff2c6cb017494 Mon Sep 17 00:00:00 2001 From: "Yang You (UU)" Date: Tue, 9 Dec 2025 11:12:44 -0800 Subject: have the updated project status --- network/wlan/WIFICX/README.md | 11 ++++++++++- network/wlan/WIFICX/video/ControlPath.mp4 | Bin 0 -> 20871450 bytes network/wlan/WIFICX/video/DataPath.mp4 | Bin 0 -> 5944039 bytes 3 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 network/wlan/WIFICX/video/ControlPath.mp4 create mode 100644 network/wlan/WIFICX/video/DataPath.mp4 diff --git a/network/wlan/WIFICX/README.md b/network/wlan/WIFICX/README.md index 65f6dd88..6a1ac33c 100644 --- a/network/wlan/WIFICX/README.md +++ b/network/wlan/WIFICX/README.md @@ -39,4 +39,13 @@ The control path uses hardcoded data since this sample does not target real hard - [x] Scan access points and report BSS entries to the Windows UI. - [x] Connect to an open access point from the Windows UI. - [x] Disconnect from the connected access point. -- [ ] Transfer data between two Wi-Fi device instances (e.g., ping and throughput test). + + +- [x] Transfer data between two Wi-Fi device instances (e.g., ping and throughput test). + \ No newline at end of file diff --git a/network/wlan/WIFICX/video/ControlPath.mp4 b/network/wlan/WIFICX/video/ControlPath.mp4 new file mode 100644 index 00000000..15ec3d62 Binary files /dev/null and b/network/wlan/WIFICX/video/ControlPath.mp4 differ diff --git a/network/wlan/WIFICX/video/DataPath.mp4 b/network/wlan/WIFICX/video/DataPath.mp4 new file mode 100644 index 00000000..fda748e5 Binary files /dev/null and b/network/wlan/WIFICX/video/DataPath.mp4 differ -- cgit v1.3.1