20-101-1246 Rabbit Semiconductor, 20-101-1246 Datasheet - Page 75

CORE MODULE RCM5400W

20-101-1246

Manufacturer Part Number
20-101-1246
Description
CORE MODULE RCM5400W
Manufacturer
Rabbit Semiconductor
Datasheet

Specifications of 20-101-1246

Module/board Type
MPU Core Module
Wireless Frequency
73.73 MHz
For Use With/related Products
RCM5400W
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
316-1148
User’s Manual
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.
Change
change the amount of time in milliseconds between the outgoing pings.
Uncomment the
Once you have compiled the sample program and it is running, LED DS2 will flash
when a ping is sent, and LED DS3 will flash when a ping is received.
#define WIFI_USE_WPA
#define IFC_WIFI_ENCRYPTION IFPARAM_WIFI_ENCR_TKIP // Define cypher suite
#define IFC_WIFI_SSID "parvati"
#define IFC_WIFI_WPA_PSK_PASSPHRASE "now is the time"
#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
sample program macro, then copy and paste it to your access point. This ensures that
both the RCM5400W 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.
PING_WHO
VERBOSE
to the host you want to ping. You may modify
—This program demonstrates the use of WPA PSK (Wi-Fi
define to see the incoming ping replies.
// Bring in WPA support
PING_DELAY
to
69

Related parts for 20-101-1246