Programming your radio

Size: px
Start display at page:

Download "Programming your radio"

Transcription

1 Programming your radio This guide will show you how to use the FRC Radio Configuration Utility software to configure your robot's wireless bridge for use outside of FRC events. Before you begin using the software: 1. Disable WiFi connections on your computer, as it may prevent the configuration utility from properly communicating with the bridge 2. Make sure no devices are connected to your computer via ethernet, other than the wireless bridge. Note that for the OM5P-AN and AC bridge, you must use a particular Ethernet port. See the on screen image and instructions for more information. The OM5P-AN and AC use the same power plug as the D-Link DAP1522, however they are 12V radios. Wire the radio to the 12V 2A terminals on the VRM (center-pin positive). Note: Teams will need to update firmware on both OM5P-AN and OM5P-AC radios in order for the programming utility to program them, or for them to be used at events. This must be done before you attempt to program them. The 2018 OM5P-AC firmware is believed to resolve the issue with the 2nd Ethernet port. Pre-Requisites The FRC Radio Configuration Utility requires the Java Runtime Engine (JRE). If you do not have Java installed, you can download the JRE from here: The FRC Radio Configuration Utility requires Administrator privileges to configure the network settings on your machine. The program should request the necessary privileges automatically (may require a password if run from a non-administrator account), but if you are having trouble, try running it from an Administrator account. Page 1

2 Application Notes By default, the Radio Configuration Utility will program the radio to enforce the 7Mbps bandwidth limit on traffic exiting the radio over the wireless interface. In the home configuration (AP mode) this is a total, not a per client limit. This means that streaming video to multiple clients is not recommended. The Utility has been tested on Windows 7, 8 and 10. It may work on other operating systems, but has not been tested. Programmed Configuration The Radio Configuration Utility programs a number of configuration settings into the radio when run. These settings apply to the radio in all modes (including at events). These include: Set a static IP of 10.TE.AM.1 Set an alternate IP on the wired side of for future programming Bridge the wired ports so they may be used interchangeably The LED configuration noted in the graphic above. Page 2

3 7Mb/s bandwidth limit on the outbound side of the wireless interface (may be disabled for home use) QoS rules for internal packet prioritization (affects internal buffer and which packets to discard if bandwidth limit is reached). These rules are Robot Control and Status (UDP 1110, 1115, 1150) >> Robot TCP & Network Tables (TCP 1735, 1740) >> Bulk (All other traffic). (disabled if BW limit is disabled) DHCP server enabled. Serves out 10.TE.AM TE.AM.111 on the wired side, 10.TE.AM TE.AM.230 on the wireless side, subnet mask of , broadcast address 10.TE.AM.255 DNS server enabled. DNS server IP and domain suffix (.lan) are served as part of the DHCP. At home only: SSID may have a "Robot Name" appended to the team number to distinguish multiple networks. Firewall option may be enabled to mimic the field firewall rules (open ports may be found in the Game Manual) Note: It is not possible to modify the configuration manually Download the software Download the latest FRC Radio Configuration Utility Installer from the following links: FRC Radio Configuration FRC Radio Configuration Israel Version Note: The _IL version is for Israel teams and contains a version of the OM5PAC firmware with restricted channels for use in Israel. Install the software Double click on FRC_Radio_Configuration_VERSION.exe to launch the installer. Follow the prompts to complete the installation. Page 3

4 Part of the installation prompts will include installing WinPCap if it is not already present. The WinPCap installer contains a checkbox (checked by default) to start the WinPCap driver on boot. You should leave this box checked. Launch the software Use the Start menu or desktop shortcut to launch the program. Note: If you need to locate the program it is installed to C:\Program Files (x86)\frc Radio Configuration Utility. For 32-bit machines the path is C:\Program Files\FRC Radio Configuration Utility\ Allow the program to make changes, if prompted If the your computer is running Windows Vista or Windows 7, a prompt may appear about allowing the configuration utility to make changes to the computer. Click "Yes" if the prompt appears. Page 4

5 Select the network interface Use the pop-up window to select the which ethernet interface the configuration utility will use to communicate with the wireless bridge. On Windows machines, ethernet interfaces are typically named "Local Area Connection". The configuration utility can not program a bridge over a wireless connection. 1. If no ethernet interfaces are listed, click "Refresh" to re-scan for available interfaces 2. Select the interface you want to use from the drop-down list 3. Click "OK" Open Mesh Firmware Note For the FRC Radio Configuration Utility to program the OM5P-AN and OM5P-AC radio, the radio must be running an FRC specific build of the OpenWRT firmware. OM5P-AC radios with the received firmware must be updated, the Radio Configuration Utility should throw an "old firmware" notification if it is not. OM5P-AN radios must be updated to the new firmware in order for the utility to program them, they will not be detected by the utility if you attempt to Configure before updating. If you do not need to update or re-load the firmware, skip the next step. Note: Radios used in 2017 will need to be updated to 2018 firmware before configuring. Page 5

6 Loading FRC Firmware to OpenMesh radio If you need to load the FRC firmware (or reset the radio), you can do so using the FRC Radio Configuration Utility. 1. Follow the instructions above to install the software, launch the program and select the Ethernet interface. 2. Make sure the OpenMesh radio is selected in the Radio dropdown. 3. Make sure the radio is connected to the PC via Ethernet. 4. Unplug the power from the radio 5. Press the Load Firmware button 6. When prompted, plug in the radio power. The software should detect the radio, load the firmware and prompt you when complete. If you see an error about NPF name, try disabling all adapters other than the one being Page 6

