ModbusTCPConnect
#22396
Replies: 1 comment
-
Got it working with these settings |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
so i have eventually got the modbustcp working ( i presume that you start the port on one side ) and then the other connects which it does
"19:29:15.732 TCP: MBS: MBRTCP Connecting to 192.168.2.100 on port 500
19:29:15.862 TCP: MBS: MBRTCP connected!
19:29:15.864 RSL: RESULT = {"ModbusTCPConnect":"Done"}
now bothT-CAN485
have the rs485 rx 21 - TX 22
in the module i have selected
MODBR RX pin 21
MODBR TX pin 22
for both sides
but there is no information , now i programmed another lilly and that had some esp code(manafactuers code) and it pulled the info from the SDM , so i know the cables are all the right way round and the device can pull it
slightly lost now
this is the picture of the esp i am picking the right ports ?
https://github.com/Xinyuan-LilyGO/T-CAN485
Beta Was this translation helpful? Give feedback.
All reactions