On 16/12/2024 03:18, yibinden...@outlook.com wrote:
Hi all,
I encountered some issues while configuring the N300. The N300
responds to my ping requests, but the host cannot find the device
using uhd_find_devices while correctly detecting b210 devices.
I referred to this post on StackOverflow
(https://stackoverflow.com/questions/33304828/when-trying-to-use-my-usrp-in-gnu-radio-i-get-a-no-devices-found-for?rq=1)
but adding parameters and modifying the firewall settings did not
resolve the issue.
Configurations: MTU is manually set to 1500 bytes, IP address is
192.168.10.2, netmask is 255.255.255.0, and my UHD version is 4.7.
_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com
Rather than using uhd_find_devices, which requires that broadcast
processing be allowed as an ordinary user, try:
uhd_usrp_probe --args "type=n3xx,product=n300,addr=192.168.10.2"
_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com