7 used to program the radio. If only one adapter is found, the tool should attempt to use that one. See the steps at the bottom of this article for more info. Teams may also see this error with foreign language Operating Systems. If you experience issues loadig firmware or programming on a foreign language OS, try using an English OS, such as on the KOP provided PC or setting the Locale setting to "en_us" as described on this page. Select a bridge model and operating mode 1. Select which radio you are configuring using the drop-down list. 2. Select which operating mode you want to configure. For most cases, the default selection of 2.4GHz Access Point will be sufficient. If your computers support it, the 5GHz AP mode is recommended, as 5GHz is less congested in many environments. Page 7

8 Select Options The default values of the options have been selected to match the use case of most teams, however, you may wish to customize these options to your specific scenario: 1. Robot Name: This is a string that gets appended to the SSID used by the radio. This allows you to have multiple networks with the same team number and still be able to distinguish them. 2. Firewall: If this box is checked, the radio firewall will be configured to attempt to mimic the port blocking behavior of the firewall present on the FRC field. For a list of open ports, please see the FRC Game Manual. 3. BW Limit: If this box is checked, the radio enforces a 7MB/s bandwidth limit like it does when programmed at events. Note that in AP mode, this is a total limit, not per client, so streaming video to multiple clients simultaneously may cause undesired behavior. Note: Firewall and BW Limit only apply to the OpenMesh radios. These options have no effect on D-Link radios. Page 8

9 The "Firewall" option configures the radio to emulate the field firewall. This means that you will not be able to deploy code wirelessly with this option enabled. Prepare and start the configuration process Follow the on-screen instructions for preparing your wireless bridge, entering the settings the bridge will be configured with, and starting the configuration process. These on-screen instructions update to match the bridge model and operating mode chosen. Page 9

10 Configuration Progress Throughout the configuration process, the window will indicate: 1. The step currently being executed 2. The overall progress of the configuration process 3. All steps executed so far Page 10

11 Configuration completed Once the configuration is complete: 1. Press "OK" on the dialog window 2. Press "OK" on the main window to return to the settings screen Page 11

12 Configuration errors If an error occurs during the configuration process, follow the instructions in the error message to correct the problem. Troubleshooting: Disabling Network Adapters If you get an error message about "NPF adapter" when attempting to load firmware, you need to disable all other adapters. This is not always the same as turning the adapters off with a physical button or putting the PC into airplane mode. The following steps provide more detail on how to disable adapters. Page 12

13 Open the Control Panel by going to Start->Control Panel Page 13

14 Choose the Network and Internet category. Click Network and Sharing Center On the left pane, click Change Adapter Settings Page 14

15 For each adapter other than the one connected to the radio, right click on the adapter and select Disable from the menu. Page 15

Programming your radio for home use

Programming your radio for home use Programming your radio for home use This guide will show you how to use the 2017 FRC Radio Configuration Utility software to configure your robot's wireless bridge for use outside of FRC events. Before

More information

Chapter 4 Advanced Settings and Features

Chapter 4 Advanced Settings and Features Chapter 4 Advanced Settings and Features This chapter describes the features you can configure or view under Advanced in the main menu of your WiFi range extender. Advanced Wireless Settings Note: The

More information

Version /01/2013. User Manual. DAP-1665 Wireless AC1200 Dual Band Access Point DAP-1665

Version /01/2013. User Manual. DAP-1665 Wireless AC1200 Dual Band Access Point DAP-1665 Version 1.0 10/01/2013 User Manual DAP-1665 Wireless AC1200 Dual Band Access Point DAP-1665 Table of Contents Product Overview... 4 Package Contents... 4 System Requirements... 5 Introduction... 6 Features...

More information

Last Updated: OFF-SEASON FMS

Last Updated: OFF-SEASON FMS Last Updated: 06-13-2018 OFF-SEASON FMS Table of Contents Disclaimer...3 Disclaimer...4 Configuration...5 About and Requirements...6 Installation...8 Network Hardware Configuration... 17 Router Configuration...

More information

WRE6606. User s Guide. Quick Start Guide. Dual-Band Wireless AC1300 Access Point. Default Login Details. Version 1.00 (ABDU.0) Edition 1, 10/2016

WRE6606. User s Guide. Quick Start Guide. Dual-Band Wireless AC1300 Access Point. Default Login Details. Version 1.00 (ABDU.0) Edition 1, 10/2016 WRE6606 Dual-Band Wireless AC1300 Access Point Version 1.00 (ABDU.0) Edition 1, 10/2016 Quick Start Guide User s Guide Default Login Details Web Address http://zyxelsetup http://dhcp-assigned IP www.zyxel.comhttp://192.168.1.2

More information

Last Updated: OFF-SEASON FMS

Last Updated: OFF-SEASON FMS Last Updated: 06-21-2017 OFF-SEASON FMS Table of Contents Disclaimer...3 Disclaimer...4 Configuration...5 About Off-Season FMS and Requirements...6 Installation...8 Network Hardware Configuration... 18

More information

Learn How to Configure EnGenius Wi-Fi Products for Popular Applications

Learn How to Configure EnGenius Wi-Fi Products for Popular Applications Learn How to Configure EnGenius Wi-Fi Products for Popular Applications Operation Modes Access Point (AP) / WDS AP Client Bridge (CB) Repeater WDS Bridge Client Router AP Router Access Point An access

More information

Change NETGEAR USB Control Center Settings

Change NETGEAR USB Control Center Settings Change NETGEAR USB Control Center Settings You can stop the NETGEAR USB Control Center from starting automatically when you log in to Windows. You can also change the language and specify the time-out

More information

The Robodox Guide to Multiple Cameras in FRC

The Robodox Guide to Multiple Cameras in FRC The Robodox Guide to Multiple Cameras in FRC Title Page # Introduction 1 Chapter 1: Powering Multiple Cameras 2 Chapter 2: Setting Up Multiple Cameras 4 Section 1: Setting Up First Camera 4 Section 2:

More information

Security SSID Selection: Broadcast SSID:

Security SSID Selection: Broadcast SSID: 69 Security SSID Selection: Broadcast SSID: WMM: Encryption: Select the SSID that the security settings will apply to. If Disabled, then the device will not be broadcasting the SSID. Therefore it will

More information

Yealink VCS Network Deployment Solution

Yealink VCS Network Deployment Solution Yealink VCS Network Deployment Solution Jul. 2016 V21.15 Yealink Network Deployment Solution ii Table of Contents Table of Contents... iii Network Requirements Overview... 1 Bandwidth Requirements... 1

More information

ProSAFE 8-Port 10-Gigabit Web Managed Switch Model XS708Ev2 User Manual

ProSAFE 8-Port 10-Gigabit Web Managed Switch Model XS708Ev2 User Manual ProSAFE 8-Port 10-Gigabit Web Managed Switch Model XS708Ev2 User Manual April 2016 202-11656-01 350 East Plumeria Drive San Jose, CA 95134 USA Support Thank you for purchasing this NETGEAR product. You

More information

airhaul Nexus sb3010

airhaul Nexus sb3010 u n w i r i n g o u r w o r l d TM airhaul Nexus sb3010 User Configuration Guide Version 1.3 Copyright smartbridges Pte Ltd. All Rights Reserved. About This Document This Software Configuration Guide is

More information

Yealink VCS Network Deployment Solution

Yealink VCS Network Deployment Solution Yealink VCS Network Deployment Solution Aug. 2016 V21.20 Yealink Network Deployment Solution ii Table of Contents Table of Contents... iii Network Requirements Overview... 1 Bandwidth Requirements... 1

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

ProSAFE 8-Port and 16-Port 10-Gigabit Ethernet Web Managed Switch Models XS708Ev2 and XS716E User Manual

ProSAFE 8-Port and 16-Port 10-Gigabit Ethernet Web Managed Switch Models XS708Ev2 and XS716E User Manual ProSAFE 8-Port and 16-Port 10-Gigabit Ethernet Web Managed Switch Models XS708Ev2 and XS716E User Manual March 2017 202-11656-03 350 East Plumeria Drive San Jose, CA 95134 USA Support Thank you for purchasing

More information

8-Port Gigabit Ethernet Smart Managed Plus Switch with Integrated Cable Management User Manual

8-Port Gigabit Ethernet Smart Managed Plus Switch with Integrated Cable Management User Manual 8-Port Gigabit Ethernet Smart Managed Plus Switch with Integrated Cable Management User Manual Model GS908E November 2017 202-11807-02 350 E. Plumeria Drive San Jose, CA 95134 USA Support Thank you for

More information

MARQUE: GARMIN REFERENCE: EX FRS CODIC: NOTICE

MARQUE: GARMIN REFERENCE: EX FRS CODIC: NOTICE MARQUE: GARMIN REFERENCE: EX3800-100FRS CODIC: 4121198 NOTICE Model EX3800 User Manual May 2015 202-11488-01 350 East Plumeria Drive San Jose, CA 95134 USA Support Thank you for selecting NETGEAR products.

More information

WAP6405. User s Guide. Quick Start Guide. 5GHz AC1750 Gigabit Wireless Bridge. Default Login Details. Version 1.00 Edition 1, 06/2016

WAP6405. User s Guide. Quick Start Guide. 5GHz AC1750 Gigabit Wireless Bridge. Default Login Details. Version 1.00 Edition 1, 06/2016 WAP6405 5GHz AC1750 Gigabit Wireless Bridge Version 1.00 Edition 1, 06/2016 Quick Start Guide User s Guide Default Login Details LAN IP Address http://192.168.1.2 (AP Mode) http://192.168.1.5 (Repeater

More information

Application Notes for Configuring the Wavelink Mobile Manager to Manage Avaya AP-3 and AP-4/5/6 Wireless Access Points - Issue 1.0

Application Notes for Configuring the Wavelink Mobile Manager to Manage Avaya AP-3 and AP-4/5/6 Wireless Access Points - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring the Wavelink Mobile Manager to Manage Avaya AP-3 and AP-4/5/6 Wireless Access Points - Issue 1.0 Abstract These Application

More information

NXC Series. Handbook. NXC Controllers NXC 2500/ Default Login Details. Firmware Version 5.00 Edition 19, 5/

NXC Series. Handbook. NXC Controllers NXC 2500/ Default Login Details. Firmware Version 5.00 Edition 19, 5/ NXC Series NXC 2500/ 5500 NXC Controllers Firmware Version 5.00 Edition 19, 5/2017 Handbook Default Login Details LAN Port IP Address https://192.168.1.1 User Name admin Password 1234 Copyright 2017 ZyXEL

