MiLightRGBW Plugin V1.0 Page 1 of 5

Size: px
Start display at page:

Download "MiLightRGBW Plugin V1.0 Page 1 of 5"

Transcription

1 MiLightRGBW Plugin V1.0 Page 1 of 5 Setup You can change the plugin device s IP address and port to match the settings of your MiLight WiFi Bridge by editing the attribute ip in the Advanced tab. The format is ipaddress:port. Set the group (1-4) that this device is to control by editing the variable Group in the device's Advanced tab. You can also set Group to 0 in which case the plugin will control all four groups simultaneously. After changing any of these settings, click SAVE/Reload and then reload/refresh the browser page. Operation This plugin should give you a device on the dashboard UI that behaves like a normal dimmable light but with several additional features. On the device tile, there are Min and Max buttons for the dimmer level and separate On and Off buttons. The last set dimmer level will be retained if the lamps are switched off and on with the Off and On buttons. Setting the dimmer level to 0 will turn the lamps off. Setting any non-zero dimmer level will turn the lamps on if they were off. A dimmer value of 5 is the minimum light level of the lamps. Under the Control tab, there is a White button that sets the lamps into whitelight mode. There are also input fields and Set buttons for Color Hue Value (0-255), Disco Mode (1-9) and Disco Rate (1-8). Clicking the SetHue or SetMode buttons without entering a value in the input fields will set the lamp to the last used values. There are six buttons for setting the lamp hue to basic colours. The Enroll button may be used, immediately after switching on lamp power, to enroll the lamp into the WiFi Bridge. The Sync button will re-assert the current plugin settings to synchronize a lamp that has been adjusted by a remote control or Smartphone App. Lamp hue may also be set on the Color tab by clicking on the required colour. Whenever the mode is changed to White or SetHue, the plugin will restore the dimming level of the lamps to the value set on the UI dimmer control. The dimming level will not be restored for Disco modes unless the option RDL is set. When set to Disco mode, the lamp's effect speed will be reset to the last used Disco Rate value unless the NRR option is set. Actions urn:upnp-org:serviceid:dimming1 SetLoadLevelTarget newloadleveltarget = <0-100> urn:upnp-org:serviceid:switchpower1 SetTarget newtargetvalue= <0 or 1> urn:dcineco-com:serviceid:milightrgbw1 SetHue newhue = <0-255> urn:dcineco-com:serviceid:milightrgbw1 SetDiscoMode newdiscomode=<1-9> urn:dcineco-com:serviceid:milightrgbw1 SetDiscoRate newdiscorate = <1-8> urn:dcineco-com:serviceid:milightrgbw1 SetWhiteMode urn:dcineco-com:serviceid:milightrgbw1 Sync urn:dcineco-com:serviceid:milightrgbw1 SetColor newcolor = <"red" or "green" or "blue" or "cyan" or "yellow" or "magenta">

2 MiLightRGBW Plugin V1.0 Page 2 of 5 Configuration Options MiLightRGBW has some configurable options to allow the operation to be adjusted to suit hardware and preferences. The options are set in one of the following ways: Enter the options string on the device's Advanced tab in the variable Options. The new options will take effect following a Save/Reload. Initiate the SetOptions action with newoptions=<your options>. This may be done in a scene or, conveniently, by pasting the Lua code into APPS,Develop Apps,Test Luup code (Lua). The new options will take effect immediately. The Lua for this is: luup.call_action("urn:dcineco-com:serviceid:milightrgbw1","setoptions",{newoptions="<your-optio ns>"},<id>) Where <your-options> is the new options string and <ID> is the device ID of your MiLightRGBW device. Options The options string is a comma-separated list of any of the following in any order. They may be entered in either upper or lower-case. Any spaces will be ignored. Absence of an option means that the default value or processing will be used. All options can be removed by entering an empty options string. NKA Disable KeepAlive function. SKA Send short KeepAlive (0x55). Default 0x30,0x00,0x55. NRR Disable DiscoRate reset when switching to Disco mode. RDL Restore dimmer level when switching to Disco mode. TDM Traditional Dimmer Mode. Dim level is shown as zero when off. DDR=nnn Set DiscoRate to nnn when switching to Disco mode. Default is 6. ICT=nnn Set inter-command delay to nnn ms. Default is 50. ODT=nnn Set fade/off delay time to nnn ms. Default is MDL=nnn Set minimum dim-level to nnn%. Default is 5. CLT=2 Use colour lookup table for RGBW LED strip controller. Examples luup.call_action("urn:dcineco-com:serviceid:milightrgbw1","setoptions",{newoptions="nka,mdl=1 0,odt=1500"},142) This will disable the KeepAlive heartbeat, set the minimum dim-level to 10% and allow 1.5 seconds for the lamp to fade down before turning it off. luup.call_action("urn:dcineco-com:serviceid:milightrgbw1","setoptions",{newoptions=""},142) This will remove all options and return to default values. Notes If the KeepAlive function is disabled using the SetOptions action, it will stop after the next cycle which may be up to 60 seconds later.

