Open rbalashevich opened 7 months ago
Maybe Matteo @matteoserva knows the workaround?
If I understand right, the board itself supports two RX channels: S1G for sub-1GHz band, WB is a Wide tuning channel which operates in higher frequencies. So the question today is "How to switch one of the board's RX channels to WB with SoapySDR?"
Found the answer here.
sdrHiF = SoapySDR.Device({"driver": "Cariboulite", "channel": "HiF"})
But it is still unclear how to be sure (to track, to capture) is the signal really in the air, or not.
I am trying to implement a script in Python which detects Wi-Fi signal. How to implement it? If I set
I am getting
Here's my Soapy SDR Utility output, seems to be ok: