Skip to content
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

TCP Connection not working #2

Open
PLEXATIC opened this issue May 11, 2023 · 0 comments
Open

TCP Connection not working #2

PLEXATIC opened this issue May 11, 2023 · 0 comments

Comments

@PLEXATIC
Copy link

I have the following Code:
th = Thymio(host="192.168.138.1", tcp_port=52906, use_tcp=True) th.connect() print("connected")

My Thymio Simulator is running on the IP and Port I put in the code.

The Code doesn't throw an Exception, but it's stuck in th.connect(). I waited for over 10 Minutes and it didn't connect. I tried altering the IP Address to localhost which didn't help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant