Page 1 of 1

Can't use the RFXCom tranceiver

Posted: Sat Apr 28, 2012 10:37 pm
by Robke
Hi All,

Iḿ trying to get the RFXCom tranceiver running in DomotiGa but i get the follwing error:

2012-04-28 22:27:22 RFXCom tranceiver support enabled.
2012-04-28 22:27:22 RFXCom transceiver Error: Cannot open serial port (#5) at CRFXComTRX.ConnectSerial.419
2012-04-28 22:27:22 ERROR: RFXCom tranceiver serial interface FAILED to connect to Port /dev/ttyUSB0
2012-04-28 22:27:22 RFXCom tranceiver Relay disabled.

The user domotiga = a member from the dialout group.
The device is mounted to the /dev/ttyUSB0 and i selected that device.. But still not working.

Iḿ using the latest (stable) version of ubuntu.

Can someone help me?

Thank you.
Robke

Re: Can't use the RFXCom tranceiver

Posted: Fri May 04, 2012 9:37 am
by pservais
Had the same problem here, solved it by changing the ownership of the serial port.
sudo chown -R domotiga /dev/ttyUSB0

Grtz,

Patrick

Re: Can't use the RFXCom tranceiver

Posted: Sat May 05, 2012 11:57 am
by Robke
Hi Patrick,

Thank you for your response.
I tried that command but still the same problem.
Btw i'm using ubuntu 12 LTS

Grtz Robke

Re: Can't use the RFXCom tranceiver

Posted: Tue May 08, 2012 8:08 pm
by RDNZL
Can you unplug and plug your interface in the usb port and type dmesg?
What does it show as last lines?
I will test on 12.04 soon, but I have a prototype interface with different serial chip on it.

Re: Can't use the RFXCom tranceiver

Posted: Tue May 08, 2012 10:20 pm
by Robke
Done:

[ 158.872038] usb 6-1: USB disconnect, device number 2
[ 158.872189] ftdi_sio ttyUSB0: FTDI USB Serial Device converter now disconnected from ttyUSB0
[ 158.872204] ftdi_sio 6-1:1.0: device disconnected
[ 160.860012] usb 6-2: new full-speed USB device number 3 using uhci_hcd
[ 161.065063] ftdi_sio 6-2:1.0: FTDI USB Serial Device converter detected
[ 161.065097] usb 6-2: Detected FT232RL
[ 161.065099] usb 6-2: Number of endpoints 2
[ 161.065102] usb 6-2: Endpoint 1 MaxPacketSize 64
[ 161.065104] usb 6-2: Endpoint 2 MaxPacketSize 64
[ 161.065106] usb 6-2: Setting MaxPacketSize 64
[ 161.067077] usb 6-2: FTDI USB Serial Device converter now attached to ttyUSB0