nexmonster / nexmon_csi

Channel State Information for Raspberry Pi. Use the pi-5.10.92 branch.
https://github.com/nexmonster/nexmon_csi/tree/pi-5.10.92
60 stars 26 forks source link

CSI-Extraction without SSH ? #18

Open RafaelsNeurons opened 2 years ago

RafaelsNeurons commented 2 years ago

Hello @zeroby0,

1.Do I need do use SSH or can I just run it on the Raspberry without remote ?

"Create an empty file called ssh, without any extension, on the boot partition of the SD card. SSH into the Pi via Ethernet"

  1. When I want to execute the usage commands I get this message at mon0 (see attached file)

  2. Is it enough traffic to the router to just ping to it via terminal of a laptop ?

How can I fix this ?

RafaelsNeurons commented 2 years ago

IMG_4785

zeroby0 commented 2 years ago

Yes you absolutely can :)

As long as there is some wireless traffic in that channel, (coming from the mac you provided, if you provided one to mcp), it should collect CSI data.

I note that the output of mcp, and the string passed to nexutil are different, but I'm assuming that's intentional.

As for the error, rebooting the pi sometimes fixes it. I'd need more details to know exactly why it failed, if rebooting doesn't fix it, let's try again tomorrow