How to deal with “Transmit unsuccessfully: Could not execute UHD driver command in 'sendData_c': tx send error: sequence error”
30 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
lewis Brain
el 23 de Abr. de 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.
Respuestas (2)
Chetan
el 9 de Mayo de 2024
Editada: Chetan
el 9 de Mayo de 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 comentarios
bob pam
el 9 de Mayo de 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 comentarios
Ver también
Categorías
Más información sobre Communications Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!