Instant Internet
Evaluation Board
II-EVB-362MW
User Manual
Version 1.0
International:
Connect One Ltd.
20 Atir Yeda Street
Kfar Saba 44643, Israel
Tel: +972-9-766-0456
Fax: +972-9-766-0461
E-mail: sales@connectone.com
http://www.connectone.com
Pub. No. 23-3810-10, Copyright © Connect One, June 2008
Connect One Semiconductors, Inc.
560 S. Winchester Blvd.
Suite 500
San Jose, CA 95128
Tel: (408) 572-5675
Fax: (408) 572-5601
Information provided by Connect One Ltd. is believed to be accurate and reliable.
However, Connect One assumes no responsibility for its use, nor any infringement of
patents or other rights of third parties, which may result from its use. No license is
granted by implication or otherwise under any patent rights of Connect One other than
for circuitry embodied in Connect One’s products. Connect One reserves the right to
change circuitry at any time without notice. This document is subject to change
without notice.
The software described in this document is furnished under a license agreement and
may be used or copied only in accordance with the terms of such a license agreement.
It is forbidden by law to copy the software on any medium except as specifically
allowed in the license agreement. No part of this document may be reproduced or
transmitted in any form or by any means, electronic or mechanical, including but not
limited to photocopying, recording, transmitting via fax and/or modem devices,
scanning, and/or information storage and retrieval systems for any purpose without
the express written consent of Connect One.
iChip, Mini Socket iWiFi, IP Communication Controller, SerialNET, AT+i, and
Connect One are trademarks of Connect One Ltd.
Copyright
2008 Connect One Ltd. All rights reserved.
II-EVB-362MW User’s Manual
ii
TABLE OF CONTENTS
Introduction ....................................................................................................... 4
Unpacking ......................................................................................................... 4
Connections ....................................................................................................... 4
3.1.
Testing the Mini Socket iWiFi Wireless LAN Connection ......................... 4
4. Installing the II-EVB-362MW Utility and Evaluation Program ......................... 5
5. Connectors and Switch Positions ....................................................................... 6
6. Bill of Materials................................................................................................. 7
Appendix 1: II-EVB-362MW Schematics.................................................................. 7
Appendix 2: Mini Socket iWiFi Mechanical Views ................................................... 9
Appendix 3: WiFi Configuration Notes ....................................................................10
Introduction ..........................................................................................................10
iChip Wireless LAN Environment Configuration Parameters ...............................11
Wireless LAN Configuration Web Site Page ........................................................12
Wireless LAN Status Report .................................................................................12
iChip Wireless LAN Test Mode............................................................................14
Placement and Range Guidelines ..........................................................................14
Wireless LAN Data Privacy/Security Considerations ............................................14
1.
2.
3.
International:
Connect One Ltd.
20 Atir Yeda Street
Kfar Saba 44643, Israel
Tel: +972-9-766-0456
Fax: +972-9-766-0461
E-mail: sales@connectone.com
http://www.connectone.com
Pub. No. 23-3810-10, Copyright © Connect One, June 2008
Connect One Semiconductors, Inc.
560 S. Winchester Blvd.
Suite 500
San Jose, CA 95128
Tel: (408) 572-5675
Fax: (408) 572-5601
1.
Introduction
This manual is intended to familiarize prospective customers with Connect One’s
Instant Internet Evaluation Board II-EVB-362MW. The II-EVB-362MW is an
evaluation platform for the Mini Socket iWiFi™ Internet Controller. Mini Socket
iWiFi is a secure serial-to-Wireless LAN device server module that also acts as a
bridge to connect serial devices to 802.11b/g wireless LANs. Mini Socket iWiFi fits
into a compact form factor and utilizes Connect One’s iChip CO2128 IP
Communication Controller
™
and the AT+i
™
command set, a powerful set of Internet
protocol commands developed by Connect One to manage Internet connectivity
through a wireless LAN connection.
Mini Socket iWiFi enables sending and receiving textual and binary data, MIME-
encoded email messages; downloading HTML pages or files from a Web server, or
items from within a page; Web serving, as well as managing TCP or UDP socket
communications (with or without SSL3) over the Internet. It also includes an FTP
client and a TELNET client.
Mini Socket iWiFi supports numerous security protocols like SSL3/TLS1, 64/128-bit
WEP encryption, AES-CCM and TKIP encryption, WPA (including AES) and
WPA2.
2.
Unpacking
Take the II-EVB-362MW out of its box. Included in the box are:
The II-EVB-362MW motherboard including Mini Socket iWiFi
A serial cable with two DB-9 connectors
Antenna
Power supply adaptor (110V/220V)
3.
Connections
1. Connect one end of the RS232 cable to the serial port on the II-EVB-362MW
(J1) and connect the other DB-9 connector to the COM1 or COM2 serial port
on your PC, or to the serial port of your embedded device.
2. Connect the II-EVB-362MW to the power supply.
3.1.
Testing the Mini Socket iWiFi Wireless LAN Connection
To test the wireless LAN connection, you need to configure the Mini Socket iWiFi to
connect to an Access Point:
Make sure the Access Point is connected and configured properly.
Invoke the iChip Config Utility on your PC.
In the main window of the utility, click the Dumb Terminal icon.
In the Dumb Terminal window, enter the
AT+i
command to verify that the
iChip is communicating with your PC. You should receive an I/OK in
response.
5. Enter the
AT+iRP11
command to obtain a report of all the Access Points
available in your area.
II-EVB-362MW User’s Manual
4
1.
2.
3.
4.
6. Enter
AT+iWLSI=<ssid>.
ssid
is the ID of the Access Point you connect to.
Note that
ssid
is a case-sensitive string.
7. If you want to enable WEP encryption, configure the following parameters:
AT+iWLWM=<n>
where
n=0
means no security,
n=1
means 64-bit
key, and
n=2
means 128-bit key
AT+iWLKI=<n>
where
n
is the WEP key index (n=1..4)
AT+iWLK<n>=<keyString>
where
n
is an index between 1 and 4, and
keyString
is the WEP key string in the
n
th
position.
8.
If you want to enable WPA encryption, configure the following parameter:
AT+iWLPP=<passphrase>
where
passphrase
is the pass-phrase to
be used in generating the WPA1-PSK encryption key
At this stage a connection to the Access Point is established. To test the
connection, use the iChip Config Utility to perform any activity that requires
network connection such as retrieving a web page, sending an email, or
opening a socket.
4.
Installing the II-EVB-362MW Utility
and Evaluation Program
II-EVB-362MW enables you to evaluate the Mini Socket iWiFi without changing
anything in your current development environment. Using a simple terminal program
on a PC, you can issue AT+i commands to the iChip and get responses.
AT+i commands are used to configure parameter values into iChip’s flash memory
and activate Internet tasks such as email send, sockets, FTP sessions, configuration,
and more.
A full description of the AT+i protocol can be found in the
AT+i Programmer’s
Manual
on the Connect One website in the
Documentation
section at
http://www.connectone.com.
To help you evaluate the iChip, Connect One supplies the iChip Config Utility. This
is a Windows-based GUI program that contains intuitive dialog boxes to fully
configure iChip. It doesn’t require any knowledge of AT+i commands. It also
contains local firmware upgrade functionality.
The iChip Config Utility also allows you to perform specific Internet communication
tasks such as sending and receiving emails, activating iChip’s websites, entering
SerialNET mode, and more.
The latest iChip Config Utility version and user manual can be found on the
Connect One website at
http://www.connectone.com
in the
Support
section.
For more information on the iChip Config Utility and its usage, see the
iChip Config
Utility User’s Manual.
II-EVB-362MW User’s Manual
5