HomeGenie Forum

General Category => Troubleshooting and Support => Topic started by: sungkhum on October 23, 2015, 02:42:48 AM

Title: Good Wave Z-Wave USB
Post by: sungkhum on October 23, 2015, 02:42:48 AM
Has anyone ever had success using a Good Wave Z-Wave USB stick with HomeGenie? http://www.goodway.com.tw/ia/product3.asp?listid=6&id=6&subid=66&pid=742&typeid=142 (http://www.goodway.com.tw/ia/product3.asp?listid=6&id=6&subid=66&pid=742&typeid=142) and some more info here: http://www.pepper1.net/zwavedb/device/290 (http://www.pepper1.net/zwavedb/device/290)

I've installed the stick with the PL2303 Prolific driver in Windows 7 and that seems to work fine.

But when I try to add a node with http://www.e-domotica.com/en/e-domotica-power-metering-switch-eu (http://www.e-domotica.com/en/e-domotica-power-metering-switch-eu) EM6552 I can't get it to pair.

Any ideas? I'm a total noob.

Thanks!
Title: Re: Good Wave Z-Wave USB
Post by: nolio on October 23, 2015, 06:53:08 AM
Apparing in zwave is a little bit like bluetooth, 2 mains step :

Last to have all "option" of your device, you perhaps need to "get" on device configuration (wake up needed for battery device).

Good luck  :)
Title: Re: Good Wave Z-Wave USB
Post by: sungkhum on October 23, 2015, 05:29:12 PM
Thanks for your reply. I'm actually not seeing the options you stated.


I have a Settings page and then some bars that expand. If I expand the Z-Wave bar I can choose the COM port my Z-Wave USB is linked to and then I can add nodes.
But when I try to add a node and press the button on my energy monitor it can't find it.
Also when I click Discovery - it starts and stops instantly.


Am I missing something?
Title: Re: Good Wave Z-Wave USB
Post by: nolio on October 24, 2015, 06:31:44 PM
Ok  :-\ probably HomeGenie doesn't work well with this key ...
Can you launch HomeGenie and take a look in the log ?
Probably with the following command line :
Code: [Select]
C:\Program Files\HomeGenie\HomeGenieService.exe
Title: Re: Good Wave Z-Wave USB
Post by: sungkhum on November 09, 2015, 10:25:27 AM
Sorry for the late reply. I appreciate your helping me. The computer I am trying to setup crashed and didn't have time until now to re-install.

Here's my log (COM3 is what the z-wave usb adapter is set to):

Code: [Select]
   at SerialPortLib.SerialPortInput.Open()
2015-11-09 16:22:34.1707 Error System.UnauthorizedAccessException: Access to the
 port 'COM3' is denied.
   at System.IO.Ports.InternalResources.WinIOError(Int32 errorCode, String str)
   at System.IO.Ports.SerialStream..ctor(String portName, Int32 baudRate, Parity
 parity, Int32 dataBits, StopBits stopBits, Int32 readTimeout, Int32 writeTimeou
t, Handshake handshake, Boolean dtrEnable, Boolean rtsEnable, Boolean discardNul
l, Byte parityReplace)
   at System.IO.Ports.SerialPort.Open()
   at SerialPortLib.SerialPortInput.Open()
2015-11-09 16:22:36.1728 Error System.UnauthorizedAccessException: Access to the
 port 'COM3' is denied.
   at System.IO.Ports.InternalResources.WinIOError(Int32 errorCode, String str)
   at System.IO.Ports.SerialStream..ctor(String portName, Int32 baudRate, Parity
 parity, Int32 dataBits, StopBits stopBits, Int32 readTimeout, Int32 writeTimeou
t, Handshake handshake, Boolean dtrEnable, Boolean rtsEnable, Boolean discardNul
l, Byte parityReplace)
   at System.IO.Ports.SerialPort.Open()
   at SerialPortLib.SerialPortInput.Open()
2015-11-09 16:22:38.1779 Error System.UnauthorizedAccessException: Access to the
 port 'COM3' is denied.
   at System.IO.Ports.InternalResources.WinIOError(Int32 errorCode, String str)
   at System.IO.Ports.SerialStream..ctor(String portName, Int32 baudRate, Parity
 parity, Int32 dataBits, StopBits stopBits, Int32 readTimeout, Int32 writeTimeou
t, Handshake handshake, Boolean dtrEnable, Boolean rtsEnable, Boolean discardNul
l, Byte parityReplace)
   at System.IO.Ports.SerialPort.Open()
   at SerialPortLib.SerialPortInput.Open()
2015-11-09 16:22:40.1810 Error System.UnauthorizedAccessException: Access to the
 port 'COM3' is denied.
   at System.IO.Ports.InternalResources.WinIOError(Int32 errorCode, String str)
   at System.IO.Ports.SerialStream..ctor(String portName, Int32 baudRate, Parity
 parity, Int32 dataBits, StopBits stopBits, Int32 readTimeout, Int32 writeTimeou
t, Handshake handshake, Boolean dtrEnable, Boolean rtsEnable, Boolean discardNul
l, Byte parityReplace)
   at System.IO.Ports.SerialPort.Open()
   at SerialPortLib.SerialPortInput.Open()