3 MiLightRGBW Plugin V1.0 Page 3 of 5 Bridge Configuration As delivered, the MiLight WiFi Bridge is an Access Point with its own SSID. You can set up the bridge as a client on an existing network as follows: V4 Bridge with black label Shipped from 1 st January 2014 This version of the bridge does not allow manual configuration. You must use the Mi-Light Smartphone app to connect the bridge to your network. It will use the IP address issued by your router s DHCP and default to port Most routers will allow you to specify a fixed/static IP address to be issued to the bridge. Some routers will also allow you to block internet access for the specified IP address. V3 Bridge with black label Shipped from September 2013 to December 2013 Connect a PC to the default SSID (milight), address the built-in server through your browser ( /home.html) and login as admin password admin. Change the following settings: STA Interface Setting AP's SSID: Set to your existing network SSID Security Mode: Set to existing network security mode Encryption Type: Set to existing network encryption type Pass Phrase: Set to your pre-shared key WAN Connection Type: Static IP Address: Set as required Subnet Mask: Set as required Default Gateway: Set to an unused IP address Application Setting Protocol: Select UDP Port: 8899 Mode Selection Check STA Mode Cycle the power to the bridge and you should be able to rejoin your normal network and connect to the bridge through its new IP address. If it doesn't work, press the reset button with a paperclip for five seconds and try again from the top.

4 MiLightRGBW Plugin V1.0 Page 4 of 5 V2 Bridge with blue/white label Connect a PC to the default SSID (wifi-socket), address the built-in server through your browser ( ) and login as admin password Change the following settings: Work Type: Set to Sta SSID: Set to your existing network SSID Encryption: Set to existing network encryption mode Key Format: Set as required for your key Encryption Key: Set to your pre-shared key Click Save for this block. DHCP Enable: Set unchecked Fixed IP Address: Set as required Subnet Mask: Set as required Gateway Address: Set as required or to unused IP address DNS Address: Set as required - often the same as the Gateway Click Save for this block. Cycle the power (or click System, System Restart) and you should be able to rejoin your normal network and connect to the bridge through its new IP address. If it doesn't work, press the reset button with a paperclip for five seconds and try again from the top. Device IP address and port Set the attribute ip on the plugin device's Advanced tab to match the bridge settings. The format is ipaddress:port where port is normally for the older bridge and 8899 for the V3 and V4 models. Close the device tile, click Save and then refresh your browser page. Registering Lamps Before you can control a lamp via the WiFi Bridge, it has to be registered on that bridge. This has to be done for each lamp in each zone/group. A lamp may be registered in up to four groups. A fifth registration will overwrite the first etc. Registration on the normal remote control also counts as one of the four. Lamps registered using the Mi-Light Smartphone app may be controlled by the MiLightXXX plugins without additional registration/enrolment. Turn off the power to the lamp with the wall-switch. Wait about ten seconds. Turn the power back on and, as soon as the lamp is on, click the Enroll button on the device's Control tab. If successful, the lamp will flash several times. If the lamp doesn't flash, try again. It may be necessary to click Enroll at the same time as you turn on the power.

5 MiLightRGBW Plugin V1.0 Page 5 of 5 De-Registering Lamps A lamp can be de-registered from all groups (including all bridges and remotes) using either the hand-held remote control or the Mi-Light Smartphone app. Hand-held Remote Turn off power to the lamp, wait five seconds, turn on power to the lamp and immediately press and hold the ON button for the Group/Zone on which it is registered. If successful, the lamp will flash several times. Mi-Light app Turn off power to the lamp, wait five seconds, turn on power to the lamp and immediately click the ON button for the Group/Zone on which it is registered five times in rapid succession. If successful, the lamp will flash several times.

Note: Mi Light applications will not work with Mi Light bulbs unless the Mi Light Wi-Fi control box is within range of the bulbs.

Note: Mi Light applications will not work with Mi Light bulbs unless the Mi Light Wi-Fi control box is within range of the bulbs. Thank you for the purchase of the Mi Light Wi-Fi controllable RGBW LED bulbs and the Mi Light Wi-Fi control box. This manual will guide you through the various functions associated with the Mi Light LED

More information

USER MANUAL WI-LIGHT REMOTE APPLICATION

USER MANUAL WI-LIGHT REMOTE APPLICATION USER MANUAL WI-LIGHT REMOTE APPLICATION User Manual - Wi-light remote application 1 SUMMARY Connect to a Stand Alone device with the Wi-light application... 3 Connect the software smartphone server with

More information

AirLive RS Security Bandwidth Management. Quick Setup Guide

AirLive RS Security Bandwidth Management. Quick Setup Guide AirLive RS-2000 Security Bandwidth Management Quick Setup Guide Important Information The AP mode s default IP address is The default Subnet Mask is The default login name is The default password is!!!!

More information

Open the App Store and search for the Easy Color or True Color app. You can now link your smartphone with the Wi receiver in several ways.

Open the App Store and search for the Easy Color or True Color app. You can now link your smartphone with the Wi receiver in several ways. Open the App Store and search for the Easy Color or True Color app. You can now link your smartphone with the Wi receiver in several ways. Default Setup: You can use one receiver as a Wifi Access Point.

More information

Shaw Business Hitron Modem (CGNM-2250) Configuration User Guide

Shaw Business Hitron Modem (CGNM-2250) Configuration User Guide Shaw Business Hitron Modem (CGNM-2250) Configuration User Guide Contents 1. How to Login to your Hitron Modem... 3 2. SmartWiFi and Local Area Network (LAN) set up...4 a. LAN Setting -Private Gateway IP

More information

ARGtek Communication Inc. Tel: Fax:

ARGtek Communication Inc.    Tel: Fax: Part I: External Installation Direction Package Content AP Router 1 DC 12V Power Adapter 1 Dual Band Antenna 1 PoE DC Injector 1 Paper QIG 1 Manual/QIG CD 1 AP Router Connection Before installing the router,

More information

Wifi Downlight Setup Instructions

Wifi Downlight Setup Instructions Use together with the following LED Panel Down Lights Model: PDL-1290-RC-WHT Description: 12w LED Panel Light Trim Colour: White Cut-Out: 90mm Model: PDL-1290-RC-BC Description: 12w LED Panel Light Trim

