101-1173 Rabbit Semiconductor, 101-1173 Datasheet - Page 69

RCM4400W DEV KIT UNIVERSAL

101-1173

Manufacturer Part Number
101-1173
Description
RCM4400W DEV KIT UNIVERSAL
Manufacturer
Rabbit Semiconductor
Series
RCM4400W RabbitCore™r
Type
Wi-Fi / 802.11.br
Datasheet

Specifications of 101-1173

Frequency
2.4GHz
Wireless Frequency
58.98 MHz
For Use With/related Products
RCM4400W
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
316-1133
6.2.4.2 Wi-Fi Operation
User’s Manual
Before you compile and run this sample program, check the TCP/IP configuration
parameters, the IP address, and the SSID in the macros, which are reproduced below.
Now compile and run this sample program. The
macro will display the channel and power limit settings. The Dynamic C
dow will then display a menu that allows you to complete the configuration of the user
interface.
WIFIPINGYOU.C
Wi-Fi network.
This sample program uses some predefined macros. The first macro specifies the
default TCP/IP configuration from the Dynamic C
library.
Use the next macro unchanged as long as you have only one RCM4400W RabbitCore
module. Otherwise use this macro unchanged for the first RabbitCore module.
Then change the macro to
program on the second RCM4400W RabbitCore module.
The next macros assign an SSID name and a channel number to the Wi-Fi network.
Finally, IP addresses are assigned to the RabbitCore modules.
As long as you have only one RCM4400W RabbitCore module, the Dynamic C
window will display the pings sent out by the module. You may set up a Wi-Fi enabled
laptop with the IP address in
If you have two RCM4400W RabbitCore modules, they will ping each other, and the
Dynamic C
WIFISCAN.C
operating in either the ad-hoc mode or through access points in the infrastructure mode.
No network parameter settings are needed since the RCM4400W does not actually join
an 802.11b network. This program outputs the results of the scan to the Dynamic C
STDIO
#define IPADDR_1
#define IPADDR_2
#define TCPCONFIG 1
#define WIFI_REGION_VERBOSE
#define PING_WHO "10.10.6.1"
#define _PRIMARY_STATIC_IP "10.10.6.170"
#define _WIFI_SSID "deanap"
#define TCPCONFIG 1
#define NODE 1
#define _WIFI_SSID
#define _WIFI_OWNCHANNEL "5"
window.
STDIO
—initializes the RCM4400W and scans for other Wi-Fi devices that are
—sends out a series of pings to a RabbitCore module on an ad-hoc
window will display the pings.
"10.10.8.1"
"10.10.8.2"
#define NODE 2
"rab-hoc"
IPADDR_2
to get the pings.
before you compile and run this sample
#define WIFI_REGION_VERBOSE
Lib\TCPIP\TCP_CONFIG.LIB
STDIO
STDIO
win-
63

Related parts for 101-1173