seemoo-lab / nexmon_csi

Channel State Information Extraction on Various Broadcom Wi-Fi Chips
313 stars 122 forks source link

Can't get any csi data without 157/80 #366

Closed kuku000 closed 1 month ago

kuku000 commented 1 month ago

Hello, I'm using raspberry pi 3B+ (BCM43455c0) to catch csi data, and I found that when I set the channel or bandwidth to 157/80,

First , I set the channel to 157/20. image And then, makecsiparams -c 157/20 -C 1 -N 1 -m (my mac address)

And 0 packets captured.

However, I turn it back to the 157/80, it captured very well.

kuku000 commented 1 month ago

I solve this problem!!!