Get 2 bladeRF 2.0 micro xA9s to xmit/recv using wiphy

Discussions related to embedded firmware, driver, and user mode application software development
Post Reply
rg8443
Posts: 1
Joined: Wed Apr 26, 2023 7:58 pm

Get 2 bladeRF 2.0 micro xA9s to xmit/recv using wiphy

Post by rg8443 »

Hey all,

I'm trying to transfer between 2 xA9s with wiphy loaded using the transmit/receive test in bladeRF-linux-mac80211.

I run the receive side on one box with
./bladeRF-linux-mac80211 -f 3680 -r -v

and the transmit side on another box with
./bladeRF-linux-mac80211 -f 3680 -t 0 -v -c 1000

Receive says Awaiting. Transmit says sent. I see nothing received. I've tried different frequencies, but other than seeing more "Awaiting" messages, still nothing.

I'm on Ubuntu 22.04 running latest everything. Help?
Post Reply