Azzera filtri
Azzera filtri

Cannot find USRP in matlab 2011b in windows with the command "findsdru"

3 visualizzazioni (ultimi 30 giorni)
I have done with the following steps: 1 downloaded version 003.002.003 of the firmware and FPGA images 2 configured host computer IP address to be 192.168.10.1 3 when I ping 192.168.10.2, 0% loss which mean the network connected. 4 But when I input "findsdru" the first time,"ans =No devices found". At the second time,"ans =Empty string: 1-by-0".At the 3rd time,"The conversion from a local code page string to unicode changes the number of characters. This is not supported. Error in usrp_uhd_mapi"
Can someone help me?
  2 Commenti
Walter Roberson
Walter Roberson il 29 Dic 2011
http://www.mathworks.com/matlabcentral/answers/15989-findsdru-error-using-ubuntu-linux-and-matlab-r2011a
liang yin
liang yin il 29 Dic 2011
But my OS is windows. I donnot know what command shoud I input.

Accedi per commentare.

Risposte (2)

Ethem
Ethem il 17 Lug 2012
findsdru uses broadcast packets to discover USRP radios connected to the host computer. If you have a firewall that blocks broadcast packets, findsdru returns "No devices found".
Most firewalls block broadcast packets. You can either configure your firewall to allow these packets, or turn off the firewall completely.
Regards, Ethem
  1 Commento
Sanat Varasada
Sanat Varasada il 15 Feb 2016
Thank you. But how to configure the firewall settings to allow the broadcast packets. Help me out with this, i will appreciate greatly.

Accedi per commentare.


aa
aa il 10 Gen 2013
I meet the same problem. It is difficult to find out any useful suggestions in google. It cost my 2 hours. My solution is changing to the vision of matlab from r2011a to r2011b. Everyting is fine. My email is lunarlight@126.com. Welcome to commuicate me.

Categorie

Scopri di più su Communications Toolbox in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by