How to deal with “Transmit unsuccessfully: Could not execute UHD driver command in 'sendData_c': tx send error: sequence error”
조회 수: 21 (최근 30일)
이전 댓글 표시
When I want to send data from USRP X310, it reminds me an error:"Transmit unsuccessfully: Could not execute UHD driver command in 'sendData_c': tx send error: sequence error".
I can use USRP to send data, but I can only send around 3M. If it exceeds the limit, the error message will appear.How can I continue to send data? Expect an answer!
댓글 수: 1
lewis Brain
2024년 4월 23일
Hey,My friend!
I also find this problem,when i want to send data from USRP N310.It has been bothering me for a long time.Do you have any idea?It may be better to discuss this problem with email,if you think it's ok,please send to 2580602216@qq.com.
답변 (2개)
Chetan
2024년 5월 9일
편집: Chetan
2024년 5월 9일
I understand you're experiencing issues with the USRP, and I suspect you might be using a RealTek Ethernet chip.
I faced a similar performance issue, which turned out to be due to hardware incompatibility, specifically the Ethernet chip used for the USRP connection.
Switching from a RealTek Ethernet chip to an Intel Ethernet chip resolved the issue for me.
Refer to the following MathWorks documentation for more details:
Thanks
Chetan
댓글 수: 0
bob pam
2024년 5월 9일
Hello, I'm also having the same issue with the error message as follows:
Transmit unsuccessfully: Could not execute UHD driver command in 'sendData_c': tx send error: sequence error
I tried using the ‘release(radio)’ command but found that it didn't solve the problem。
Have you solved the problem and is there any good way to do it?
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Communications Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!