- 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
6 views (last 30 days)
Show older comments
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 Comments
Answers (2)
Subhajyoti
on 7 Aug 2024
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 Comments
Ankur Bose
on 15 Jan 2025
Can you try changing the baud rate of /dev/ttyS5 to 57600 in the configuration settings and try External mode again?
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!