RK-WI.232EUR-R Radiotronix, RK-WI.232EUR-R Datasheet - Page 23

RF Modules & Development Tools DEVELOPMENT KIT

RK-WI.232EUR-R

Manufacturer Part Number
RK-WI.232EUR-R
Description
RF Modules & Development Tools DEVELOPMENT KIT
Manufacturer
Radiotronix
Datasheet

Specifications of RK-WI.232EUR-R

Silicon Manufacturer
Radiotronix
Silicon Core Number
WI.232EUR-R
Kit Application Type
Wireless Connectivity
Application Sub Type
Embedded Radio Module
Kit Contents
2x Brds/Mod/Ant, CD, Cable, Docs, Batt
Rohs Compliant
Yes
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
RK-WI232EUR-R
packets are received while the CMD line is active, they are still processed and presented to the
module’s UART for transmission.
Figure 10: Command and CMD Pin Timing
9.2.
Command Formatting
The Wi.232EUR module contains several volatile and non-volatile registers that control its
configuration and operation. The volatile registers all have a non-volatile mirror register that is
used to determine the default configuration when power is applied to the module. During normal
operation, the volatile registers are used to control the module.
Placing the module in the command mode allows these registers to be programmed. Byte values
in excess of 127 (0x80 or greater) must be changed into a two-byte escape sequence of the
format: 0xFE, [value - 128]. For example, the value 0x83 becomes 0xFE, 0x03. The following
function will prefix a 0xFF header and size specifier to a command sequence and create escape
sequences as needed. It is assumed that *src is populated with either the register number to
read (one byte, pass 1 into src_len) or the register number and value to write (two bytes, pass
2 into src_len). It is also assumed that the *dest buffer has enough space for the two header
characters plus, the encoded command, and the null terminator.
Wi.232EUR User’s Manual
© 2003-2007 Radiotronix Inc.
22

Related parts for RK-WI.232EUR-R