I would like to test the ser2net feature on my rpi running domoticz.
Today, i've got a RFXCom 433 connected to ttyUSB10 (permanent USB port)
I've set the ser2net.conf like this :
Code: Select all
6000:raw:600:/dev/ttyUSB10:38400 8DATABITS NONE 1STOPBIT banner
Remote address is set to 127.0.0.1 with port = 6000
After applying this change, i've got this in the log :
2017-03-21 22:19:33.946 Error: RFXCOM: Invalid data received!....
2017-03-21 22:19:33.946 Error: RFXCOM: Invalid data received!....
2017-03-21 22:19:49.667 Error: RFXCOM: input buffer out of sync, going to restart!....
Is the line correct into the ser2net.conf ?
Anyone can help please
