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

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.3 Dynamic C Wi-Fi Configurations
Rabbit has implemented a packet driver for the RCM4400W that functions much like an
Ethernet driver for the Dynamic C implementation of the TCP/IP protocol stack. In addi-
tion to functioning like an Ethernet packet driver, this driver implements a function call to
access the functions implemented on the 802.11b interface, and to mask channels that are
not available in the region where the RCM4400W will be used.
The Wi-Fi interface may be used either at compile time using macro statements or at run
time with the
TCPIP\WIFI\WIFI_WLN_API.LIB
6.3.1 Configuring Dynamic C at Compile Time
Rabbit has made it easy for you to set up the parameter configuration using already-
defined
CONFIG.LIB
There are two
RCM4400W module. (
These default IP address, netmask, nameserver, and gateway network parameters are set
up for the
The use of quotation marks in the examples described in this chapter is important since the
absence of quotation marks will be flagged with warning messages when encrypted librar-
ies such as the
Wi-Fi Parameters
• Access Point SSID—
• Mode—
User’s Manual
_WIFI_SSID
(BSS) mode, or the SSID of the ad-hoc network in the ad-hoc (IBSS) mode.
The default is shown below.
WIFICONF_INFRASTRUCT
ad-hoc mode.
The default is shown below.
#define TCPCONFIG 1
#define _PRIMARY_STATIC_IP "10.10.6.100"
#define _PRIMARY_NETMASK
#define MY_NAMESERVER
#define MY_GATEWAY
#define _WIFI_SSID "rabbitTest"
#define _WIFI_MODE WIFICONF_INFRASTRUCT
TCPCONFIG
TCPCONFIG
_WIFI_MODE
wifi_ioctl()
library at the beginning of your program as in the example below.
TCPCONFIG
WIFI_WLN_API.LIB
TCPCONFIG 1
TCPCONFIG 5
macro to a string for the SSID of the access point in the infrastructure
macros from the Dynamic C
TCPCONFIG 0
macros.
_WIFI_SSID
determines the mode:
macros specifically set up for Wi-Fi applications with the
function call from the Dynamic C
for the infrastructure mode, or
No DHCP
DHCP enabled
"255.255.255.0"
"10.10.6.1"
"10.10.6.1"
library.
library are used.
. This is the only mandatory parameter. Define the
is not supported for Wi-Fi applications.)
Rabbit4000\LIB\TCPIP\TCP_
WIFICONF_ADHOC
Rabbit4000\LIB\
for the
67

Related parts for 101-1173