discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] UHD Error of No Control Response


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] UHD Error of No Control Response
Date: Tue, 8 Nov 2016 00:57:22 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0

Hi Bojun,


this looks like packets don't reach their destination.
Can you make sure that both your switch as well as your network card are really Gigabit, and not just fast (100Mb/s) Ethernet?

Best regards,
Marcus
On 08.11.2016 00:49, Bojun Sun wrote:
Hi all,

I've been experiencing a kind of UHD error of no control response and have no clue of the cause. Can you guys help me figure it out? Thanks☺

My goal and HW connection:
For the first stem, I want to run this code (https://github.com/bastibl/gr-ieee802-11) using USRP 2920s. The connection is: USRP1 connect to USRP2 by MIMO cable; USRP2 connect to GB switch by Ethernet cable; and laptop connect to GB switch by another Ethernet cable.

My questions:
  • When I run the TX code, the LED A of USRP 2920 blink with dim light. I also wire the TX1/RX1 port to an oscilloscope, I can observe the signal frequency at the desired frequency. From the GNU Radio debugging window, it shows the following information. Is it working properly? I'm not sure because the status of LED A is blink.

  • When I run the RX code, I can't observe the correct constellation map and get UHD error in the debugging window. The error messages are as follows:



after seconds, get the following error. If I stop the program, it will end up with a return code -9. I googled the meaning of return code and didn't find the meaning.




I run the code for another time, it popup similar error messages.




Some answers of previous questions in the archive of GNU Radio mailing list says it might be the ARP problem. I added the IP and MAC addresses into the ARP table but it didn't solve this problem.
but I'm not sure whether it is the reason that I got the error message. What's more, if so, I'm still confused that the buffer refers to, the buffer of USRP or the buffer of my laptop? and how to solve it?


My system info:
  • HW: two NI USRP 2920s, one NetGear GB switch
  • Software: GNU Radio 3.7.10.1, UHD 3.11
  • OS: Ubuntu 16.04
  • When run uhd_find_devices:

  • When run uhd_usrp_probe --args "addr=192.168.10.2":

  • When run uhd_usrp_probe --args "addr=192.168.10.3":



Best regards,

Bojun Sun



_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


reply via email to

[Prev in Thread] Current Thread [Next in Thread]