-
Notifications
You must be signed in to change notification settings - Fork 179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request: Connecting to Robot in separate Network #2419
Comments
Hi @aurelschwitter, thanks for the request! We do have a way to enter a specific IP address, though we do not have the UI for it yet. To manually add an IP address to the app's search list:
Assuming your network is set up to properly route requests from one network to the other, the robot should appear in the app once the app is able to confirm that it responds to health checks. To answer your other question, our app communicates with the robot over port 31950. I will check with the support team to make sure that gets into our support documentation if it is not there already. If you're at all curious as to what other configuration options are available, they are all documented here! |
Hi @mcous Thank you for clarifying, it works well when using the IP Address in the config file. Thank you, |
Ping @pantslakz: As a user who is able to connect to my robot over USB-to-ethernet (and connect the robot to Wi-Fi / obtain the robot's IP and MAC addresses) but who has a Wi-Fi network that does not support automatic discovery, I would like to tell my app to attempt to find a robot at that known address even though it can't automatically find it. Reasons a Wi-Fi network may not support automatic discovery (which is based on a technology called mDNS):
Reasons the initial USB success is important:
Is there any additional information you need for this ticket? |
This feature is now being tracked in the following tickets: |
overview
Feature Request: Add the ability to connect to the robot with a specified DNS Name / IP Address. We cannot put the robot in the same network as our clients. So the autodiscover of robots does not work.
Please also provide an overview of what ports are used, so we can open the firewall accordingly.
current behavior
The robot cannot be discovered.
steps to reproduce
Place robot in separate network.
expected behavior
Robot is discovered.
The text was updated successfully, but these errors were encountered: