On 2022-07-25 14:23, skyung--- via USRP-users wrote:
Hi, I am using USRP N310 connected via a switch with 10Gbps interface.
I am using it to set up OAI 5G RAN but I keep getting the following
message:
[HW] reived 16384 samples out of 23040
[HW] ERROR_CODE_TIMEOUT (or ERROR_CODE_OVERFLOW)
I wonder if it is a sync problem or something else.
Has anyone had this problem? What is the cause of this problem and how
do I resolve the issue?
_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com
My guess is the switch is dropping frames.
You could use the "rx_samples_to_file" example, and use "/dev/null" as
the file, and do this at the same sample rate as your application. Does
this produce TIMEOUT errors?
_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com