How to set up my USB SDR dongle to interact with MATLAB R2018a

5 ビュー (過去 30 日間)
Diogo Batista
Diogo Batista 2018 年 4 月 30 日
回答済み: Ethem 2019 年 4 月 4 日
Hello,
I'm facing issues at the moment regarding the Comunication System Toolbox and its Hardware Support Package for RTL-SDR radio.
My issue is the following:
  • My hardware is currently not being recognized/detected by MATLAB R2018a
  • The command 'sdrinfo' returns
>> sdrinfo
ans =
0×0 empty cell array
  • The same command, when ran on MATLAB R2016a on the same machine returns
>> sdrinfo
ans =
RadioName: 'Generic RTL2832U OEM'
RadioAddress: '0'
RadioIsOpen: 0
TunerName: 'E4000'
Manufacturer: 'Realtek'
Product: 'RTL2838UHIDIR'
[Irrelevant details omitted]
What I have tried so far:
  • Rebooting my machine
  • All the USB ports
  • Running Zadig independently (in administrator mode)
  • Uninstalling all the dongle drivers from the machine and starting from scratch
  • Using the dongle on other software (tried with SDR# and it worked)
After having already attempted all the listed setup instructions regarding Zadig, I feel out of ideas.
Any help would be appreciated, and have my thanks in advance.

回答 (1 件)

Ethem
Ethem 2019 年 4 月 4 日
It is possible that the libraries installed by SDR# are conflicting with libraries installed by R2018a MATLAB. Please try removing the SDR# installed libraries from the path then try sdrinfo in 18a.

カテゴリ

Help Center および File ExchangeCommunications Toolbox についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by