From c6cba5a199629f17c7fb0353b50f173f5b5c9360 Mon Sep 17 00:00:00 2001 From: "Yang You (UU)" Date: Tue, 9 Dec 2025 11:37:59 -0800 Subject: update the readme.md --- network/wlan/WIFICX/README.md | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/network/wlan/WIFICX/README.md b/network/wlan/WIFICX/README.md index c4d7e253..6564e074 100644 --- a/network/wlan/WIFICX/README.md +++ b/network/wlan/WIFICX/README.md @@ -39,15 +39,12 @@ 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. +- [x] Transfer data between two Wi-Fi device instances (e.g., ping and throughput test). - +## 🎥 Control & Data Path Demo Video +A walkthrough video demonstrating the Control & Data Path flow are available here: -- [x] Transfer data between two Wi-Fi device instances (e.g., ping and throughput test). +[▶ Watch Control Path Demo](video/controlpath.mp4) + +[▶ Watch Data Path Demo](video/datapath.mp4) - \ No newline at end of file -- cgit v1.3.1