More information

NW611. AC600 WiFi Dual Band USB Adapter with 5dBi Antenna

NW611. AC600 WiFi Dual Band USB Adapter with 5dBi Antenna NW611 AC600 WiFi Dual Band USB Adapter with 5dBi Antenna Chapter 1: Introduction..3 1.1 Product Features..3 1.2 Package Contents.3 1.3 Indicator Description.3 CHAPTER 2: Quick Installation Guide.4 2.1

More information

The Applications and Gaming Tab - Port Range Forward

The Applications and Gaming Tab - Port Range Forward The Applications and Gaming Tab - Port Range Forward The Applications and Gaming Tab allows you to set up public services on your network, such as web servers, ftp servers, e-mail servers, or other specialized

More information

Network Projector Operation Guide

Network Projector Operation Guide Network Projector Operation Guide Table of contents Preparation...4 Connecting the projector with your computer...4 Wired connection... 4 Wireless connection (for selected models)... 5 QPresenter...8 Minimum

More information

Wireless USB 600AC USER MANUAL. Dual Band USB Adapter. HNW600ACU Rev

Wireless USB 600AC USER MANUAL. Dual Band USB Adapter. HNW600ACU Rev Wireless USB 600AC Dual Band USB Adapter USER MANUAL HNW600ACU Rev. 2.0 www.hamletcom.com Table of Contents 1. Introduction... 4 1.1 Product Features... 4 1.2 Package contents... 4 2. Wireless USB Adapter

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

Wireless a CPE User Manual

Wireless a CPE User Manual NOTICE Changes or modifications to the equipment, which are not approved by the party responsible for compliance, could affect the user's authority to operate the equipment. Company has an on-going policy

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

Radiolabs Bridge in a Box Setup

Radiolabs Bridge in a Box Setup Radiolabs Bridge in a Box Setup This manual will guide you through creating a point-to-point bridge using your Radiolabs equipment. Step 1: Preparing for setup. To set the bridge up, start by unboxing

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

MARQUE : REFERENCE : CODIC : NETGEAR GSS108E-100EUS NOTICE

MARQUE : REFERENCE : CODIC : NETGEAR GSS108E-100EUS NOTICE MARQUE : REFERENCE : CODIC : NETGEAR GSS108E-100EUS 4254961 NOTICE ProSAFE 8-Port and 16-Port Gigabit Web Managed Click Switch Model GSS108E and GSS116E User Manual May 2016 202-11520-03 350 East Plumeria

More information

AiM User Manual. Wi-Fi Configuration. Release 1.01

AiM User Manual. Wi-Fi Configuration. Release 1.01 AiM User Manual Wi-Fi Configuration Release 1.01 1 Wi-Fi configuration Your AiM device Wi-Fi connectivity is disabled by default and must be enabled via a USB connection or on the device menu. Your AiM

More information

CONNECT TROUBLESHOOTING GUIDE. dspec and Resyn. Troubleshoot connections between dspec and Resyn.

CONNECT TROUBLESHOOTING GUIDE. dspec and Resyn. Troubleshoot connections between dspec and Resyn. CONNECT TROUBLESHOOTING GUIDE dspec and Resyn Troubleshoot connections between dspec and Resyn. Page 2 Table of Contents dspec and Resyn Network Overview... 3 Direct... 3 Indirect... 3 Remote... 3 Network

More information

High Gain USB Wireless Adapter RNX-AC600HGUBE. User Manual

High Gain USB Wireless Adapter RNX-AC600HGUBE. User Manual RNX-AC600HGUBE User Manual Table of Contents Chapter 1: Introduction....... 03 1.1 Product Features.... 03 1.2 Package Contents...... 03 1.3 Indicator Description... 03 CHAPTER 2: Quick Installation Guide......

More information

IP Device Search and Configuration Tool Operation Manual

IP Device Search and Configuration Tool Operation Manual IP Device Search and Configuration Tool Operation Manual Note Copyright Statement This manual may not be reproduced in any form or by any means used to create any derivative such as translation, transformation,

More information

How to Configure Your Radio 2011 FRC LogoMotion

How to Configure Your Radio 2011 FRC LogoMotion How to Configure Your Radio 2011 FRC LogoMotion FIRST 2011 FRC How to Configure Your Radio Rev A Page 1 of 12 Contents Introduction... 3 Overview of the DAP-1522... 3 Features... 3 Hardware Overview...

More information

1. Press "Speed Test" to find out your actual uplink and downlink speed.

1. Press Speed Test to find out your actual uplink and downlink speed. ASRock G10 Gaming Router 6.4 QoS Settings QoS Add Gaming Boost web page. Gaming Boost: Enable or disable the Gaming Boost. Bandwidth The router supports Gaming Boost natively, which identifies and intelligently

More information

TCP/IP CONFIGURATION 3-6

TCP/IP CONFIGURATION 3-6 TCP/IP CONFIGURATION 3. Type IPCONFIG /RENEW and press the Enter key. Verify that your IP Address is now 192.168.2.xxx, your Subnet Mask is 255.255.255.0 and your Default Gateway is 192.168.2.1. These

More information

WAP3205 v2. User s Guide. Quick Start Guide. Wireless N300 Access Point. Default Login Details. Version 1.00 Edition 2, 12/2012