More information

Configuring the network clients

Configuring the network clients 3 Configuring the network clients Accessing the wireless router Setting an IP address for wired or wireless clients To access the ASUS Wireless Router, you must have the correct TCP/IP settings on your

More information

Manual of Wireless Access Point

Manual of Wireless Access Point Manual of Wireless Access Point This is the manual of outdoor CPE, which will approximate guide you how to set and apply the outdoor CPE, it provide a convenient graphical interface for network construction

More information

skylinkhome.com Setup Guide HU-318

skylinkhome.com Setup Guide HU-318 skylinkhome.com Setup Guide HU-38 CONTENTS. Setup HU-38. Obtain the IP address of HU-38... 3. Login HU-38 Main Page... 4.3 HU-38 Network Setting... 5.4 Setup Portforward...6. Setup App. App Download...

More information

Quick Installation Guide of Acer WLAN 11b Broadband Router

Quick Installation Guide of Acer WLAN 11b Broadband Router Preparation 1 At lease one PC with IEEE802.11b WLAN client installed. 2 One straight-through Category 5 Ethernet cable, used to link WAN interface to xdsl or CM for Internet connection. 3 Acer WLAN 11b

More information

ABS-VAP11N Quick Setup Guide

ABS-VAP11N Quick Setup Guide ABS-VAP11N Quick Setup Guide SETUP 1. On the PC you will use to configure the ABS-VAP11N bridge: Disable, if present, the Wireless Network Connection (WiFi). Enable the Local Nework Connection (Ethernet)

More information

User Manual. XT-18AP-Dual band 1200Mbps Ceiling AP POE

User Manual. XT-18AP-Dual band 1200Mbps Ceiling AP POE User Manual XT-18AP-Dual band 1200Mbps Ceiling AP POE This is the user manual of XT-18AP, Dual band 2.4G &5.8G, 1200Mbps Ceiling AP, which will approximate guide you how to set and apply the Ceiling AP,

More information

IpAlarm Module Set Up VirtuAlarm model

IpAlarm Module Set Up VirtuAlarm model Page 1 IpAlarm Module Set Up VirtuAlarm model Note: This device is shipped configured for Ethernet connectivity. To use in this mode, connect the BLUE Jack (marked WAN) to your router and wait at least

More information

GreenEye Monitor. GEM Communication Setup Manual. For GEM model: GEM-W. (Wifi Only Option)

GreenEye Monitor. GEM Communication Setup Manual. For GEM model: GEM-W. (Wifi Only Option) GreenEye Monitor GEM Communication Setup Manual For GEM model: GEM-W (Wifi Only Option) Document Code: COM-W Ver 1.7 2013-10-23 Copyright Brultech Research Inc. 2013 Introduction CONTENTS 1 Introduction...

More information

123 Manual, LP-1522 Broadband Wireless AP/Router, Point to point/ Point to Multipoint plus Access point installation mode.

123 Manual, LP-1522 Broadband Wireless AP/Router, Point to point/ Point to Multipoint plus Access point installation mode. Wireless - Equipment 123 Manual, LP-1522 Broadband Wireless AP/Router, Point to point/ Point to Multipoint plus Access point installation mode. LP1522_M123_ENC02W 123 Manual, LP-1522 Broadband Wireless

More information

Installation & Setup of your Access Networks Ruckus Wireless System

Installation & Setup of your Access Networks Ruckus Wireless System Installation & Setup of your Access Networks Ruckus Wireless System accessca.com 310. 453. 1800 support@accessca.com Table of Contents Ruckus best practices access point placement...1 How to install your

More information

NWA300 User Manual of NWA ac Ceiling AP

NWA300 User Manual of NWA ac Ceiling AP NWA300 User Manual of NWA300 802.11ac Ceiling AP This is the user manual of the NWA300, 11ac 1200Mbps Ceiling AP, which will approximate guide you to set and apply the AP, it provides a convenient graphical

More information

Appendix A - Configuring the WiFi Module Option

Appendix A - Configuring the WiFi Module Option Thunderbolt Monitor Kit Manual v4.2.2, WiFi Option - Page 1 10/9/2017 Appendix A - Configuring the WiFi Module Option Note: this version of the manual relates to the new WiFi module as shown below. Note

More information

Wi-Fi 16 Relay Module User Manual 21 Aug Wi-Fi 16 Relay Module

Wi-Fi 16 Relay Module User Manual 21 Aug Wi-Fi 16 Relay Module Wi-Fi 16 Relay Module User Manual Date: -1- Content 1. Specification... 4 2. Applications examples... 5 3. Technical parameters... 7 4. Connectors, ports and led indicators... 8 5. Installation... 9 6.

More information

Wireless module setup guide

Wireless module setup guide Wireless module setup guide 1 What you need to get started 2 Create a new Rasoft Pro Project File 2.1 Project name and House numbers 2.2 Save Locations 2.3 Adding rooms 2.4 Adding channels 2.5 Adding devices

More information

NWA300. User Manual of 11ac 1200Mbps Ceiling AP

NWA300. User Manual of 11ac 1200Mbps Ceiling AP NWA300 User Manual of 11ac 1200Mbps Ceiling AP This is the user manual of the NWA300, 11ac 1200Mbps Ceiling AP, which will approximate guide you to set and apply the AP, it provides a convenient graphical

More information

Warning. About CONTROLLING LIGHTS OR HEATING

Warning. About CONTROLLING LIGHTS OR HEATING on/off commands ebookingonline.net TechNote This document contains information on using the ebookingonline.net windows application for controlling lighting and or heating. This application is supported

More information

