I work on a project on GNU Radio 3.8.3.1 and I use USRP N210 on this project. When I run the flow graph it gives the following error:
linux; GNU C++ version 7.3.0; Boost_106501; UHD_003.010.003.000-0-unknown
Also, when I tried to run the command uhd_find_devices on the terminal (Ubuntu 18.04) it gives this error:
[INFO] [UHD] linux; GNU C++ version 7.5.0; Boost_106501; UHD_4.2.0.git-209-gf23ab721
No UHD Devices Found
However, when I used ping "IP address of usrp", it pinged successfully. Any idea what is the problem?