WAP3205 v2. User s Guide. Quick Start Guide. Wireless N300 Access Point. Default Login Details. Version 1.00 Edition 2, 12/2012 WAP3205 v2 Wireless N300 Access Point Version 1.00 Edition 2, 12/2012 Quick Start Guide User s Guide Default Login Details LAN IP Address http://192.168.1.2 Password 1234 www.zyxel.com Copyright 2012 ZyXEL

More information

Wireless-G Router User s Guide

Wireless-G Router User s Guide Wireless-G Router User s Guide 1 Table of Contents Chapter 1: Introduction Installing Your Router System Requirements Installation Instructions Chapter 2: Preparing Your Network Preparing Your Network

More information

Table of Contents. D-Link SharePort Plus... 4 Introduction...4 System Requirements...4 Features...5. Installation... 6

Table of Contents. D-Link SharePort Plus... 4 Introduction...4 System Requirements...4 Features...5. Installation... 6 Table of Contents D-Link SharePort Plus... 4 Introduction...4 System Requirements...4 Features...5 Installation... 6 SharePort Plus Utility... 11 Utility Overview... 11 Device Server View... 12 Utility

More information

PLA Series. User s Guide. Quick Start Guide. Powerline Ethernet Adapters. PLA4101, PLA4111, PLA4201, PLA4201 v2, PLA5205, PLA5215, PLA5206, PLA5405

PLA Series. User s Guide. Quick Start Guide. Powerline Ethernet Adapters. PLA4101, PLA4111, PLA4201, PLA4201 v2, PLA5205, PLA5215, PLA5206, PLA5405 PLA Series Powerline Ethernet Adapters PLA4101, PLA4111, PLA4201, PLA4201 v2, PLA5205, PLA5215, PLA5206, PLA5405 Utility Version 7.0.1 Edition 1, 05/2014 Default Network Name: HomePlugAV Quick Start Guide

More information

8-Port Gigabit Ethernet Smart Managed Plus Switch with 2-Port 10G/Multi-Gig Uplinks User Manual

8-Port Gigabit Ethernet Smart Managed Plus Switch with 2-Port 10G/Multi-Gig Uplinks User Manual 8-Port Gigabit Ethernet Smart Managed Plus Switch with 2-Port 10G/Multi-Gig Uplinks User Manual Model GS110EMX December 2017 202-11810-03 350 E. Plumeria Drive San Jose, CA 95134 USA Support Thank you

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

Do More. Nighthawk AC1900 Smart WiFi Router. Model R6900P

Do More. Nighthawk AC1900 Smart WiFi Router. Model R6900P Do More Nighthawk AC1900 Smart WiFi Router Model R6900P WiFi Network Name and Password The preassigned WiFi network name (SSID) and password (network key) are unique to your router, like a serial number.

More information

Add a Wireless Network to an Existing Wired Network using a Wireless Access Point (WAP)

Add a Wireless Network to an Existing Wired Network using a Wireless Access Point (WAP) Add a Wireless Network to an Existing Wired Network using a Wireless Access Point (WAP) Objective A Wireless Access Point (WAP) is a networking device that allows wireless-capable devices to connect to

More information

WRE6505 v2. User s Guide. Quick Start Guide. Wireless AC750 Range Extender. Default Login Details. Version 1.00 Edition 1, 10/2016

WRE6505 v2. User s Guide. Quick Start Guide. Wireless AC750 Range Extender. Default Login Details. Version 1.00 Edition 1, 10/2016 WRE6505 v2 Wireless AC750 Range Extender Version 1.00 Edition 1, 10/2016 Quick Start Guide User s Guide Default Login Details Web Address http://zyxelsetup http://dhcp-assigned IP www.zyxel.comhttp://192.168.1.2

More information

Nighthawk X4 AC2200 WiFi Range Extender

Nighthawk X4 AC2200 WiFi Range Extender Nighthawk X4 AC2200 WiFi Range Extender Model EX7300 User Manual April 2016 202-11577-01 350 East Plumeria Drive San Jose, CA 95134 USA Support Thank you for purchasing this NETGEAR product. You can visit

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

Sophos XG Firewall. Mesh Guide. Product Version 16.5 Sophos Limited 2017

Sophos XG Firewall. Mesh Guide. Product Version 16.5 Sophos Limited 2017 Sophos XG Firewall Mesh Guide Product Version 16.5 Sophos Limited 2017 ii Contents Sophos XG Firewall Contents Chapter 1: About Mesh Networks...3 Chapter 2: Create a Mesh Network...5 Sophos XG Firewall

More information

Quick Start Guide. C-100 Access Point. Arista Networks DOC

Quick Start Guide. C-100 Access Point. Arista Networks DOC Quick Start Guide C-100 Access Point Arista Networks DOC-03480-01 Headquarters 5453 Great America Parkway Santa Clara, CA 95054 USA + 1 408 547-5500 www.arista.com Support +1408547-5502+ 1 866 4 76-0000

More information

802.11g Wireless Access Point

802.11g Wireless Access Point 802.11g Wireless Access Point WAP-4036 Quick Installation Guide Table of Contents Package Content... 3 Hardware Installation... 4 Initial Configuration... 5 Further Configuration... 8 Package Content 1

More information

User Guide For TP-LINK Powerline Adapters and Extenders

User Guide For TP-LINK Powerline Adapters and Extenders tpplc Utility User Guide For TP-LINK Powerline Adapters and Extenders REV1.0.0 1910011381 Contents About This Guide................................................... 1 Chapter 1. Get to Know About the

