Telem to 2 x UDP addresses

Is it possible to have telem 1 and 2 as -A…192.xxx.xxx.102 and -A…192.xxx.xxx.103 ?

Hi!

You can do it like this:
-A udp:192.168.1.2:14550 -C udp:192.168.1.3:14550 or -A udp:192.168.1.2:14550 -D udp:192.168.1.3:14550

1 Like

Thank you very much Ivan :slight_smile:

Hello Ivan. I tried that and I can not connect if there are 2 UDP addresses in the file

Hi, Barry.

Could you please post what is in your file?
Did you reload configurations with sudo systemctl daemon-reload after the file was changed?

Let me try that one more time and I will let you know

There you go. Did this and did daemon reload. If it is like this i can not connect on any of those addresses

Could you please post output of sudo systemctl status arducopter.service ?

There you go

It seems that you mixed up the pictures and posted the same pic twice.

Oops. Sorry I’ll upload the correct file

You can close this thread. Seems to be working. :-).

This topic was automatically closed 100 days after the last reply. New replies are no longer allowed.