1<!-- 2Author: Xianjun jiao 3SPDX-FileCopyrightText: 2019 UGent 4SPDX-License-Identifier: AGPL-3.0-or-later 5--> 6 7Application notes collect many small topics about using openwifi in different scenarios/modes. 8 9- [Use openwifi on the w-iLab.t testbed remotely](https://doc.ilabt.imec.be/ilabt/wilab/tutorials/openwifi.html) 10- [Communication between two SDR boards under AP and client mode](ap-client-two-sdr.md) 11- [Communication between two SDR boards under ad-hoc mode](ad-hoc-two-sdr.md) 12- [From CSI (Channel State Information) to CSI (Chip State Information)](csi.md) 13- [WiFi CSI radar via self CSI capturing](radar-self-csi.md) 14- [Capture IQ sample, AGC gain, RSSI with many types of trigger condition](iq.md) 15- [Capture dual antenna TX/RX IQ for multi-purpose (capture collision)](iq_2ant.md) 16- [WiFi packet and IQ sample self loopback test (over-the-air and FPGA internal)](packet-iq-self-loopback-test.md) 17- [IEEE 802.11n (Wi-Fi 4)](ieee80211n.md) 18- [802.11 packet injection and fuzzing](inject_80211.md) 19- [CSI fuzzer](csi_fuzzer.md) 20- [owfuzz: a WiFi protocol fuzzing tool using openwifi.](https://github.com/alipay/WiFi-Protocol-Fuzzing-Tool) [[**Vulnerabilities**]](https://github.com/E7mer/Owfuzz) 21