seemoo-lab / nexmon_csi

Channel State Information Extraction on Various Broadcom Wi-Fi Chips
298 stars 121 forks source link

Neither tcpdump nor wireshark can obtain data. #145

Open memory-xm opened 3 years ago

memory-xm commented 3 years ago

greetings, I am using RPI4, bcm434355c0. The whole process is finished, but tcpdump cannot receive data, and it cannot be captured using wireshark. At the same time, after the wireless network card turns on the monitoring mode, the ping command cannot be used to send packets to the wireless gateway. Because my experiment needs to monitor data packets of a specific address in a wireless environment, how can I solve it?

tweigel-dev commented 3 years ago

make sure that you are configure the nexutils right with changing the parameters at the utils/makeparams/makeparams. The channel, bandwith and mac are very important for a successful receive of CSI at nexmon

sangeun-jo commented 1 year ago

You should install nexmon to monitor data packets of a specific address in a wireless environment. Then you can't capture CSI. I am tring to find way to do both.