Grateful for your excellent job!
I use the Raspberry Pi 3B+, with kernel 5.10.92. Unfortunately I ran into the following issues while capturing CSI:
After executing the install scripts, when cursor on the wifi icon, it shows 'no wireless interface found' is that normal?
I connect the raspi and laptop with an ethernet cable, making laptop connected to the mobile hotspot, then I ran the command
mcp -C 1 -N 1 -c 36/80ifconfig wlan0 up
then ran ip link show wlan0 to find the mon0'Mode is Down, which dont seems right
I ran the following command as instructed
nexutil -Iwlan0 -s500 -b -l34 -vKuABEQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==iw dev wlan0 interface add mon0 type monitorip link set mon0 up
then ran ip link show wlan0 to find the mon0'Mode is Down, which dont seems right either
I ran tcpdump -i wlan0 dst port 5500 -vv -w output.pcap -c 1000 and got feedback Got 0
It'll be of great help if you would fix the issues above for me. Thx!
@zeroby0
Grateful for your excellent job! I use the Raspberry Pi 3B+, with kernel 5.10.92. Unfortunately I ran into the following issues while capturing CSI:
mcp -C 1 -N 1 -c 36/80
ifconfig wlan0 up
then ranip link show wlan0
to find the mon0'Mode is Down, which dont seems rightnexutil -Iwlan0 -s500 -b -l34 -vKuABEQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==
iw dev wlan0 interface add mon0 type monitor
ip link set mon0 up
then ranip link show wlan0
to find the mon0'Mode is Down, which dont seems right eithertcpdump -i wlan0 dst port 5500 -vv -w output.pcap -c 1000
and got feedbackGot 0
It'll be of great help if you would fix the issues above for me. Thx! @zeroby0