HI, I use the SR201-server with Home Assistant
I would like to use the sr201-server command line with netcat on windows 10.
But if I use echo -n "11" | nc -n -w 1 192.168.1.100 6722 does not send the command but only reads the status.
And as if he does not see "11"
I have tried so many ways but it doesn't send commands it always reads only the status.
How can I fix?

HI, I use the SR201-server with Home Assistant

I would like to use the sr201-server command line with netcat on windows 10.
But if I use echo -n "11" | nc -n -w 1 192.168.1.100 6722 does not send the command but only reads the status.
And as if he does not see "11"
I have tried so many ways but it doesn't send commands it always reads only the status.
How can I fix?