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

2 views (last 30 days)
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 Comments
Walter Roberson
Walter Roberson on 29 Dec 2011
http://www.mathworks.com/matlabcentral/answers/15989-findsdru-error-using-ubuntu-linux-and-matlab-r2011a

Sign in to comment.

Answers (2)

Ethem
Ethem on 17 Jul 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 Comment
Sanat Varasada
Sanat Varasada on 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.

Sign in to comment.


aa
aa on 10 Jan 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.

Categories

Find more on Communications Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!