On 05/11/2018 05:57 PM, Louis Brown via USRP-users wrote:

Is there documentation on getting the N310 streaming interface working? I'm able to ping the SFP0 port at 192.168.10.2 and the on-board at 192.168.1.4, but uhd_find_devices and uhd_usrp_probe find nothing:

uhd_usrp_probe --args "addr=192.168.10.2"
[INFO] [UHD] linux; GNU C++ version 8.1.1 20180502 (Red Hat 8.1.1-1); Boost_106600; UHD_3.11.1.0-0-g34c56104
Error: LookupError: KeyError: No devices found for ----->
Device Address:
addr: 192.168.10.2

I did update the SD card image with:

http://files.ettus.com/binaries/cache/n3xx/meta-ettus-v3.11.0.1-20180419/n3xx_common_sdimg_default-v3.11.0.1-20180419.zip


The ASCII art spectrum test works fine, so the hardware seems to be working.

Thanks,
Lou

COuld you try adding "type=n300" to your --args ??

--args "addr=192.168.10.2,type=n300"



_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Reply via email to