More information

PMS 138 C Moto Black spine width spine width 100% 100%

PMS 138 C Moto Black spine width spine width 100% 100% Series MOTOROLA and the Stylized M Logo are registered in the US Patent & Trademark Office. All other product or service names are the property of their respective owners. 2009 Motorola, Inc. Table of

More information

AMC Manager User's Manual

AMC Manager User's Manual WA102520XA AMC Manager User's Manual Copyright 2016 silex technology, Inc. All rights reserved. Index 1. Introduction...1 1-1. Introduction...1 Disclaimers...1 Trademarks...1 2. What is AMC Manager?...3

More information

Nano USB Wireless Adapter RNX-AC600NUB. User Manual

Nano USB Wireless Adapter RNX-AC600NUB. User Manual RNX-AC600NUB User Manual Table of Contents Chapter 1: Introduction....... 03 1.1 Product Features.... 03 1.2 Package Contents...... 03 1.3 Indicator Description... 03 CHAPTER 2: Quick Installation Guide......

More information

ScreenBeam Wireless display over LAN

ScreenBeam Wireless display over LAN ScreenBeam Wireless display over LAN Deployment Guide Version: Draft v4 Table of Contents Part I Introduction... 3 1.1 Features... 3 1.2 System Requirements... 3 1.3 Related Documents... 4 Part II Setting

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

AC1900 WiFi Mesh Extender Essentials Edition

AC1900 WiFi Mesh Extender Essentials Edition AC1900 WiFi Mesh Extender Essentials Edition Model EX6400 User Manual July 2018 202-11611-03 350 East Plumeria Drive San Jose, CA 95134 USA Support Thank you for purchasing this NETGEAR product. You can

More information

8-Port Gigabit Ethernet Smart Managed Plus Switch with Integrated Cable Management User Manual

8-Port Gigabit Ethernet Smart Managed Plus Switch with Integrated Cable Management User Manual 8-Port Gigabit Ethernet Smart Managed Plus Switch with Integrated Cable Management User Manual Model GS908E December 2017 202-11807-03 350 E. Plumeria Drive San Jose, CA 95134 USA Support Thank you for

More information

Quick Start Guide. W-118 Access Point. Arista Networks. DOC

Quick Start Guide. W-118 Access Point. Arista Networks.   DOC Quick Start Guide W-118 Access Point Arista Networks www.arista.com DOC-03485-01 Headquarters 5453 Great America Parkway Santa Clara, CA 95054 USA + 1 408 547-5500 www.arista.com Support +1408547-5502+

More information

Wireless/ Over LAN Interactive Presentation - Mirroring System

Wireless/ Over LAN Interactive Presentation - Mirroring System Quick User Guide (Ver 1.1.1) Wireless/over IP Interactive Presentation- Mirroring Receiver for Windows, Mac, ios & Android OS is Teq AVIT s Wireless Interactive Presentation-mirroring Receiver for Computer

More information

Wireless Router at Home

Wireless Router at Home Wireless Router at Home 192.168.1.2 192.168.1.1 Modem 192.168.1.3 120.6.46.15 telephone line to ISP 192.168.1.4 Internet connection with public IP internal LAN with private IPs 192.168.1.5 Wireless All-in-one

More information

Thank you for your purchase of the KX II, the industry's most full-featured, enterprise-class, secure, digital KVM (Keyboard, Video, Mouse) switch.

Thank you for your purchase of the KX II, the industry's most full-featured, enterprise-class, secure, digital KVM (Keyboard, Video, Mouse) switch. Dominion KX II Quick Setup Guide Thank you for your purchase of the KX II, the industry's most full-featured, enterprise-class, secure, digital KVM (Keyboard, Video, Mouse) switch. This Quick Setup Guide

More information

BiPAC 3100SN Wireless-N Wall Plug Ethernet Access Point User Manual

BiPAC 3100SN Wireless-N Wall Plug Ethernet Access Point User Manual BiPAC 3100SN Wireless-N Wall Plug Ethernet Access Point User Manual FW version 1.05-c Last revised on Jun 2010 Safety Warnings 1. Do not use the adapter in high humidity or high temperature environment.

More information

48-Port Gigabit Ethernet Smart Managed Plus Switch User Manual

48-Port Gigabit Ethernet Smart Managed Plus Switch User Manual 48-Port Gigabit Ethernet Smart Managed Plus Switch User Manual Model GS750E July 2017 202-11784-01 350 E. Plumeria Drive San Jose, CA 95134 USA Support Thank you for purchasing this NETGEAR product. You

More information

Yealink VCS Network Deployment Solution

Yealink VCS Network Deployment Solution Yealink VCS Network Deployment Solution Oct. 2015 V10.6 Yealink Network Deployment Solution Table of Contents Table of Contents... iii Network Requirements... 1 Bandwidth Requirements... 1 Calculating

More information

Manually setting up the Linksys RE9000

Manually setting up the Linksys RE9000 Manually setting up the Linksys RE9000 In situations where you want to bypass the Linksys RE9000 MU-MIMO Range Extender s setup wizard, you can follow the steps below to manually configure the range extender.

More information

AC750 WiFi Range Extender Model EX6100 User Manual

AC750 WiFi Range Extender Model EX6100 User Manual AC750 WiFi Range Extender Model EX6100 User Manual January 2014 202-11307-02 350 East Plumeria Drive San Jose, CA 95134 USA Support Thank you for selecting NETGEAR products. After installing your device,

More information

AC1200 WiF Range Extender

AC1200 WiF Range Extender Model EX6150 User Manual September 2016 202-11410-03 350 East 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

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

FRC Driver Station Powered by NI LabVIEW

FRC Driver Station Powered by NI LabVIEW FRC Driver Station Powered by NI LabVIEW This article describes the use and features of the FRC Driver Station Powered by NI LabVIEW. For information on installing the Driver Station software see this

More information

WIRELESS 150N USB 2.0 ADAPTER

WIRELESS 150N USB 2.0 ADAPTER WIRELESS 150N USB 2.0 ADAPTER DN-70440-1 Rev.2 DN-7042-1 Rev.3 Manual DN-70440-1 Rev.2 DN-7042-1 Rev.3 1 / 38 Chapter 1: Introduction..3 1.1 Product Features..3 1.2 Package Contents.3 1.3 Indicator Description.3

More information

First: Obtain a Linksys "WUSB300N for V11A" adapter kit: it contains the USB wireless

First: Obtain a Linksys WUSB300N for V11A adapter kit: it contains the USB wireless First: Obtain a Linksys "WUSB300N for V11A" adapter kit: it contains the USB wireless network adapter (with USB extension cable and Windows XP installation CD.) Before plugging in the adapter, verify that

More information

Yealink Video Conferencing System. Network Deployment Solution

Yealink Video Conferencing System. Network Deployment Solution Yealink Video Conferencing System Network Deployment Solution May. 2018 V32.3 Table of Contents Table of Contents Table of Contents... iii Network Requirements Overview... 1 Bandwidth Requirements...

More information

Troubleshooting CHAPTER

Troubleshooting CHAPTER CHAPTER 3 This chapter provides troubleshooting procedures for basic problems with the access point. For the most up-to-date, detailed troubleshooting information, refer to the Cisco Technical Support

More information

Wireless USB Port Multi-Functional Printer Server. Model # AMPS240W. User s Manual. Ver. 1A

Wireless USB Port Multi-Functional Printer Server. Model # AMPS240W. User s Manual. Ver. 1A Wireless USB 2.0 1-Port Multi-Functional Printer Server Model # AMPS240W User s Manual Ver. 1A Table of Contents 1 Introduction...3 1.1 Package Contents... 3 1.2 System Requirements... 3 2 Multi-Functional

More information

Wireless Presentation System User s Manual

Wireless Presentation System User s Manual Téléchargé depuis www.lampe-videoprojecteur.info Wireless Presentation System User s Manual Version: 1.0 Date: 2008.1.11 User s Manual 1 Table of Contents 1. Overview... 3 2. First Setup of the Wireless

More information

IP NETWORK CAMERA CMP-NWIPCAM20 CMP-NWIPCAM30

IP NETWORK CAMERA CMP-NWIPCAM20 CMP-NWIPCAM30 IP NETWORK CAMERA CMP-NWIPCAM20 CMP-NWIPCAM30 ENGLISH INSTRUCTIONS Quick Installation Guide (please refer to the full English manual on CD for specifi c details) 1. Package contents 1 Internet Camera 1

More information

Wi-Fi 300N USER MANUAL. Nano USB Adapter HNWU300NN.

Wi-Fi 300N USER MANUAL. Nano USB Adapter HNWU300NN. Wi-Fi 300N Nano USB Adapter USER MANUAL HNWU300NN www.hamletcom.com Table of Contents 1. Introduction... 4! 1.1 Product Features... 4! 1.2 Package contents... 4! 2. Wireless USB Adapter Installation...

More information

2) INSERT THE SETUP CD

2) INSERT THE SETUP CD 1 2 3 1) POWER UP After you have correctly connected your Range Extender to an available Ethernet port on your Network, please power on the Extender and a PC that is also on the netw ork.. 2) INSERT THE

More information

TORNADO M100 CELLNODE USER MANUAL

TORNADO M100 CELLNODE USER MANUAL TORNADO M100 CELLNODE USER MANUAL 2 Tornado M100 CellNode User Manual Tornado M100 CellNode User Manual 3 Contents START Menu...4 System Configuration...4 Firewall Filters...7 Network Routes...8 Network

More information

AirServer Connect User Guide

AirServer Connect User Guide 1 Contents Welcome... 3 Unique features... 3 Set up your AirServer Connect... 4 The Home Screen... 5 Navigating Menus... 5 Configuring Basic Settings... 6 Screen Mirroring Methods... 7 Airplay... 7 Mac...

More information

Table of Contents. Contacting Technical Support Warranty Registration Hardware Installation...8. Using the Setup Wizard...

Table of Contents. Contacting Technical Support Warranty Registration Hardware Installation...8. Using the Setup Wizard... Table of Contents Table of Contents Product Overview...3 Package Contents...3 System Requirements...3 Introduction...4 Features...5 Hardware Overview...6 LEDs...6 Connection...7 Contacting Technical Support...23

More information

Network Guide for Listen Everywhere

Network Guide for Listen Everywhere Network Guide for Listen Everywhere Overview: The Listen Everywhere (LE) System is designed to be used on pre-existing wireless networks and to be plug and play. However, it may be necessary to have an

More information