ARGtek ARG-1220 WLAN Dual Band AP Router. For a/b/g/n POWER KING SPACE. Quick Installation Guide

ARGtek ARG-1220 WLAN Dual Band AP Router. For a/b/g/n POWER KING SPACE. Quick Installation Guide ARGtek ARG-1220 WLAN Dual Band AP Router For 802.11a/b/g/n POWER KING SPACE Quick Installation Guide Part I: External Installation Direction Package Content AP Router 1 DC 12V Power Adapter 1 Dual Band

More information

HooToo IP Camera User Manual(part two)

HooToo IP Camera User Manual(part two) HooToo Inc. HooToo IP Camera User Manual(part two) For Model: HT-IP210P Published by SunvalleyTek Group 2014/9/14 Content 1. IPCamClient (windows software)...3 Set up...3 CAM... 13 Local Setting... 13

More information

Appendix A - Configuring the WiFi Module Option

Appendix A - Configuring the WiFi Module Option Thunderbolt Monitor Kit Manual v4.0.4, WiFi Option - Page 1 5/25/2016 Appendix A - Configuring the WiFi Module Option The WiFi module as shipped is pre-configured with Soft-AP enabled and the baud rate

More information

Lab - Connect to a Router for the First Time

Lab - Connect to a Router for the First Time Introduction In this lab, you will configure basic settings on a wireless router. Recommended Equipment A computer with Windows installed An Ethernet NIC installed Wireless router Ethernet patch cable

More information

Orbi WiFi System User Manual

Orbi WiFi System User Manual User Manual February 2018 202-11675-09 350 E. Plumeria Drive San Jose, CA 95134 USA Support Thank you for purchasing this NETGEAR product. You can visit www.netgear.com/support to register your product,

More information

Rapidlogger Systems. EnGenius ENS202EXT Access Point

Rapidlogger Systems. EnGenius ENS202EXT Access Point EnGenius ENS202EXT Access Point This tech note describes how to setup the EnGenius Wi-Fi access point and connect it with the Rapidlogger System. This will allow you to wirelessly communicate between your

More information

Settings Settings

Settings Settings ... 2 Overview... 2 WLAN & WAN Information... 3 Advanced... 4 Changing Security... 20 Internet Connectivity... 21 Overview Activating SoftBank 007Z Utility Use SoftBank 007Z Utility to change network settings,

More information

Stylitis-10+ WiFi Setup

Stylitis-10+ WiFi Setup Stylitis-10+ WiFi Setup In order for Stylitis-10+WiFi to operate, it must be connected to an access point. The WiFi module has a default IP: 169.254.228.4. In order for it to be in the same sub-network

More information

Quick Installation Manual

Quick Installation Manual Quick Installation Manual FOR ROUTER Enterprise High Power Outdoor Wireless Access Point NETQ-6000 PC Laptop IPAD Thank you for purchasing Enterprise High Gain wireless Router. This manual will instruct

More information

WIRELESS CPE/AP 5G OUTDOOR 300MBPS WL-CPE5G48-058

WIRELESS CPE/AP 5G OUTDOOR 300MBPS WL-CPE5G48-058 WIRELESS CPE/AP 5G OUTDOOR 300MBPS WL-CPE5G48-058 USER MANUAL REV.1216 Thanks for choosed our product INDEX CHAPTER 1 Connection and Power Supply 1.1 Port Connection and power supply CHAPTER 2 Login CHAPTER

More information

How to setup WL-WN575A2/WL-WN575A3 Repeater Mode through Ethernet Cable

How to setup WL-WN575A2/WL-WN575A3 Repeater Mode through Ethernet Cable How to setup WL-WN575A2/WL-WN575A3 Repeater Mode through Ethernet Cable The following setup procedure is for INITIAL SETUP. If your product has been configured before, we suggest you to RESET the product

More information

AirGateway. Návod / rev.0. Strana 1 z 9

AirGateway. Návod / rev.0. Strana 1 z 9 Strana 1 z 9 1. Introduction... 3 2. Setting AirGateway a station (client) to connect to your WiFi network... 4 3. Settings... 5 Strana 2 z 9 1. Introduction Congratulations on purchasing the AirGateway

More information

How to manually set up EW-7228APn to extender wireless range

How to manually set up EW-7228APn to extender wireless range How to manually set up EW-7228APn to extender wireless range 1. Find out the IP address of your computer. Have your computer get on Internet as normally, without EW-7228APn turning on. If you use a Windows

More information

IpAlarm Module Set Up

IpAlarm Module Set Up Page 1 IpAlarm Module Set Up Note: This device is shipped configured for Ethernet connectivity. To use in this mode, connect the BLUE Jack (marked WAN) to your router and wait for the LEDs to stabilize.

More information

ICP DAS IOP760AM FAQ. FAQ Version ICP DAS Co., Ltd

ICP DAS IOP760AM FAQ. FAQ Version ICP DAS Co., Ltd ICP DAS IOP760AM FAQ FAQ Version.0 ICP DAS Co., Ltd. 08-- Table of Contents Q: How do I connect IOP760AM without Wi-Fi router?... Q: The roaming interval is not stable. How to make it better?... Q: How

More information

Quick Start Guide WALL IE. Version. 7 en. as of FW

Quick Start Guide WALL IE. Version. 7 en. as of FW Quick Start Guide WALL IE Version en as of FW. www.helmholz.de Contents. Introduction. Connection. Initial access to the web interface. Adapting IP addresses. The bridge mode. Packet filter functionality.

More information

TROUBLESHOOTING GUIDE

