There is no xml file generated
I have reached my limit of 22 posts
This is the device for my RFXCOM
Thanks, but I have to wait until tomorrow, to be sure I'm not a spammer (I can understand)
Replacing ttyUSB0 by ttyAMA0 created the XML file.
Now I have this kind of error.
the logfile :
> pi@raspberrypi:~/.node-red $ cat OZW_Log.txt
> 2020-03-21 17:19:57.896 Always, OpenZwave Version 1.5.0 Starting Up
> 2020-03-21 17:19:57.896 Warning, Failed - Network Key Not Set
> 2020-03-21 17:19:58.903 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
> 2020-03-21 17:19:59.904 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
> 2020-03-21 17:20:00.904 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
> 2020-03-21 17:20:01.905 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
> 2020-03-21 17:20:02.906 Error, contrlr, ERROR: Dropping command, expected response not received after 1 attempt(s)
> 2020-03-21 17:50:58.198 Error, mgr, Manager::GetDriver failed - Home ID 0x00000000 is unknown
> 2020-03-21 17:50:58.199 Warning, Exception: Manager.cpp:373 - 100 - Invalid HomeId passed to GetDriver
> 2020-03-21 17:53:42.846 Error, mgr, Manager::GetDriver failed - Home ID 0x00000000 is unknown
> 2020-03-21 17:53:42.846 Warning, Exception: Manager.cpp:373 - 100 - Invalid HomeId passed to GetDriver
> 2020-03-21 18:03:29.451 Error, mgr, Manager::GetDriver failed - Home ID 0x00000000 is unknown
> 2020-03-21 18:03:29.452 Warning, Exception: Manager.cpp:373 - 100 - Invalid HomeId passed to GetDriver
> 2020-03-21 18:04:15.865 Error, mgr, Manager::GetDriver failed - Home ID 0x00000000 is unknown
> 2020-03-21 18:04:15.867 Warning, Exception: Manager.cpp:373 - 100 - Invalid HomeId passed to GetDriver
> 2020-03-21 18:09:44.572 Error, mgr, Manager::GetDriver failed - Home ID 0x00000000 is unknown
> 2020-03-21 18:09:44.572 Warning, Exception: Manager.cpp:373 - 100 - Invalid HomeId passed to GetDriver
@backman2 (thanks for helpinng me so far )
I have 2 USB devices :
- RFXcom connected directly
pi@raspberrypi:/dev/serial/by-id $ ls -l
total 0
lrwxrwxrwx 1 root root 13 Mar 22 08:17 usb-RFXCOM_RFXtrx433XL_DO3M76A6-if00-port0 -> ../../ttyUSB0
pi@raspberrypi:/dev/serial/by-id $
- the AEOTEC Z-Wave plus GEN 5, connected via USB 2.0 hub
It seems USB standard of Raspberry 4 is not compatible with that stick, and we need to use a HUB 2.0
pi@raspberrypi:/dev/serial/by-id $ dmesg | grep tty
[ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 cma=64M cma=256M smsc95xx.macaddr=DC:A6:32:53:E9:EB vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=97709164-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
[ 0.000263] console [tty1] enabled
[ 0.423907] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 34, base_baud = 0) is a PL011 rev2
[ 4.028888] usb 1-1.2: FTDI USB Serial Device converter now attached to ttyUSB0
pi@raspberrypi:/dev/serial/by-id $
I have to wait about 6 loooong hours before being able to add a post