Page 1 of 1

Setting parameters

Posted: Tue Apr 25, 2023 2:26 am
by Rafo18082
Dear all,
I am trying to use the BladeRF xA9 with the OAI software. I am unable to set the board's parameters, I enter the bladeRF-cli, I set my parameters but if I leave it they go back to the stock ones. The same happens if I try using

Code: Select all

bladeRF-cli -e "set frequency tx 2680000000"
if I then execute

Code: Select all

bladeRF-cli -e print
the output shows

Code: Select all

TX1 Frequency: 2400000000 Hz (Range: [47000000, 6000000000])
What am i doing wrong?

Also, if I try to run the lte-softmodem by OAI, I get

Code: Select all

[BRF] error calibrating
[BRF] brf_error: Operation not supported
Has anyone encountered this issue?

I am running Ubuntu and the information on the board are
bladeRF-cli version: 1.9.0-git-2b90ed39-dirty
libbladeRF version: 2.5.0-git-2b90ed39-dirty

Firmware version: 2.4.0-git-a3d5c55f
FPGA version: 0.15.0 (configured from SPI flash)
Thanks