20-101-1265 Rabbit Semiconductor, 20-101-1265 Datasheet - Page 68

MODULE MINICORE RCM5600W

20-101-1265

Manufacturer Part Number
20-101-1265
Description
MODULE MINICORE RCM5600W
Manufacturer
Rabbit Semiconductor
Series
MiniCore™r
Datasheet

Specifications of 20-101-1265

Frequency
2.4GHz
Modulation Or Protocol
802.11 b/g
Applications
General Purpose
Voltage - Supply
3.15 V ~ 3.45 V
Current - Receiving
625mA
Current - Transmitting
625mA
Data Interface
Connector, Mini PCI express
Memory Size
1 MB Flash, 1MB SRAM
Antenna Connector
U.FL
Operating Temperature
-30°C ~ 55°C
Package / Case
Module
Wireless Frequency
2.4 GHz
Security
64/128 bit WEP
Operating Voltage
3.3 V
Antenna
U.FL Connector
Operating Temperature Range
- 30 C to + 55 C
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Power - Output
-
Sensitivity
-
Data Rate - Maximum
-
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
For Use With/related Products
Rabbit 5000
Other names
316-1174
6.2.5 RCM5600W Sample Programs
The following sample programs are in the Dynamic C
folder. The Interface Board must be set up as described in Section 3.2.
62
The data passed to the callback function are ephemeral since another scan may occur.
Thus, the data need to be used (or copied) during the callback function.
While waiting for user input, it is important to keep the network alive by calling
tcp_tick(NULL)
PINGLED.C
duce a long flash of LED DS1 on the Interface Board when a ping is sent, and a short
flash when a ping is received.
Before you compile and run this sample program, change
SSID
the amount of time in milliseconds between the outgoing pings.
Uncomment the
PINGLED_WPA_PSK.C
Protected Access with Pre-Shared Key). WPA is a more secure replacement for WEP.
The implementation in the sample program supports use of the TKIP (Temporal Key
Integrity Protocol) cypher suite.
The sample program uses macros to configure the access point for WPA PSK, specify
the TKIP cypher suite, assign the access point SSID, and set the passphrase.
The next macro specifies a suitable pre-shared key to use instead of the passphrase. The
key may be entered either as 64 hexadecimal digits or as an ASCII string of up to 63
characters. Authentication should be set to “open system,” which basically means that
knowing the key is sufficient to allow access.
Change
may modify
outgoing pings.
Uncomment the
#define WIFI_USE_WPA
#define IFC_WIFI_ENCRYPTION IFPARAM_WIFI_ENCR_TKIP // Define cypher suite
#define IFC_WIFI_SSID "rabbitTest"
#define IFC_WIFI_WPA_PSK_HEXSTR \
TIP: There is a good chance of typos since the key is long. First, enter the key in this
TIP: For an initial test, it may be easier to use the 64 hex digit form of the key rather than
to the host and SSID you want to ping. You may modify
sample program macro, then copy and paste it to your access point. This ensures that
both the RCM5600W and the access point have the same key.
the ASCII passphrase. A passphrase requires considerable computation effort, which
delays the startup of the sample program by about 30 seconds.
"1010101010101010101010101010101010101010101010101010101010101010"
PING_WHO
—This program demonstrates ICMP by pinging a remote host. It will pro-
PING_DELAY
VERBOSE
VERBOSE
regularly.
and
—This program demonstrates the use of WPA PSK (Wi-Fi
IFC_WIFI_SSID
define to see the incoming ping replies.
define to see the incoming ping replies.
to change the amount of time in milliseconds between the
// Bring in WPA support
to the host and SSID you want to ping. You
SAMPLES\RCM5600W\TCPIP\
PING_WHO
PING_DELAY
MiniCore RCM5600W
and
IFC_WIFI_
to change

Related parts for 20-101-1265