Why Doesn't the NI-USRP Configuration Utility Return a Listing for My Device?

If the NI-USRP Configuration Utility does not return a listing for your device, search for a specific IP address.
  1. Navigate to <Program Files>\National Instruments\NI-USRP\.
  2. <Shift>-right-click the utilities folder, and select Open command window here from the shortcut menu to open a Windows command prompt.
  3. Enter uhd_find_devices --args=addr=192.168.10.2 in the command prompt, where 192.168.10.2 is the IP address for your USRP device.
  4. Press <Enter>.
    If the uhd_find_devices command does not return the listing for your device, the firewall may be blocking replies to UDP broadcast packets. Windows installs and enables a firewall by default. To allow UDP communication with a device, disable any firewall software associated with the network interface for the device.