Page 1 of 1

ser2net with rfxcom : help please

Posted: Tuesday 21 March 2017 22:51
by JC38
Hello,

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
In Domoticz, I change the hardware RFXCOM - RFXtrx433 USB 433.92MHz Transceiver to RFXCOM - RFXtrx shared over LAN interface
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 :)

Re: ser2net with rfxcom : help please

Posted: Sunday 26 March 2017 23:22
by JC38
Thank you everyone for your help. :oops:

To avoid the next guy with the same problem and asking the same question obtains the same help, here is the line to add into ser2net.conf :

Code: Select all

6000:raw:0:/dev/ttyUSB10:38400 8DATABITS NONE 1STOPBIT
It works when banner is removed

Re: ser2net with rfxcom : help please

Posted: Friday 13 April 2018 17:40
by SchattenMann
you sir saved my day, thanks

Re: ser2net with rfxcom : help please

Posted: Friday 13 April 2018 18:18
by b_weijenberg
here are ser2net instructions for the RFXCOM, see my message of Fri Dec 11, 2015 11:19 am
http://www.domoticz.com/forum/viewtopic.php?f=28&t=192