-
I've successfully used nexmon CSI in RPi 3B+ to collect csi from my AP beacon and QoS data signal in 5GHz Bandwidth. However, I've noticed that when I collect from the beacon frame of my AP in 2.4 GHz…
-
Hay,
I use the nexmon_csi tool with the Raspbarry pi 3b plus at monitor mode and is confgured to gather csi filtered by the mac of the laptop.
I send a ping from a laptop to my router.
The Raspba…
-
Hello,
I am trying to set channel spec for 40MHz on channel 1u on 2.4GHz. My channel specs keep getting rejected by the firmware.
As per ```CH40MHZ_CHSPEC(1, WL_CHANSPEC_CTL_SB_U);``` , channel…
-
Hello? I'm wondering if the nexmon_csi_bin has been updated to work with kernel version 6.1.21. Could you share the file path for the 6.1.21 kernel version? I tried installing it on the OS released on…
-
For anyone interested in using the CSI Phase information for AoA and ToF or locations. As I aim to apply the [spotFy](https://web.stanford.edu/~skatti/pubs/sigcomm15-spotfi.pdf) [SpotFy Open Source](…
-
Greetings,
I read the publication “ Free Your CSI: A Channel State Information Extraction Platform For Modern Wi-Fi Chipsets.” The publication mention “In the first (top) we inject a frame from anot…
-
Greetings,
I have passed all steps on getting started and now try to capture packet from 149/80 channel(We use two other machine transport packet on this channel) but get nothing after running a long…
-
@zeroby0
Hi! I have installed nexmon_csi on RPi4 and Asus router according to your slide, and it went smoothly when capturing CSI.
But when I wanted to use the modem in my lab as a specific crawl ob…
-
Hey,
I wanted to know how I can use/port this tool for my Raspberry Pi Zero, so that CSi Extraction could be done for my project.
@matthiasseemoo had a paper on Nexmon from Wintech2017 but that pap…
-
I've follow up the steps on the repo, but when
**make install-rpi3plus**
It didn't pops error but the wlan0 disappered in
**ifconfig -a**
Also, I've thought that if the firmware were installed…