CONTENTS. Getting connected. Ethernet Setup. Connecting a Router. Logging on. Configuring DHCP in Windows. Configuring DHCP on a Mac.

CONTENTS. Getting connected. Ethernet Setup. Connecting a Router. Logging on. Configuring DHCP in Windows. Configuring DHCP on a Mac. CONTENTS 1 2 3 4 5 7 8 Getting connected Ethernet Setup Connecting a Router Logging on Configuring DHCP in Windows Configuring DHCP on a Mac Troubleshooting HELP TIP: Visit support.getwireless.net for

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

Do More. Nighthawk X8 AC5300 WiFi VDSL/ADSL Modem Router. Model D8500

Do More. Nighthawk X8 AC5300 WiFi VDSL/ADSL Modem Router. Model D8500 Do More Nighthawk X8 AC5300 WiFi VDSL/ADSL Modem Router Model D8500 WiFi Network Name and Password The preassigned WiFi network name (SSID) and network key (password) are unique to your modem router, like

More information

Dominion KX II-101-V2

Dominion KX II-101-V2 Dominion KX II-101-V2 Quick Setup Guide Thank you for your purchase of the KX II-101-V2, the industry's most full-featured, enterprise-class, secure, digital KVM (Keyboard, Video, Mouse) switch. This Quick

More information

BR411AP n Wireless Access Point and Bridge

BR411AP n Wireless Access Point and Bridge BR411AP 802.11n Wireless Access Point and Bridge The BR411AP provides connectivity between Ethernet wired networks and radio-equipped wireless devices. It is an easy, web-based setup for installation and

More information

Quick Setup Guide. for Standalone Omada Access Points. EAP110 / EAP115 / EAP225 / EAP245 / EAP320 / EAP330 / EAP115-Wall

Quick Setup Guide. for Standalone Omada Access Points. EAP110 / EAP115 / EAP225 / EAP245 / EAP320 / EAP330 / EAP115-Wall Quick Setup Guide for Standalone Omada Access Points EAP110 / EAP115 / EAP225 / EAP245 / EAP320 / EAP330 / EAP115-Wall EAP110-Outdoor / EAP225-Outdoor / EAP225-Wall 1910012420 REV1.0.1 May 2018 Omada EAP

More information

WHR-300HP2 / WHR-600D User Manual

WHR-300HP2 / WHR-600D User Manual AirStation WHR-300HP2 / WHR-600D User Manual www.buffalotech.com 35020160-03 2015.04 Contents Chapter 1 - Product Overview...6 Package Contents...6 Diagrams and Layout...6 Front Panel...6 Back Panel...8

More information

XR500 Nighthawk Pro Gaming Router User Manual

XR500 Nighthawk Pro Gaming Router User Manual XR500 Nighthawk Pro Gaming Router User Manual Model XR500 January 2018 202-11808-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

More information

Yealink VCS Network Deployment Solution

Yealink VCS Network Deployment Solution Yealink VCS Network Deployment Solution Feb. 2017 V22.15 Table of Contents Table of Contents Table of Contents... iii Network Requirements Overview... 1 Bandwidth Requirements... 1 Bandwidth Requirement

More information

Dominion KX II-101. Quick Setup Guide. Step 1: Configure the Target Server

Dominion KX II-101. Quick Setup Guide. Step 1: Configure the Target Server Dominion KX II-101 Quick Setup Guide Thank you for your purchase of the KX II-101, the industry's most full-featured, enterprise-class, secure, digital KVM (Keyboard, Video, Mouse) switch. This Quick Setup

More information

BR-6428HPn User Manual

BR-6428HPn User Manual BR-6428HPn User Manual 05-2012 / v1.0 COPYRIGHT Copyright Edimax Technology Co., Ltd. all rights reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval

More information

USER MANUAL. VIA IT Deployment Guide for Firmware 2.3 MODEL: P/N: Rev 7.

USER MANUAL. VIA IT Deployment Guide for Firmware 2.3 MODEL: P/N: Rev 7. USER MANUAL MODEL: VIA IT Deployment Guide for Firmware 2.3 P/N: 2900-300631 Rev 7 www.kramerav.com Contents 1 Introduction 1 1.1 User Experience 2 1.2 Pre-Deployment Planning 2 2 Connectivity 3 2.1 Network

More information

User Manual. AC ac Wireless Access Point/Router. Model WAC124. NETGEAR, Inc.

User Manual. AC ac Wireless Access Point/Router. Model WAC124. NETGEAR, Inc. AC2000 802.11ac Wireless Access Point/Router Model WAC124 December 2018 202-11885-02 NETGEAR, Inc. 350 E. Plumeria Drive San Jose, CA 95134, USA AC2000 802.11ac Support Thank you for purchasing this NETGEAR

More information

UIP1869V User Interface Guide

UIP1869V User Interface Guide UIP1869V User Interface Guide (Firmware version 0.1.8 and later) Table of Contents Opening the UIP1869V's Configuration Utility... 3 Connecting to Your Broadband Modem... 5 Setting up with DHCP... 5 Updating

More information

Quick Installation Guide TV-IP600 TV-IP600W H/W: V1

Quick Installation Guide TV-IP600 TV-IP600W H/W: V1 Quick Installation Guide TV-IP600 TV-IP600W H/W: V1 Table Table of Contents of Contents... 1 1. Before You Start... 2. Hardware Installation and Configuration... 1 3 Troubleshooting... 9 Version 03.25.2009

More information