Guten Morgen,
ich plane eine Bewässerungsteuerung für ein Gewächshaus mit einem FS20 Bodenfeuchtesensor. Es gelingt mir aber nicht, ihn zu koppeln
Auszug Log
2013.06.01 08:44:18 1: Including fhem.cfg
2013.06.01 08:44:18 3: telnetPort: port 7072 opened
2013.06.01 08:44:18 3: WEB: port 8083 opened
2013.06.01 08:44:18 3: WEBphone: port 8084 opened
2013.06.01 08:44:18 3: WEBtablet: port 8085 opened
2013.06.01 08:44:18 1: Including ./log/fhem.save
2013.06.01 08:44:25 1: Including fhem.cfg
2013.06.01 08:44:25 3: telnetPort: port 7072 opened
2013.06.01 08:44:25 3: WEB: port 8083 opened
2013.06.01 08:44:25 3: WEBphone: port 8084 opened
2013.06.01 08:44:25 3: WEBtablet: port 8085 opened
2013.06.01 08:44:25 1: Including ./log/fhem.save
2013.06.01 08:46:10 1: Including fhem.cfg
2013.06.01 08:46:10 3: telnetPort: port 7072 opened
2013.06.01 08:46:10 3: WEB: port 8083 opened
2013.06.01 08:46:10 3: WEBphone: port 8084 opened
2013.06.01 08:46:10 3: WEBtablet: port 8085 opened
2013.06.01 08:46:10 3: Opening CSM device /dev/ttyAPP0
2013.06.01 08:46:10 3: Setting CSM baudrate to 38400
2013.06.01 08:46:10 3: CSM device opened
2013.06.01 08:46:20 1: Cannot init /dev/ttyAPP0, ignoring it
2013.06.01 08:46:20 1: Including ./log/fhem.save
Auszug fhem.cfg
define autocreate autocreate
attr autocreate autosave 1
attr autocreate device_room %TYPE
attr autocreate filelog ./log/%NAME-%Y.log
attr autocreate weblink 1
attr autocreate weblink_room Plots
# Disable this to avoid looking for new USB devices on startup
define initialUsbCheck notify global:INITIALIZED usb create
#define FHZ FHZ /dev/USB0
define CSM CUL /dev/ttyAPP0@38400 1234
#attr CUL rfmode HomeMatic
Ich erhalte keine Reaktion beim Betätigen der Sendetaste vom Bodenfeuchtesensor
Was mache ich falsch?
Vielen dank für Eure Hilfe
Franz
Nachtrag:
Logfile (verbose 5)
2013.06.03 08:12:36 3: Opening CSM device /dev/ttyAPP0
2013.06.03 08:12:36 3: Setting CSM baudrate to 38400
2013.06.03 08:12:36 3: CSM device opened
2013.06.03 08:12:36 5: SW: V
2013.06.03 08:12:39 5: SW: V
2013.06.03 08:12:42 5: SW: V
2013.06.03 08:12:45 1: Cannot init /dev/ttyAPP0, ignoring it
......
2013.06.03 08:12:46 5: Cmd: >setstate CSM opened<
2013.06.03 08:12:46 5: Cmd: >setstate CSM 2013-06-02 08:34:12 raw No answer<
Gruß Franz