TROUBLESHOOTING GUIDE TROUBLESHOOTING GUIDE ENVIRONEXUS SOFTWARE MANUAL GUIDE 4 WWW.VYNCO.CO.NZ DOOR LOCKS APPLIANCES LIGHTING SENSORS BLINDS CAMERAS MUSIC GENERAL TROUBLESHOOTING HOME AUTOMATION INSTALLATION GUIDE HAVE YOU

More information

802.11g Super-G 108Mb Wireless Access Point Quick Installation Guide

802.11g Super-G 108Mb Wireless Access Point Quick Installation Guide 802.11g Super-G 108Mb Wireless Access Point Quick Installation Guide The enclosed Hardware Installation Guide gives you a step-by-step explanation of how to install your 108Mb Super-G PCI Adapter. Further

More information

GET STARTED AC 1200 High Power Dual Band Wi-Fi Range Extender

GET STARTED AC 1200 High Power Dual Band Wi-Fi Range Extender GET STARTED AC 1200 High Power Dual Band Wi-Fi Range Extender Overview 01 Package Contents... 01 Front Panel... 02 LED Descriptions... 03 Using as an Extender 04 Connects to a WIFI network... 04 Acts as

More information

FEATURES HARDWARE CONNECTION

FEATURES HARDWARE CONNECTION 1 FEATURES 1. Support ANSI T1.413 ISSUE 2, ITU G.992.1 (G.DMT), ITU G.992.2 (G.LITE), ITU G992.3, ITU G992.5 2. Web-based configuration and monitoring. 3. Support multiple PVCs. 4. Routing function. 5.

More information

A5500 Configuration Guide

A5500 Configuration Guide A5500 Configuration Guide Sri Ram Kishore February 2012 Table of contents Gateway Configuration... 3 Accessing your gateway configuration tool... 3 Configuring your broadband Internet access... 3 Configuring

More information

Part I: External Installation Direction

Part I: External Installation Direction Part I: External Installation Direction A. Check the parts in your box CPE SET 1 DC 12V/1.5A Power Adapter 1 PoE DC Injector 1 Hose Clamps 2 Manual & QIG CD 1 Paper QIG 1 B. How to fix the CPE on the Pole

More information

A Connect the Broadband Router

A Connect the Broadband Router A CheckPoint FTS Broadband Linksys WRT54G Router Setup V2 A Connect the Broadband Router PRINT THIS DOCUMENT FOR REFERENCE IMPORTANT: Before you begin, disconnect any computers that are connected to your

More information

I-Fly Wireless Broadband Router

I-Fly Wireless Broadband Router with 4 Fast Ethernet ports + 1 Wan port Quick Start Guide A02-WR-54G/G2 (November 2003)V1.00 For more detailed instructions on configuring and using the I- Storm Lan Router ADSL, please refer to the online

More information

Steady green On hook. Slow flashing green Off hook. Off Port not ready. Off No link. Fast flashing green Upgrading firmware.

Steady green On hook. Slow flashing green Off hook. Off Port not ready. Off No link. Fast flashing green Upgrading firmware. Product Features Product Features Top Panel Feature Description Steady green On hook. Phone Phone 2 Slow flashing green Off hook. Off Port not ready. Flashing green Transmitting or receiving data through

More information

Introduction... 3 Package Contents... 4 VPN100 LEDs... 5 Connecting your VPN Installing USB drivers... 7

Introduction... 3 Package Contents... 4 VPN100 LEDs... 5 Connecting your VPN Installing USB drivers... 7 Contents Introduction... 3 Package Contents... 4 VPN100 LEDs... 5 Connecting your VPN100... 6 Installing USB drivers... 7 Configuring the VPN100... 9 Using the Web-based User Interface... 9 Choices when

More information

DSL-G624T. Wireless ADSL Router. If any of the above items is missing, please contact your reseller. This product can be set up using any

DSL-G624T. Wireless ADSL Router. If any of the above items is missing, please contact your reseller. This product can be set up using any This product can be set up using any current web browser, i.e., Internet Explorer 6x or Netscape Navigator 7x. DSL-G624T Wireless ADSL Router Before You Begin 1. If you purchased this Router to share your

More information

DWL-900AP+ D-Link AirPlus Wireless Access Point

DWL-900AP+ D-Link AirPlus Wireless Access Point This product can be set up using any current web browser, i.e., Internet Explorer 5x, Netscape Navigator 4x. DWL-900AP+ D-Link AirPlus Wireless Access Point Before Your Begin 1. It s best to use a computer

More information

IP806GA/GB Wireless ADSL Router

IP806GA/GB Wireless ADSL Router IP806GA/GB Wireless ADSL Router 802.11g/802.11b Wireless Access Point ADSL Modem NAT Router 4-Port Switching Hub User's Guide Table of Contents CHAPTER 1 INTRODUCTION... 1 Wireless ADSL Router Features...

More information

Insight Managed Smart Cloud Wireless Access Point User Manual

Insight Managed Smart Cloud Wireless Access Point User Manual Insight Managed Smart Cloud Wireless Access Point User Manual Model WAC510 February 2018 202-11840-03 350 E. Plumeria Drive San Jose, CA 95134 USA Support Thank you for purchasing this NETGEAR product.

More information

Click on Close button to close Network Connection Details. You are back to the Local Area Connection Status window.

Click on Close button to close Network Connection Details. You are back to the Local Area Connection Status window. How to configure EW-7228APn/EW-7416APn as a Repeater to extend wireless range This article can apply on EW-7228APn and EW-7416APn. We used screen shots of EW-7416APn in this instruction. We recommend you

More information

GreenEye Monitor. WiFi/Ethernet Setup

