Page 1 of 1

RFlink with Ser2net

Posted: Thursday 05 January 2017 17:19
by jossie67
Hi,

I try to connect to my RFlink with Ser2net
On the raspberry I installed Ser2net
edited

Code: Select all

nano /etc/ser2net.conf
add this line

Code: Select all

2002:raw:600:/dev/ttyACM0:57600 NONE 1STOPBIT 8DATABITS
restarted ser2net with

Code: Select all

service ser2net restart
In Domoticz choose RFLINK gateway with LAN interface
Ip adres 192.168.x.x
Port 2002

In Domoticz I get the message RFLink: trying to connect to 192.168.x.x

Can somebody post his/her ser2net.conf for the RFlink?

Re: RFlink with Ser2net

Posted: Thursday 05 January 2017 20:35
by sincze
mmm seems port is not open or responding.
is your rflink really showing up as ttyACM0 ??
not as a ttyUSBx ??

Just unplug and replug and issue
dmesg| grep tty

:D