Greetings,
I’m using a Wiz108SR that is configured as a TCP server with an IP address 192.168.11.100 and Port 5000.
On one side it is directly connected to my computer which needs to send data over the Wiz108SR to a display unit that uses RS485.
Searching for the device on UDP broadcast mode, I can discover it however ipconfig gives me a different ip for the LAN/Ethernet connection
I’m trying to open a socket at the above mentioned IP and port from Python but the connection always times out.
Please advise
Rohan