-
-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stuck in status "Starting Z-Wave Driver..." #77
Comments
Have you tried /dev/ttyACM0 ? That's where my usb stick shows up on raspberry pi. I usually get the starting status for 10-15 seconds at boot. |
As @crxporter pointed out.
|
Ok, found this as a good possible reason on why the usb stick is not showing: raspberrypi/linux#3027 |
That is exactly what I do. The Aeotec USB dongle has issues on Pi4 (I use a pound/dollar land type USB 2.0 hub), and it works great. |
Any update with your set up? |
It is like magic!! Stick is detected and using the custom Node-Red menu (that is very nice by the way!) I was already able to reset the stick. Tomorrow I am going to start playing with it. I have 50+ Fibaro devices in my house, but the HC2 freezes from time to time. Even when I do most of the automation using Node-Red and the Fibaro API, it still freezes. So very happy to remove this buggy component in the future! This project is a very nice surprise! Thank you guys for the effort!! |
That's great to hear. welcome to node-red-contrib-zwave-js |
Hello everyone y obtain the same errors on a raspberry pi 4 the node red is stucks at "Starting driver nodejs" and i have a dongle 7 i have try to connect the dongle on the usb 2 and or usb 3 and i have the same errors
can some people can help me? or have the same problems |
I am afraid this doesn't appear to be anything related to this module
But if it's any consolation (and the fact you get stuck at connecting...) suggests Node RED cant see your serial port. |
Plugin Version
latest (downloaded today)
Platform
RPI
I have the Aeotec Z-Wave Plus Z-Stick gen5 in my Pi and the zwave.js node its serial port is set to /dev/ttyAMA0
The only odd thing is that the status of the node is stuck on "Starting Z-Wave Driver...".
Is this a common isuse? Of not, I could just try a fresh image on my Pi and see if the issue persits?
The text was updated successfully, but these errors were encountered: