Not able to get UDP connection with APMPlanner 2.0

Hi all,

First of all, wish all you happy new year!

I have met some problem with the newly released APMPlanner 2.0. I am writing a program which is able to establish UDP communication with the ground control station. It works fine with both MissionPlanner and QGroundControl. However, I was failed to connect with the APMPlanner 2.0. The error message is shown below:

Since my program works fine with QGroundControl (APMPlanner 2.0 is developed based on GroundControl), I really have no idea where am I doing wrong. Can someone give me some ideas on this?Thanks!

Bests,
Sichao

UDP is working for me.

You don’t need to make a UDP connection, just send packets to the machine running AP2 to 14550, the same as QGC.

You can alter the UDP port if you go to the menu item and enable advanced mode.

1 Like

[quote=“billbonney”]UDP is working for me.

You don’t need to make a UDP connection, just send packets to the machine running AP2 to 14550, the same as QGC.

You can alter the UDP port if you go to the menu item and enable advanced mode.[/quote]

Hi Bill,

I am now able to connect with the APMPlanner 2.0. I just re-download and re-install the software and it works now… I am still use the port 49005 for my UDP communication.

Thank you!

Bests,
Sichao

Awesome… please feel free to report other issues you have :slight_smile: