I've set up a Rfxcom through LAN interface with 'socat'. All is working fine, except I can't upgrade the Rfxcom firmware anymore. Is that normal?
Here is my conf on the remote Rfxcom side :
Code: Select all
socat -ls -d -d FILE:/dev/ttyUSB1,b38400,raw,echo=0 TCP-LISTEN:1234,reuseaddr
Code: Select all
Name: RFXCOM
Type: RFXCOM - RFXtrx shared over LAN interface
Data Timeout: 1 minute
Remote Address: socat-rfxcom
Port: 1234
Does someone have the same issue?