GreenEye Monitor. WiFi/Ethernet Setup GreenEye Monitor WiFi/Ethernet Setup Document Code: GEM-SET-WE-2 Ver 6.2 2017-10-09 Copyright Brultech Research Inc. 2017 Introduction TABLE OF CONTENTS Introduction...3 The Communication Module... 3 Start-up

More information

SL620/DS-Tmini Snaplab+ Internet Configuration Setting procedure

SL620/DS-Tmini Snaplab+ Internet Configuration Setting procedure SL620/DS-Tmini Snaplab+ Internet Configuration Setting procedure DNP PIE Nov 2015 V1.1 CONTENTS Introduction... 3 Router Update and Settings for SL-620:... 3 What is new?... 3 1. Updating the existing

More information

CHAPTER 7 ADVANCED ADMINISTRATION PC

CHAPTER 7 ADVANCED ADMINISTRATION PC ii Table of Contents CHAPTER 1 INTRODUCTION... 1 Broadband ADSL Router Features... 1 Package Contents... 3 Physical Details... 4 CHAPTER 2 INSTALLATION... 6 Requirements... 6 Procedure... 6 CHAPTER 3 SETUP...

More information

1 WiPG-1600 User s Manual. WiPG User's Manual. version: 2.01

1 WiPG-1600 User s Manual. WiPG User's Manual. version: 2.01 1 WiPG-1600 User s Manual WiPG-1000 User's Manual version: 2.01 2 WiPG-1600 User s Manual Table of Contents 1 Overview... 3 2 Package Contents... 4 3 USB Token Contents... 4 4 Physical Details... 5 5 What

More information

PePWave Mesh Connector User Manual

PePWave Mesh Connector User Manual PePWave Mesh Connector User Manual Document Rev. 1.0 Jun-07 COPYRIGHT & TRADEMARKS Specifications are subject to change without notice. Copyright 1999-2007 PePWave Ltd. All Rights Reserved. PePWave and

More information

WNAP 3G MOBILE ROUTER. Quick Installation Guide

WNAP 3G MOBILE ROUTER. Quick Installation Guide WNAP 3G MOBILE ROUTER Quick Installation Guide To avoid users without access right through your WNAP 3G Mobile Router, it is suggested to change WLAN SSID and password and admin password for web configuration

More information

Analog Telephone Adapter Setup for Q-SYS Softphone

Analog Telephone Adapter Setup for Q-SYS Softphone Analog Telephone Adapter Setup for Q-SYS Softphone This document applies to this Cisco device: SPA232D Introduction This document covers the use of the SPA232D in the role of analog telephone adapter (ATA)

More information

Lab 7.5.1: Basic Wireless Configuration

Lab 7.5.1: Basic Wireless Configuration Topology Diagram Learning Objectives Configure options in the Linksys Setup tab. Configure options in the Linksys Wireless tab. Configure options in the Linksys Administration tab. Configure options in

More information

Customer Installation Guide NBG-4615 v2 ZyXEL Wireless Router

Customer Installation Guide NBG-4615 v2 ZyXEL Wireless Router Customer Installation Guide NBG-4615 v2 ZyXEL Wireless Router Form #496PTC Rev. 09/2013 Hardware Installation 1. First, connect the DSL modem to the WAN port, located on the back of the NBG-4615 v2, on

More information

Troubleshooting Can not access the router on

Troubleshooting Can not access the router on Troubleshooting Can not access the router on 192.168.0.1 Please note that when accessing the router s Web interface via http://192.168.0.1 you are not accessing some web site on the Internet. The router

More information

User Manual of 11ac 1200Mbps Outdoor CPE NWA220

User Manual of 11ac 1200Mbps Outdoor CPE NWA220 User Manual of 11ac 1200Mbps Outdoor CPE NWA220 NWA This is the user manual of 11ac 1200Mbps Outdoor CPE, which will approximate guide you how to set and apply the NWA 220 Outdoor CPE 1 st Hardware and

More information

Please note, instructions in this guide are based on a PC running Windows 7. Please adapt the actions to suit your operating system.

Please note, instructions in this guide are based on a PC running Windows 7. Please adapt the actions to suit your operating system. Please note, instructions in this guide are based on a PC running Windows 7. Please adapt the actions to suit your operating system. Please follow these steps to ensure that any changes made by your previous

More information

LevelOne. Quick Installation Guide. WHG series Secure WLAN Controller. Introduction. Getting Started. Hardware Installation

LevelOne. Quick Installation Guide. WHG series Secure WLAN Controller. Introduction. Getting Started. Hardware Installation Introduction LevelOne WHG series Secure WLAN Controller LevelOne Secure WLAN Controller is the most advanced yet simple deployment and cost-effective wireless solution; it is an ideal security solution

More information

install the CAB file, but that should still not take but another minute to do 3. Plug the TP4000 back in and test print.

install the CAB file, but that should still not take but another minute to do 3. Plug the TP4000 back in and test print. THERMAL PRINTERS TROUBLESHOOTING INSTALLED PRINTERS Before running any additional steps, first try unplugging the USB cable that connects the printer from the Terminal (not the printer), cycling the Power

More information

802.11ac Wireless Access Point Model WAC104

802.11ac Wireless Access Point Model WAC104 Point Model WAC104 User Manual October 2016 202-11698-01 350 E. Plumeria Drive San Jose, CA 95134 USA Support Thank you for purchasing this NETGEAR product. You can visit www.netgear.com/support to register

More information

EnGenius Quick Start Guide

