Originally posted by: <email address deleted>
I have a CUL 3.2 (SW version 1.44) and want to control a FS20 ST-3 via Fhem
on a Linux Mint 11 PC.
I have defined the CUL as:
define CUL1 CUL /dev/ttyACM0 1234
and then I have done:
sudo chmod 777 /dev/ttyACM0
to temporary get r/w permissions for Fhem. Fhem then shows the CUL as
Initialized.
Now I include the FS20-ST-3 in Fhem:
define lamp1 FS20 1234 56
and then I: "...press the button on the real device for a while until its LED starts to
blink. Click on the "on" link in the fhem window to send a command"
And here FS20 ST-3 does seem to receive anything. It just continues blinking.
The CUL device shows some odd data. When I do:
get CUL1 ccconf
I see:
ccconf
freq:1664.000MHz bWidth:58KHz rAmpl:42dB sens:16dB 2011-12-10 22:37:15
Which actually does not correspond to the freq. I am supposed to use.
Does anyone have a hint what I am doing wrong or what I shall change to get this to work?
I have also a HMS 100-T and tried to listen by means of "screen /dev/ttyACM0", sending command "X67".
Nothing received. but the CUL device responds correctly on command "V"
Thanks.
--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com
Am 11.12.2011 um 12:57 schrieb Micke:
> Does anyone have a hint what I am doing wrong or what I shall change to get this to work?
Try resetting your EEPROM values in CUL and re-start.
--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com
Originally posted by: <email address deleted>
Thanks, resetting EEPROM worked great. Issue solved!
--
To unsubscribe from this group, send email to
fhem-users+unsubscribe@googlegroups.com