-
Greetings
Thank you for proposing this excellent project. However, I found that the noise data, which is important in calculating the SNR, do not include in nexmon_csi. I notice that fwil_type.h in…
-
Hi,
I'm using raspberrypi 3B+ and run install.sh,
However when I using nexutil ,I got this error.
root@raspberrypi:/home/pi# nexutil -Iwlan0 -s500 -b -l34 -vm+IBEQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA…
-
Hello @zeroby0 ,
Very excited to see your work, I too would like to extract RSS and CSI from `.pcap` file at the simultaneous, I am getting my data from AC86U router.
I used MATLAB to read it and …
-
Hello,
What would be the level of effort involved in porting Nexmon CSI to the Pi Zero 2 W? And the core steps/changes required?
It seems like a great target for Nexmon CSI because it's pretty m…
-
root@raspberrypi:/home/ayyp/nexmon/patches/bcm43455c0/7_45_189/nexmon_csi# sudo make
Makefile:3: /firmwares/bcm43455c0/7_45_189/definitions.mk: No such file or directory
make: *** No rule to make ta…
ayyp1 updated
5 months ago
-
hello,
my kernel version is 4.19.97 but when i try "https://raw.githubusercontent.com/nexmonster/nexmon_csi_bin/main/install.sh | sudo bash" it shows this error
pi@raspberrypi:~ $ uname -srm
Linu…
Arr76 updated
3 months ago
-
Hello,
I am currently using Nexmon's CSI acquisition tool to capture CSI for a 4x2 antenna configuration. My setup involves an Asus RT-AC86U as the receiver and a PC as the transmitter, with anothe…
-
Thank you for this amazing work! I have a question about parsing CSI and **RSSI data** using `csiread`. If I know that the CSI data was collected using RPi 4B using [this](https://github.com/nexmonste…
-
I am trying to build the nexom-csi patch on Rpi4
Kernel : 5.4.83
I have successfully followed all the steps as mentioned in the readme.
`git clone https://github.com/seemoo-lab/nexmon_csi.git`
C…
-
Hi, first of all I want to say thank you for the great tools provided by seemoo-lab. I have managed to extract CSI using a raspberry pi (RPi 3B+), and now I want to inject frame using another RPi (3B …