EnGenius Quick Start Guide T he operates seamlessly in the 2.4 GHz frequency spectrum supporting the 802.11b (2.4GHz, 11Mbps) and the newer, faster 802.11g (2.4GHz, 54Mbpswireless standard. High output power and high sensitivity

More information

Brother HL-5370DW Configuration

Brother HL-5370DW Configuration Brother HL-5370DW Configuration Importance of Static IP Address for Printers When a printer is first installed to a computer, its IP address is noted. If that address changes, the computer will be unable

More information

Copyright ONBON SHANGHAI ONBON SOFTWARE TECHNOLOGY CO.,LTD - 1 -

Copyright ONBON SHANGHAI ONBON SOFTWARE TECHNOLOGY CO.,LTD - 1 - BX-WIFI User Manual Copyright All rights reserved. No part of this publication may be reproduced in any form by print, photo print, microfilm or any other means without written permission by ONBON. 2010-2012ONBON

More information

Innovative Electronics for a Changing World INDEX

Innovative Electronics for a Changing World INDEX Innovative Electronics for a Changing World INDEX 1. SYSTEM DESCRIPTION 2. BOARD CONNECTIONS terminals and indicators 3. CONNECTION DIAGRAM 4. START UP GUIDE and passwords 5. HOME PAGE 6. STATUS PAGE 7.

More information

ConfigTool Instructions

ConfigTool Instructions ConfigTool Instructions 1 Search Page... 2 1.1 Open device web... 2 1.2 Refresh/Login/Exit... 4 2 Main UI... 4 2.1 Network parameter... 4 2.2 PPPOE... 5 2.3 System Information... 6 2.4 System upgrade...

More information

Wireless RAK system setup guide

Wireless RAK system setup guide Wireless RAK system setup guide 1 What you need to get started 2 Create a new Rasoft Pro Project File 2.1 Project name and House numbers 2.2 Save Locations 2.3 Adding rooms 2.4 Adding channels 2.5 Adding

More information

XBLUE Networks n WiFi Adapter

XBLUE Networks n WiFi Adapter XBLUE Networks 802.11n WiFi Adapter Revision Date Version Supersedes Description January 2012 Version 1.0 Initial Release May 2012 Version 1.0 Issue 2 Version 1.0 Revised programming steps July 2012 Version

More information

CINETIX DMX-512 GENERATOR 1.0

CINETIX DMX-512 GENERATOR 1.0 1 RTI Driver documentation for the CINETIX DMX-512 GENERATOR 1.0 Thanks for your interest in our DMX driver software. With this 2-Way driver you will be able to control a full DMX-512 universe using a

More information

Thank you for purchasing this Panasonic product. Please read this manual carefully before using this product and save this manual for future use.

Thank you for purchasing this Panasonic product. Please read this manual carefully before using this product and save this manual for future use. NAT Traversal Service User s Guide HD Visual Communication Unit Model No. KX-VC300 KX-VC600 Thank you for purchasing this Panasonic product. Please read this manual carefully before using this product

More information

FS016 V1.0 January Wireless AP/Router Quick Installation Guide

FS016 V1.0 January Wireless AP/Router Quick Installation Guide FS06 V.0 January 07 Wireless /Router Quick Installation Guide Installation Diagram Solution Solution Internet Internet AC CORE GATEWAY CORE SWITCH POE POWER SUPPLY POE SWITCH POE SWITCH Note: Solution

More information

AC WiFi Business Access Point WAC510 User Manual

AC WiFi Business Access Point WAC510 User Manual AC WiFi Business Access Point WAC510 User Manual with NETGEAR Insight app for easy management December 2016 202-11686-01 350 E. Plumeria Drive San Jose, CA 95134 USA Support Thank you for purchasing this

More information

Brief description SV - Server. Smart Visu Server

Brief description SV - Server. Smart Visu Server Brief description SV - Server Smart Visu Server Brief description SV - Server The concept of the Visu-Server allows to generate an attractive visualisation of a KNX project with a few clicks only. An IP-Gateway

More information

Web UI Guide. Overview 5-2 Activating Web UI 5-2 Status Screen 5-3 Main Menu 5-3

Web UI Guide. Overview 5-2 Activating Web UI 5-2 Status Screen 5-3 Main Menu 5-3 5 Web UI Guide Overview 52 Activating Web UI 52 Status Screen 53 Main Menu 53 Verification/Changing of Settings 54 Home 54 WiFi 55 Firewall 59 Connection 512 System 515 Help 518 Overview Web UI is a function

More information

APP Version 2.6.xx / API Updated Quick start:

APP Version 2.6.xx / API Updated Quick start: APP Version 2.6.xx / API 1.5.3 Updated 19.10.2016 Quick start: Download the app from Google Play or from the Apple App Store or via itunes, and then install the app. If you wish to familiarise yourself

More information

On the left hand side of the screen, click on Setup Wizard and go through the Wizard.

On the left hand side of the screen, click on Setup Wizard and go through the Wizard. Q: How do I configure the TEW-435/504BRM (b1) to a DSL, PPPoE connection? A: Step 1 Open your web browser and type the IP address of the TEW-435/504BRM in the address bar. The default IP address is 192.168.0.1.

More information

Package contents. marco Router Power cable Network cable Quickstart. marco. User s Manual

Package contents. marco Router Power cable Network cable Quickstart. marco. User s Manual Package contents marco Router Power cable Network cable Quickstart marco User s Manual marco Setup 1) Verify that you have an internet connection. 2) Connect your modem to marco s internet port (yellow).

More information

DVG-2001S VoIP Terminal Adapter

DVG-2001S VoIP Terminal Adapter This product can be set up using any current web browser, i.e., Internet Explorer 6 or Netscape Navigator 6.2.3. DVG-2001S VoIP Terminal Adapter Before You Begin 1. If you purchased this VoIP Terminal

