How to deal with “Transmit unsuccessfully: Could not execute UHD driver command in 'sendData_c': tx send error: sequence error”
30 views (last 30 days)
Show older comments
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 Comment
lewis Brain
on 23 Apr 2024
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.
Answers (2)
Chetan
on 9 May 2024
Edited: Chetan
on 9 May 2024
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 Comments
bob pam
on 9 May 2024
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 Comments
See Also
Categories
Find more on Communications Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!