Hi, I have problem in tcp/ip modbus communicating with LTE router.
When i use modbus poll I can get data.
IP adress 192.168.10.101 is from LTE router link with LAN.
And my notebook address is 192.168.10.200 link to LTE router wi-fi.
I changed my firewall ,VI server, and put my code to while loop and for loop too, but always occured error code 56.
I tried tcp protocol too, but same result occured.
Please help me...
ps. I can get data with serial communication. but can't get data with lan.