More information

WiFi 16 Relay Board TCP ModBus Controlled - User Manual 21 Aug WiFi 16 Relay Board TCP ModBus Controlled

WiFi 16 Relay Board TCP ModBus Controlled - User Manual 21 Aug WiFi 16 Relay Board TCP ModBus Controlled WiFi 16 Relay Board TCP ModBus Controlled User Manual Date: -1- Content 1. Specification... 4 2. Applications examples... 5 2.1. Control electrical devices wirelessly... 5 2.2. Control electrical devices

More information

SoHo 401 VPN. Shared Broadband Internet Access VPN Gateway 3-Port Switching Hub, DMZ Port. Quick Install Guide

SoHo 401 VPN. Shared Broadband Internet Access VPN Gateway 3-Port Switching Hub, DMZ Port. Quick Install Guide SoHo 401 VPN Shared Broadband Internet Access VPN Gateway 3-Port Switching Hub, DMZ Port Quick Install Guide i This guide covers only the most common situations. Please refer to the full User Manual on

More information

Savant Pro Lamp Control SAV-LMP-0300

Savant Pro Lamp Control SAV-LMP-0300 Savant Pro Lamp Control SAV-LMP-0300 Deployment Guide Document Number: 009-1388-01 Document Date: August 2016 Document Supports: da Vinci 8.0 45 Perseverance Way, Hyannis, MA 02601 Savant.com 508.683.2500

More information

HSPA+ WiFi Router with Voice

HSPA+ WiFi Router with Voice NETCOMM LIBERTY SERIES HSPA+ WiFi Router with Voice 3G22WV Quick Start Guide This router has been designed to be placed on a desktop. All of the cables exit from the rear for better organization. The LED

More information

LEGUANG N900 Wireless Router Configuration Guide

LEGUANG N900 Wireless Router Configuration Guide LEGUANG N900 Wireless Router Configuration Guide ActForNet Technologies Inc. February 2014 Contents 1. What is included... 3 2. Installation Guide... 3 2.1 How to connect... 3 2.2 How to reset... 4 2.3

More information

SOHO 6 Wireless Installation Procedure Windows XP with Internet Explorer 5.x & 6.0

SOHO 6 Wireless Installation Procedure Windows XP with Internet Explorer 5.x & 6.0 SOHO 6 Wireless Installation Procedure Windows XP with Internet Explorer 5.x & 6.0 Before you Begin Before you install the SOHO 6 Wireless, you must have: A computer with a 10/100BaseT Ethernet card installed

More information

VONETS VAP11G M Mini WiFi Repeater. 300M Mini WiFi Repeater. High-power CPE VAP11G-500. Quick Setting Guide

VONETS VAP11G M Mini WiFi Repeater. 300M Mini WiFi Repeater. High-power CPE VAP11G-500. Quick Setting Guide , 300M Mini WiFi Repeater High-power CPE VAP11G-500 Quick Setting Guide 1 Declaration Copyright 2015 Shenzhen HouTian Network Communication Technology Co.,Ltd All rights reserved, with retained ownership

More information

RAPIDUS WIRELESS RL-SERIES USER GUIDE

RAPIDUS WIRELESS RL-SERIES USER GUIDE RAPIDUS WIRELESS NETWORKS RAPIDUS WIRELESS RL-SERIES USER GUIDE COVERS INDOOR AND OUTDOOR SERIES MODELS Revision: 6.x.x. Firmware: RL-K-R6 Date: April.5.2018 Rafael Garrigo 4/5/2018 1 Rapidus Wireless

More information

SR-201 Network Relay Quick Start Guide

SR-201 Network Relay Quick Start Guide SR-201 Network Relay Quick Start Guide Table of Content Connect to your device...2 Change configurations...3 Setup remote control via internet...4 Android software...5 Integrate to your applications...6

More information

802.11N Wireless Broadband Router

802.11N Wireless Broadband Router 802.11N Wireless Broadband Router Pre-N Wireless Access Point Broadband Internet Access WPS 4-Port Switching Hub User's Guide Table of Contents CHAPTER 1 INTRODUCTION... 1 Wireless Router Features... 1

More information

Insight Managed Smart Cloud Wireless Access Point User Manual

Insight Managed Smart Cloud Wireless Access Point User Manual Insight Managed Smart Cloud Wireless Access Point User Manual Model WAC510 September 2017 202-11840-01 350 E. Plumeria Drive San Jose, CA 95134 USA Support Thank you for purchasing this NETGEAR product.

More information

Xpy4002-KX, Xpy4004-KX and Xpy8004-KX. setup with DDNS and mobile application

Xpy4002-KX, Xpy4004-KX and Xpy8004-KX. setup with DDNS and mobile application Xpy4002-KX, Xpy4004-KX and Xpy8004-KX setup with DDNS and mobile application Xpy4002-KX, Xpy4004-KX and Xpy8004-KX setup with DDNS and mobile application Preliminary steps: 1. 2. 3. Nexxt Solutions DVR

More information

How to upgrade firmware in DSL-xxx series router

How to upgrade firmware in DSL-xxx series router How to upgrade firmware in DSL-xxx series router WARNING: DO NOT upgrade the firmware through a wireless connection. You may damage the router. Note that you will have to reconfigure the router after upgrading.

More information

It is a Plug & Play Solution It is a bundle, containing an HP5100S and an NHP5010

It is a Plug & Play Solution It is a bundle, containing an HP5100S and an NHP5010 Note: The following Quick Installation Guide has been designed for the Addon NHP5010BD1 bundle, but it can be used for all other bundles. Powerline Adapter (also called Homeplug) is a device that carries

More information