On 2021-09-27 10:26 a.m., Thangaraj Mukara Dhakshinamoorthy wrote:

Hallo Marcus,

Thank you very much! I changed the static IP address as mentioned in the guidelines. Now I can ping successfully but can’t execute the commands ‚*uhd_find_devices*‘ or ‚*uhd_usrp_probe*‘! I guess this is due to mismatch in UHD version between host PC and USRP, or?

__

Try using an explicit device address string:

uhd_usrp_probe --args type=n3xx,product=n320

When you don't give a device address or use "find", the code has to use an IP BROADCAST packet, which in many situations doesn't work.
_______________________________________________
USRP-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to