WizFi630S User Manual

Version 1.1.0

Brand: WIZnet

© 2019 WIZnet Co., Ltd. All Rights Reserved.

For more information, please visit our website at http://www.wiznet.io/

Document Revision History

Date Revision Changes
2019-09-09 1.0 Release
2019-11-13 1.1 Typo correction

Summary of this guide

This guide provides the information needed to configure, use, and update the WizFi630S on the WizFi630S-EVB. It is intended for software developers and system integrators who are embedding this product into their designs.

Included chapters

Product overview

WizFi630S is a gateway module that includes the UART protocol and TCP/IP protocol into the IEEE802.11 b/g/n wireless LAN protocol. WizFi630S enables a device with a serial interface to connect to LAN or WLAN for remotely control, measuring, and administration. WizFi630S can also work as an IP router because of its internally embedded switch.

WizFi630S uses interfaces like Serial (UART), LAN, Wi-Fi (WLAN) to perform functions such as Serial-To-Wi-Fi, Serial-To-Ethernet, Ethernet-To-Wi-Fi. Users can connect to WizFi630S's internal web server or use serial commands for simple Wi-Fi settings; not only serial devices but 8/16/32 bit micro controllers can also use UART for simple Wi-Fi settings.

WizFi630S can significantly reduce the processes for wireless module design, testing, and certification. Therefore, WizFi630S can be the best solution for users who lack wireless network experience.

WizFi630S follows the 802.11b/g/n standard and supports up to 150Mbps speed in the wireless interface. WizFi630S provides a test board, PC software, and documents so that anyone can develop a wireless solution.

Product Features

Diagram: Network Connectivity

The diagram illustrates network connectivity. The Internet is connected to the WizFi630S module, which can operate in AP Mode or Gateway (G/W) Mode, via LAN Port #0 (WAN). A PC is connected via LAN Port #1. Microcontrollers (MCUs) connect via UART #1 and UART #2. In Client Mode, the WizFi630S connects to devices like Smartphones and Notebooks via Wi-Fi, and also connects to MCUs via UART.

Wireless Features

Type Description
Wireless Standard IEEE802.11b/g/n
Frequency Range 802.11b: 2412~2462 MHz
802.11g: 2412~2462 MHz
802.11n HT20: 2412~2462 MHz
802.11n HT40: 2422~2452 MHz
Operating Channels 802.11b: 11 Channels
802.11g: 11 Channels
802.11n HT20: 11 Channels
802.11n HT40: 7 Channels
Output Power (Tolerance(+/-1dBm)) 802.11b: 11dBm@1Mbps
802.11g: 10dBm@6Mbps
802.11n HT20: 9.5dBm@MCS0
802.11n HT40: 7dBm@MCS0
Receive Sensitivity 802.11b: -48dBm@4% PER
Data Rates 802.11b: 1, 2, 5.5, 11Mbps
802.11g: 6, 9, 12, 18, 24, 36, 48, 54Mbps
802.11n: 29.5, 86.5, 115, 130, 144, 150Mbps
Modulation Type 802.11b: DSS (CCK, QPSK, BPSK)
802.11g: OFDM (64QAM, 16QAM, QPSK, BPSK)
802.11n HT20: OFDM (64QAM, 16QAM, QPSK, BPSK)
802.11n HT40: OFDM (64QAM, 16QAM, QPSK, BPSK)
Antenna u.FL (EVB : 1T1R 3.77dBi)
Encryption 64/128Bit WEP, WPA, WPA2, TKIP, AES, WAPI

HW Features

Type Description
Interface Serial port: 2 EA (optional 3EA)
LAN port : 3 EA
USB 2.0 Host: 1 EA
I2S: 1EA
I2C: 1EA
PWM: 4EA
U.FL(wireless)
Temperature Operating: -25°C~+80°C
Humidity TBD
Serial Baud Rate: 115200(default)
Stop bits: 1, 2
Parity: None, Odd, Even
Flow Control: Not supported
Input Power DC 3.3V/1A
Power Consumption TBD
Dimension 33mm X 43mm X 3mm
Weight TBD

SW Features

Software features related to OpenWRT features

Type Description
Operation Mode Access Point(Bridge), Client(Station), AP-Client
Wireless Radio Enable/Disable
SSID Hidden
Multi SSID
Rate Control
TX Power Control
Beacon Interval
Protocol TCP, UDP, ARP, ICMP, DHCP, PPPOE, HTTP
Security WEP 64/128bit
WPA/WPA2-PSK
MAC Address Filtering / Limiting
Port Forwarding(UDP and/or TCP)
Network DHCP Client / Server
WDS(Wireless Distribution System) Support
NAT
VLAN
Management Administrator ID / PWD
Station & AP Association Information
SSH(Secure Shell) Support
Web based Configuration / Serial Command Configuration
Upgrade through WEB UI
Serial To Wi-Fi 2 Serial Port supports