2015-11-09 16:22:42.1861 Error System.UnauthorizedAccessException: Access to the
 port 'COM3' is denied.
   at System.IO.Ports.InternalResources.WinIOError(Int32 errorCode, String str)
   at System.IO.Ports.SerialStream..ctor(String portName, Int32 baudRate, Parity
 parity, Int32 dataBits, StopBits stopBits, Int32 readTimeout, Int32 writeTimeou
t, Handshake handshake, Boolean dtrEnable, Boolean rtsEnable, Boolean discardNul
l, Byte parityReplace)
   at System.IO.Ports.SerialPort.Open()
   at SerialPortLib.SerialPortInput.Open()
2015-11-09 16:22:42.4961 Info HomeAutomation.EnergyMonitor      1       Virtual
Module  EnergyMonitor.KwLoad    0.000
2015-11-09 16:22:42.4971 Info HomeAutomation.EnergyMonitor      1       Virtual
Module  EnergyMonitor.WattLoad  0.000
2015-11-09 16:22:42.4971 Info HomeAutomation.EnergyMonitor      1       Virtual
Module  EnergyMonitor.OperatingDevices  0
2015-11-09 16:22:42.4971 Info HomeAutomation.EnergyMonitor      1       Virtual
Module  EnergyMonitor.OperatingLights   0
2015-11-09 16:22:42.4971 Info HomeAutomation.EnergyMonitor      1       Virtual
Module  EnergyMonitor.OperatingSwitches 0
2015-11-09 16:22:44.1952 Error System.UnauthorizedAccessException: Access to the
 port 'COM3' is denied.
   at System.IO.Ports.InternalResources.WinIOError(Int32 errorCode, String str)
   at System.IO.Ports.SerialStream..ctor(String portName, Int32 baudRate, Parity
 parity, Int32 dataBits, StopBits stopBits, Int32 readTimeout, Int32 writeTimeou
t, Handshake handshake, Boolean dtrEnable, Boolean rtsEnable, Boolean discardNul
l, Byte parityReplace)
   at System.IO.Ports.SerialPort.Open()
   at SerialPortLib.SerialPortInput.Open()
2015-11-09 16:22:46.1974 Error System.UnauthorizedAccessException: Access to the
 port 'COM3' is denied.
   at System.IO.Ports.InternalResources.WinIOError(Int32 errorCode, String str)
   at System.IO.Ports.SerialStream..ctor(String portName, Int32 baudRate, Parity
 parity, Int32 dataBits, StopBits stopBits, Int32 readTimeout, Int32 writeTimeou
t, Handshake handshake, Boolean dtrEnable, Boolean rtsEnable, Boolean discardNul
l, Byte parityReplace)
   at System.IO.Ports.SerialPort.Open()
   at SerialPortLib.SerialPortInput.Open()
2015-11-09 16:22:48.2195 Error System.UnauthorizedAccessException: Access to the
 port 'COM3' is denied.
   at System.IO.Ports.InternalResources.WinIOError(Int32 errorCode, String str)
   at System.IO.Ports.SerialStream..ctor(String portName, Int32 baudRate, Parity
 parity, Int32 dataBits, StopBits stopBits, Int32 readTimeout, Int32 writeTimeou
t, Handshake handshake, Boolean dtrEnable, Boolean rtsEnable, Boolean discardNul
l, Byte parityReplace)
   at System.IO.Ports.SerialPort.Open()
   at SerialPortLib.SerialPortInput.Open()

Any ideas on what else I can do?
Title: Re: Good Wave Z-Wave USB
Post by: kevin1 on November 09, 2015, 12:57:53 PM
The link you posted for this stick did not work for me.  Is it still working for you?  How much was it?  Thanks!
Title: Re: Good Wave Z-Wave USB
Post by: sungkhum on November 10, 2015, 07:45:58 AM
Looks like the Goodway site doesn't have it listed anymore. Not sure why. But no, it currently doesn't work with HomeGenie, which is what I am troubleshooting.

Here's another vendor:
http://www.computex.biz/goodway/default.aspx?com_id=1276&pdt_id=30863&PageType=ProductDetail&ContentTab=Introduction (http://www.computex.biz/goodway/default.aspx?com_id=1276&pdt_id=30863&PageType=ProductDetail&ContentTab=Introduction)

I purchased mine from http://www.e-domotica.com/ (http://www.e-domotica.com/)
They actually don't have it listed, but offered it to me when I asked. It is the EU frequency because I am in Cambodia and needed a 220v appliance. They gave it to me cheap since I bought some other products from them.

Here's more info as well: https://fccid.io/document.php?id=1384686 (https://fccid.io/document.php?id=1384686)
Title: Re: Good Wave Z-Wave USB
Post by: sungkhum on November 28, 2015, 05:14:27 AM
Anyone able to give me some help? Is there any hope of getting the Good Wave Z-Wave USB working with HomeGenie or is it quite difficult? Thanks so much!
Title: Re: Good Wave Z-Wave USB
Post by: sungkhum on November 28, 2015, 10:34:46 AM
I actually got it to work! I believe it was related to USB power.
I disabled the sleep option to ensure the USB port always had power: http://www.sevenforums.com/tutorials/147369-usb-selective-suspend-turn-off.html (http://www.sevenforums.com/tutorials/147369-usb-selective-suspend-turn-off.html)

And now it works!