Windows Serial Port ZWave

From MiOS
(Difference between revisions)
Jump to: navigation, search
(Created page with "If you want to use the ZWave module on your Vera as a COM port on a windows PC, run these on the killall Start_NetworkMonitor.sh Start_LuaUPnP.sh NetworkMonitor LuaUPnP ser2...")
 
 
Line 1: Line 1:
 
If you want to use the ZWave module on your Vera as a COM port on a windows PC, run these on the  
 
If you want to use the ZWave module on your Vera as a COM port on a windows PC, run these on the  
  
killall Start_NetworkMonitor.sh Start_LuaUPnP.sh NetworkMonitor LuaUPnP
+
killall Start_NetworkMonitor.sh Start_LuaUPnP.sh NetworkMonitor LuaUPnP
ser2net -n  -C "3482:raw:0:/dev/ttyS0:115200 1STOPBIT NONE"
+
ser2net -n  -C "3482:raw:0:/dev/ttyS0:115200 1STOPBIT NONE"
  
 
Then on windows install Serial/IP Redirector from:
 
Then on windows install Serial/IP Redirector from:

Latest revision as of 21:32, 23 June 2014

If you want to use the ZWave module on your Vera as a COM port on a windows PC, run these on the

killall Start_NetworkMonitor.sh Start_LuaUPnP.sh NetworkMonitor LuaUPnP
ser2net -n  -C "3482:raw:0:/dev/ttyS0:115200 1STOPBIT NONE"

Then on windows install Serial/IP Redirector from: tacticalsoftware.com

It installs something in the toolbar, although you may have to go to program files x86 and run the configuration .exe and add a com port.

Personal tools