f4exb / sdrangel

SDR Rx/Tx software for Airspy, Airspy HF+, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay and FunCube
GNU General Public License v3.0
2.84k stars 431 forks source link

Pluto+ SDR MIMO not working after updating to 0.38 via DFU #1994

Closed Argonghost closed 6 months ago

Argonghost commented 6 months ago

Hi,

When i upgraded the Pluto+ firmware to 0.38, and i run a quick experiment using pyADI, i keep getting this error:

  File "/home/argonghost/.local/lib/python3.10/site-packages/adi/rx_tx.py", line 184, in _rx_init_channels
    raise Exception(f"Channel {m} not found")
Exception: Channel voltage2 not found

im using the dual loop code from here https://github.com/jonkraft/PlutoSDR_Labs/blob/master/Pluto_revC_rev2.py the DFU mode upgrade seems to be successful since in the uboot env, it shows me that version 0.38. and even after setting fw_setenv attr_name compatible ,,,,,,,, ad9361, 2r2t etc, the dual transmit and receive still doesnt work.

Any help would highly be appreciated. Thanks

srcejon commented 6 months ago

I don't think this is an SDRangel issue