Failed to connect to SITL Instance in Mission Planner

I am running Mission Planner 1.3.81

For the last 2 days, When running Mission Planner Simulator, I get error message:
Failed to connect to SITL instance. No heartbeat Packets Received.
I am using Model flightaxis. Is anybody else having this Problem?

Any help will be greatly appreciated.

Thanks
Randy

Hey Randy, are you running the flightaxis sim using another sim software?

I’ve been running it with RealFlight and it won’t connect in missionplanner until it’s established a connection to RealFlight. Usually I’ll start the sim on MP, let it give me that error, wait until it connects on RealFlight, then connect using the TCP function:

Once sim is running, select TCP from the drop-down, enter host 127.0.0.1 (local host) and port 5760 (or whatever is displayed on your sim command-line window).

Not sure if this will help, but that’s what works for me!

Yes I am running flightaxis to run RealFlight. So you have confirmed that RealFlight must be running to establish connection. That is what I was not doing. Thank you so much!

1 Like

I still have one little problem. I still get a, Failed to connect to SITL error message when in the Extra command Line, I add,

-home=EliField.

Does anybody know why that is?

I have figured out the problem. The Entry should be

–home=EliField

Now I can connect.