-
Notifications
You must be signed in to change notification settings - Fork 191
Open
Description
Network Environment
Base Network
- Router : 192.168.110.1
- macOS IP : 192.168.110.19
- esp IP : 192.168.110.18 (ping is OK)
Mavlink bridge setting
- Station IP : 192.168.110.18
- Station Gateway : 192.168.110.1
- Station Subnet : 255.255.255.0
- Host Port: 14550
- Client Port: 14555
Problem
What I want to do
I want this telemtry to be on the same local area network as my Mac, so that I can also connect to the network while monitoring drones.
What I met
In QGC,
- Port 14550
- Server Addresses: 192.168.1110.18:14555 and 192.168.1110.18:14550
This config couldn't help it connect successfully and there was no response (otherwise I wouldn't have created this issue)
What I tried
I tried to check the data outputs of port 14550 and 14555 for 192.168.1110.18 with Wireshark (to be honest, I don't know which port is the source of the data), but the results were very unsatisfactory.
Metadata
Metadata
Assignees
Labels
No labels