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
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