-
I have configured TCP TX, RX and runing TCPStart 8888. I have a problem with sending a command in Hex from the same TASMOTA runing TCP server to RS. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 21 replies
-
When you hand over serial to another device via TCP (ser2net protocol), you can no longer use local serial handling for the same. Your other device has control and that's where you can send and so on. Trying to use http (via WebSend) is badly useless for ser2net, and if it even made sense, it would still not be viable on the same device. |
Beta Was this translation helpful? Give feedback.
-
Thanks @barbudor. If I have understood that is what I need to do - Open socket in Berry and send data from other Tasmota. |
Beta Was this translation helpful? Give feedback.
Typo,
tasmota.set.timer
should have beentasmota.set_timer