101-1285 Rabbit Semiconductor, 101-1285 Datasheet - Page 60

DEV KIT DELUXE MINICORE RCM5600W

101-1285

Manufacturer Part Number
101-1285
Description
DEV KIT DELUXE MINICORE RCM5600W
Manufacturer
Rabbit Semiconductor
Series
MiniCore™r
Type
Transceiver, 802.11 b/gr
Datasheet

Specifications of 101-1285

Frequency
2.4GHz
Processor To Be Evaluated
Rabbit 5000
Processor Series
RCM5600W
Interface Type
RS-232, USB, PCI
Maximum Operating Temperature
+ 55 C
Minimum Operating Temperature
- 30 C
Operating Supply Voltage
3.15 V to 3.45 V
Silicon Manufacturer
Rabbit Semiconductor
Silicon Family Name
RabbitCore
Kit Contents
Board
Features
On-board Single-Chip 802.11b/g Transceiver, Built-In Web Server
Development Tool Type
Hardware /
Rohs Compliant
Yes
For Use With/related Products
RCM5600W
Lead Free Status / RoHS Status
Not applicable / Not applicable
Other names
316-1161
6.2.3 Configuration Information
6.2.3.1 Network/Wi-Fi Configuration
Any device placed on an Ethernet-based Internet Protocol (IP) network must have its own
IP address. IP addresses are 32-bit numbers that uniquely identify a device. Besides the IP
address, we also need a netmask, which is a 32-bit number that tells the TCP/IP stack what
part of the IP address identifies the local network the device lives on.
The sample programs configure the RCM5600W modules with a default
macro from the
allows specific IP address, netmask, gateway, and Wi-Fi parameters to be set at compile
time. Change the network settings to configure your RCM5600W module with your own
Ethernet settings only if that is necessary to run the sample programs; you will likely need
to change some of the Wi-Fi settings.
• Network Parameters
There are similar macros defined for the various Wi-Fi settings as explained in Section 6.3.1.
The Wi-Fi configurations are contained within
FIG 5
TCPCONFIG 1
There are some other “standard” configurations for
mented in the
is available in the Dynamic C TCP/IP User’s Manual.
54
These lines contain the IP address, netmask, nameserver, and gateway parameters.
#define _PRIMARY_STATIC_IP "10.10.6.100"
#define _PRIMARY_NETMASK
#define MY_NAMESERVER
#define MY_GATEWAY
(with DHCP, used primarily with infrastructure mode). You will need to
NOTE: TCPCONFIG 0 is not supported for Wi-Fi applications.
LIB\Rabbit4000\TCPIP\TCP_CONFIG.LIB
or
LIB\Rabbit4000\TCPIP\TCP_CONFIG.LIB
#define TCPCONFIG 5
"255.255.255.0"
"10.10.6.1"
"10.10.6.1"
at the beginning of your program.
TCPCONFIG 1
TCPCONFIG
library. More information
(no DHCP) and
. Their values are docu-
library. This macro
MiniCore RCM5600W
TCPCONFIG
#define
TCPCON-

Related parts for 101-1285