Evaluation Board

The WizFi630S-EVB is an evaluation board for the WizFi630S module. Users need to prepare their own parts to use it, including a power source, serial command line, wireless antenna, and Ethernet cable.

Diagram: WizFi630S-EVB Board Layout

The evaluation board features several ports and connectors, labeled as follows: Micro USB (for CLI), USB Host, Serial 2 port (for CLI and USER UART), 5V Power input, SD Card Interface, LAN Port, WAN Port, and HW/SW Reset button. Module Pins are also accessible.

Required User-Provided Parts:

Operation Mode

Access Point

In Access Point (AP) mode, all Ethernet ports and the wireless interface are bridged together. The wired and wireless interfaces share the same IP address space. The DHCP Server function is disabled, and the WizFi630S does not assign IP addresses. The module sends periodic broadcast packets to stations and maintains connections.

Diagram: AP Mode Network Setup

This diagram shows the WizFi630S in AP Mode. It is connected to multiple PCs via LAN ports (LAN #0, LAN #1, LAN #2). The WLAN interface is optional. DHCP services are indicated.

Gateway

In Gateway (Router) mode, interfaces are separated into WAN (Internet Network), LAN (Sub Private Network, e.g., 192.168.16.xxx), and Wireless (Sub Private Network). Port #0 is assigned as the WAN Port. The WizFi630S periodically sends broadcast packets to the sub-LAN (including LAN ports) and maintains connections with stations.

Diagram: Gateway Mode Network Setup

This diagram illustrates the WizFi630S in Gateway/Router (G/W) Mode. The Internet connects via LAN #0 (WAN). NAT and DHCP are enabled. LAN #1, LAN #2, and WLAN interfaces connect to devices with private IP addresses (192.168.16.XXX).

Client (Station)

In Client (Station) mode, the Wireless Interface is assigned as the WAN Port, and all Ethernet Ports are bound to the LAN Port. The WizFi630S automatically connects to a pre-configured AP upon reboot. Devices connected via the LAN port receive private IPs. The WizFi630S periodically sends PING packets to the AP Gateway to maintain the connection.

Diagram: Client Mode Network Setup

This diagram shows the WizFi630S in Client Mode. The Internet connects via WLAN (WAN). NAT and DHCP are enabled. LAN #0, LAN #1, and LAN #2 interfaces connect to devices with private IP addresses (192.168.16.XXX).

AP-Client mode

This mode is similar to Station mode, but the Wireless Interface operates as both a client to an AP and an AP simultaneously. The WizFi630S periodically sends broadcast packets to the sub-LAN (LAN ports included) and maintains connections with stations.

Diagram: AP-Client Mode Network Setup

This diagram shows two scenarios: WizFi630S in AP Client Mode and WizFi630S in AP Client Mode (Multi Bridge Mode). Both connect to the Internet via WLAN. NAT and DHCP are indicated. LAN ports are connected to devices.

Configuration Methods

There are two primary methods for configuring the WizFi630S module: Web Manager and Command Mode (CLI).

Configuration using Web Manager

To use the Web Manager, a network connection must be established between your PC and the module. This can be done wirelessly (connecting your PC to the WizFi630S AP) or wired (connecting the WizFi630S-EVB's Ethernet interface to your PC's network). Once connected, you can access the Web Manager via a web browser.

Access is typically through the IP address 192.168.1.1 or the hostname http://wizfi630s/. The initial login screen may indicate that no password is set, prompting the user to configure a root password for security.

Diagram: Web Manager Login and Status Screen

Screenshots display the Web Manager login interface, showing fields for Username and Password, with an option to configure the password. Another screenshot shows the status/overview page, detailing system information like Model, Firmware Version, Kernel Version, Uptime, Load Average, Memory usage, and network status (IP address, SSID, Mode).

Configuration using Command mode

The Command Line Interface (CLI) allows users to control the module's operations. It can be accessed via a serial port connection using a terminal emulation program.

Diagram: Connecting CLI via Serial Port

An image of the WizFi630S-EVB board highlights the Micro USB port (for CLI) and Serial 2 port (for CLI, USER UART). It also indicates the option to choose the CLI port (RS232/USB).

Default serial settings are: Baud Rate 115200, Data Size 8bit, Parity None, and Flow Control None (not supported).

The output of U-Boot and the BusyBox shell prompt are shown, including a warning about the absence of a root password and instructions to use the 'passwd' command.

Network Settings

Network Settings allow you to view the status of the WizFi630S module's interfaces and configure IP and related protocols. The module has two interfaces: Ethernet (eth0) and WLAN (ra0, apcli0). Some settings require a reboot to take effect.

Interfaces

Interface sections define logical networks for IP address settings, aliases, routes, and physical interface names.

Web Manager

When connecting to an existing network via the WAN port, configuration is done on the WAN tab. If the network supports DHCP Server, set the 'Protocol' to 'DHCP Client'. If DHCP is not supported or a static IP is preferred, set 'Protocol' to 'Static address' and enter the network information.

Diagram: Web Manager WAN Interface Configuration

Screenshots show the Web Manager interface for configuring WAN settings, including options for DHCP client and static IP address configuration.

Command mode

You can view network settings using the command uci show network.wan. To configure the WAN as a DHCP client, use the commands: uci set network.wan.proto='dhcp', followed by uci commit && service network restart.

For static IP configuration, use commands like: uci set network.wan.proto='static', uci set network.wan.ipaddr='ip-address-here', uci set network.wan.netmask='subnet-mask-here', followed by uci commit && service network restart.

Other Tabs

For Wi-Fi devices to connect to WizFi630S as Wired, modify the Interface -> LAN settings. For wireless connection to an existing network, configure the Interface -> WWAN settings.

Diagram: Web Manager LAN Interface Configuration

A screenshot shows the Web Manager interface for configuring LAN settings, including options for IP address, netmask, gateway, DNS, and DHCP server settings.

Wireless

Sections of the Wireless declare logical networks for Wi-Fi devices and interfaces. This includes physical radio properties (channel, country code) and wireless configurations (SSID, key, encryption).

Web Manager

To connect to an existing Wi-Fi network wirelessly, refer to the WWAN interface settings (Section 5.1). Enable the 'Wireless network is disabled' option in Device Configuration -> General Setup to activate Station Mode. You may need to reconnect your PC if the network interface restarts.

Enter the SSID and security settings in the Interface Configuration -> General Setup and Wireless Security tabs, respectively.

Diagram: Web Manager Wireless Client and AP Configuration

Screenshots illustrate the Web Manager interface for configuring wireless client settings (connecting to an existing network) and AP settings (creating a new Wi-Fi network with a specified SSID).

Command mode

You can view wireless station (STA) and access point (AP) settings using commands like uci show wireless.sta and uci show wireless.ap.

Station Mode Commands:

  1. uci set wireless.sta.disabled='0'
  2. uci set wireless.sta.ssid='ap-ssid-here'
  3. uci set wireless.sta.key='ap-password-here'
  4. uci set wireless.sta.encryption='encryption-type-here'
  5. uci commit && service network restart
  6. Connect your WizFi630S to your Wi-Fi network.

AP Mode Commands:

  1. uci set wireless.ap.disabled='0'
  2. uci set wireless.ap.ssid='ap-ssid-here'
  3. uci set wireless.ap.key='ap-password-here'
  4. uci set wireless.ap.encryption='encryption-type-here'
  5. uci commit && service network restart
  6. Connect your PC or Wi-Fi devices to the WizFi630S AP mode.

Switch

The WizFi630S supports 1-WAN port and 2-LAN ports by default, which can be configured. Network ports can be combined into VLANs to separate network segments.

Diagram: WizFi630S-EVB Board Port Identification

An image of the WizFi630S-EVB board highlights the LAN ports and the WAN port.

Diagram: Web Manager Switch Configuration

A screenshot shows the Web Manager interface for switch configuration, including VLAN settings, port status, and options to add or delete VLANs.

Firewall

The Firewall section allows declaration of firewall zones and rules to control network traffic. It defines what is allowed to be forwarded across interfaces and which packets can be inputted or outputted.

Diagram: Web Manager Firewall Zone Settings

A screenshot displays the Firewall Zone Settings, including options for input, output, and forward policies, masquerading, and MSS clamping.

Diagram: Web Manager Firewall Port Forwards

A screenshot shows the Firewall Port Forwards configuration, allowing users to set up port forwarding rules to connect remote computers to specific services within the private LAN.

STATEMENT

This device complies with Part 15 of the FCC Rules. Operation is subject to two conditions: (1) the device may not cause harmful interference, and (2) it must accept any interference received, including interference that may cause undesired operation.

Changes or modifications not expressly approved by the party responsible for compliance could void the user's authority to operate the equipment.

This equipment has been tested and found to comply with the limits for a Class B digital device, pursuant to Part 15 of the FCC Rules. These limits are designed to provide reasonable protection against harmful interference in a residential installation.

This equipment generates, uses, and can radiate radio frequency energy and, if not installed and used in accordance with the instructions, may cause harmful interference to radio communications. However, there is no guarantee that interference will not occur in a particular installation. If interference occurs, users are advised to try correcting it by reorienting or relocating the receiving antenna, increasing separation between equipment and receiver, connecting the equipment to a different circuit, or consulting a dealer or technician.

FCC Radiation Exposure Statement:

This equipment complies with FCC radiation exposure limits for an uncontrolled environment. It should be installed and operated with a minimum distance of 20cm between the radiator and your body.

Integration Instructions for Host Product Manufacturers

These instructions are for host product manufacturers according to KDB 996369 D03OEM Manual v01.

Applicable FCC Rules:

Specific Operational Use Conditions:

The module can be used for mobile applications with a maximum 3.77dBi antenna. The host manufacturer must ensure the final composite product complies with FCC requirements through technical assessment. Users should not be provided with instructions on how to install or remove the RF module. The end-user manual must include all required regulatory information/warnings.

Limited Module Procedures:

The device is a single module and complies with FCC Part 15.212. It does not require a host-printed board antenna.

RF Exposure Considerations:

The device has been evaluated for general RF exposure. It can be used in portable exposure conditions without restriction. If the RF exposure statement or module layout is changed, the host product manufacturer must re-evaluate the end product and obtain a separate FCC authorization.

Antennas:

The transmitter module must not be co-located with any other transmitter or antenna. It must only be used with its originally tested and certified internal antenna(s). The antenna must be permanently attached or use a "unique" antenna coupler.

Label and Compliance Information:

Host product manufacturers must provide a physical or e-label stating "Contains FCC ID: 2BQPH-WIZFI630S" on their finished product.

Information on Test Modes and Additional Testing Requirements:

Host manufacturers must perform tests for radiated & conducted emission and spurious emission according to actual test modes for a stand-alone modular transmitter in a host, as well as for multiple simultaneously transmitting modules or other transmitters in a host product. The end product can be legally sold only when all test results comply with FCC requirements.

Additional Testing, Part 15 Subpart B Disclaimer:

The modular transmitter is authorized for FCC Part 15 Subpart C. The host product manufacturer is responsible for compliance with other FCC rules that apply to the host but are not covered by the modular transmitter grant. If the product is marketed as Part 15 Subpart B compliant, the grantee must provide a notice stating that the final host product still requires Part 15 Subpart B compliance testing with the modular transmitter installed.

Models: WizFi630S, WizFi630S RF Transceiver Modules, RF Transceiver Modules, Transceiver Modules, Modules

File Info : application/pdf, 27 Pages, 1.70MB

PDF preview unavailable. Download the PDF instead.

GetApplicationAttachment.html?id=8487054

References

Microsoft Word Office 365용

Related Documents

Preview WIZnet Germany GmbH Modular Transmitter Application - FCC ID: 2BQPH-WIZF1630S
FCC application requirements for Modular Transmitter Approval for WIZnet Germany GmbH's WIZFI630S module (FCC ID: 2BQPH-WIZF1630S). Details compliance with FCC Part 15.212 and KDB 996369.
Preview WizFi360 SPI Interface Application Note - WIZnet
Detailed application note from WIZnet explaining the Serial Peripheral Interface (SPI) communication protocol for the WizFi360 Wi-Fi module, covering frame formats, pinouts, and operational procedures.
Preview WizFi360 User Manual - WIZnet
Comprehensive user manual for the WizFi360 WiFi module by WIZnet. Covers features, technical specifications, AT commands, and interface descriptions for developers and users.
Preview Ivypots Circuit Pinouts and Connections
Detailed pinout diagrams and circuit connections for the Ivypots project, featuring the WIZnet WizFi360-EVB-Pico and Raspberry Pi Pico, designed for smart gardening applications.
Preview WIZnet Ethernet PCB Design Guide: Reference for W5100, W5300, W5500, W7500
Comprehensive PCB design reference guide for WIZnet Ethernet chips including W5100, W5300, W5500, W7500, and W7500P. Covers SCH design, PCB layout, testing, and compliance.