You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am trying to make the examples master_cmd.py and outstation_cmd.py work in different computers. I am using 2 raspberry pies 4b and I cannot make it work using master_cmd.py in one raspberry and outstation_cmd.py in the other.
In the same raspberry pi I can make them work when I do not need to change any HOST IP variable value.
RPI1 master_cmd.py has IP: 169.XXX.XXX.155
and RPI2 outstation_cmd.py has IP: 169.XXX.XXX.133
in the outstation_cmd.py I change the variable HOST_IP to 169.XXX.XXX.133 and left the master_cmd.py the same.
What I am missing here?
Thanks in advance,
Eduardo Ronchi
The text was updated successfully, but these errors were encountered:
Hello, I am trying to make the examples master_cmd.py and outstation_cmd.py work in different computers. I am using 2 raspberry pies 4b and I cannot make it work using master_cmd.py in one raspberry and outstation_cmd.py in the other.
In the same raspberry pi I can make them work when I do not need to change any HOST IP variable value.
RPI1 master_cmd.py has IP: 169.XXX.XXX.155
and RPI2 outstation_cmd.py has IP: 169.XXX.XXX.133
in the outstation_cmd.py I change the variable HOST_IP to 169.XXX.XXX.133 and left the master_cmd.py the same.
What I am missing here?
Thanks in advance,
Eduardo Ronchi
The text was updated successfully, but these errors were encountered: