I tried to telnet into ser2sock and get garbage data even after resetting the alarm panel and unplugging/plugging the USB cable.
Here is the data output... Is the device fried? I tried recreating on a new VM and it has the same garbage output. It doesn't respond to the "!" character either.
- Code: Select all
[kevin@homeserver ~]$ telnet localhost 10000
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
!SER2SOCK Connected
!SER2SOCK SERIAL_CONNECTED
1
?
1
?
1
?
1
?
1'?
1'?
1'?
1'?
1*?,
1*?,
1*?,
1*?,
1
?
1
?
1
?
1
?
1'?
1'?
1'?
1'?
1*?,
1*?,
1*?,
1*?,
^]
1
?
1
?
-- Kevin