On 2022-07-30 03:22, Sumit Agrawal (P19EE207) wrote:
Hi,
I am having a USRP N320 and installed gnuradio+uhd (4.0 version) on
ubuntu 20.04 LTS. Earlier, device is working fine with following command-
Ping 192.168.10.2
uhd_find_devices
uhd_usrp_probe
But, now I am using it after some time, and the device is pinging
properly. However, when I am running the command uhd_find_device, it
shows no device found. So help me regarding this issue.
Try:
uhd_usrp_probe --args "addr=192.168.10.2,type=n3xx,product=n320"