XenoKovah
XenoKovah
files are in the attached [example_capture.tar.gz](https://github.com/mikeryan/ice9-bluetooth-sniffer/files/15299164/example_capture.tar.gz), thanks
I may be having the same problem. On Ubuntu 22.04.02 I kept getting the error: ``` test@host02:~/ice9-bluetooth-sniffer/build$ sudo ./ice9-bluetooth -l -i bladerf0 -w sniff_2402-2432.pcap -s -c 2416 -C 32 [INFO...
The first thing I did was unplug, replug, and re-run `sudo bladeRF-cli -l ~/hostedxA9-latest.rbf`. However I still saw the 50% cap after that. The next thing I did was remove...
Update: Tested with the latest master branch after [the ticket](https://github.com/Nuand/bladeRF/issues/966) was fixed, but the behavior is still the same: with the latest, the pcap doesn't get written. Possibly due to...
I don't think lack of packets is the problem. But just to confirm that, I went and stuck a known advertisement Zephyr-based peripheral on the same box and confirmed it...
Misc other thing I noticed. If I change from 4 channels to 8 channels, the channelization stat goes down drastically. I.e. above you can see w/ 4 channels it's ~21-24...
Misc other datapoint. The "burst" outputs are saying it saw a packet right? If so, when I do the same above command but up the channels to 80, I see...
Changed base_name to "test" and recompiled and re-ran. Currently with an advertising peripheral plugged in next to it again, I can issue `sudo ./ice9-bluetooth -l -i bladerf0 -C 8 -c...
> Ubuntu 22.04 native (no VM) bladeRF xA4 running hostedxA4-latest.rbf (downloaded today, substitute appropriately for your model) bladeRF host tools master ice9-bluetooth-sniffer master Yes to all of those, with A9...
Perhaps update to the latest version of ice9 and libbladeRF. I confirmed your command of `sudo ./ice9-bluetooth -l -i bladerf0 -w channel_39_only.pcap -s -c 2480 -C 4` works for me...