Hi Everyone,
We noticed that Herelink v1.1 have support for ethernet so we got one and couldn’t get it to work.
There is no documentation on it either…
Here is what we are trying to do,
============================================
Situation:
We are trying to establish a connection from [a laptop connected to the herelink ground unit through wifi], to the [companion computer connected to the drone side air unit via the new ethernet port].
The goal is to allow ground side computer to send simple commands/ ssh into companion computer.
The current network setup, IPs are illustrated as below:
============================================
Problem:
As illustrated above, I tried to ping every device from each end. This is what I have observed.
=============
From ground side laptop (D) as 192.168.43.12
can ping 192.168.43.1 [Herelink Ground unit (C) ]
can ping 192.168.144.11 [Herelink Ground unit (C) ]
can ping 192.168.144.10 [Drone side air unit (B) ]
cannot ping 192.168.144.100 [Companion computer (A) ]
============
From companion computer (A) as 192.168.144.100
can ping 192.168.144.10 [Drone side air unit (B) ]
can ping 192.168.144.11 [Herelink Ground unit (C) ]
cannot ping 192.168.43.1 [Herelink Ground unit (C) ] //Network is unreachable
cannot ping 192.168.43.12 [Ground side laptop (D) ] //Network is unreachable
Any hint on how to fix it would be greatly appreciated. This is as far as I can go right now.
Thank you.
Sincerely,
Sam