LimeSDR-Mini SetFrequencySXT error in octave


I was trying to run the ASK demo program given here.

I am getting a programming error above. My device is LimeSDR-mini running on the latest version of octave (v7.1.0). I also connected antennae to both the TX and RX of the same device.

The same thing, I am able to do it in LimeSuite GUI:

[21:41:06] INFO: Disconnected control port
[21:41:16] INFO: Reference clock 40.00 MHz
[21:41:16] INFO: Connected Control port: LimeSDR-Mini FW:6 HW:2 Protocol:1 GW:1.30 Ref Clk: 40.00 MHz
[21:41:29] INFO: SXT frequency set to 866.000000 MHz

In the end, I am supposed get modulated signal. All I am getting is noise.

It’s not supported on LimeSDR Mini. The error “UploadWFM not supported” is because LimeSDR Mini does not have DDR memory like the larger boards, hence is unable to support the waveform player function.

Actually, I was talking about the SetFrequency error and was wondering why the signal is not getting transmitted.

You are trying to run a demo developed for the larger LimeSDR-USB board, with a LimeSDR Mini instead.