- https://www.mathworks.com/matlabcentral/answers/1988388-f28035-xcp-connection-error
- https://www.mathworks.com/matlabcentral/answers/2010587-xcp-on-serial-custom-board-c2000
- https://www.mathworks.com/matlabcentral/answers/1805400-why-am-i-getting-a-xcp-internal-error-timeout-expired-error-during-monitor-and-tune-for-ti-f280
Pixhawk 6c : monitor and tune error when using telemtry
8 ビュー (過去 30 日間)
古いコメントを表示
I'm currently using matalb2024a and using pixhak6c.
I want to control without using Radio Control, so I planned to use telemetry radio.
When monitor and tune simulation is started using USB (COM11), it works normally, but it does not connect when telemetry (/dev/ty/S5, COM3) is used.
Error: External Mode Open Protocol Connect command fails
Cause:
Could not connect to target application: XCP internal error: timeout expired, in response to XCP CONNECT command



In the Qgroundcontrol parameter setting, MAV_CONFIG_0 was set to disabled.
Is there a solution?
0 件のコメント
回答 (2 件)
Subhajyoti
2024 年 8 月 7 日
Hi,
This error has been extensively discussed in the community, and there have been numerous proposed workarounds. You may go through the following discussions where you can find valuable insights and potential solutions.
I hope this helps.
0 件のコメント
Ankur Bose
2025 年 1 月 15 日
Can you try changing the baud rate of /dev/ttyS5 to 57600 in the configuration settings and try External mode again?
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!