RX211 User Manual 1.5
RX211 User Manual 1.5
5 Commands ............................................................................................ 14
5.1 Command shortlist ........................................................................... 14
5.2 Command Details ............................................................................ 15
Reset Network Command .................................................................... 15
Start / Enabling Polling Mode Command ............................................ 15
Disable Auto Polling Command .......................................................... 16
Ping Reader Command ........................................................................ 16
Set Network ID Command .................................................................... 17
Reader ID Command ............................................................................ 17
Get Tag Packet Command ................................................................... 17
Set RSSI Value Command .................................................................... 19
Get RSSI Value Command ................................................................... 19
Set Site Code Command ...................................................................... 19
Get Site Code Command ...................................................................... 19
Set Receiver Gain Command ............................................................... 20
Get Receiver Gain Command .............................................................. 20
Set Alarm Tag Filter Status Command ............................................... 20
Get Alarm Tag Filter Status Command ............................................... 20
Get Invalid Tag Count ........................................................................... 21
Get Power Supply Voltage ................................................................... 21
Start Environmental Noise Level Value Calculation .......................... 21
Get Environmental Noise Level Value ................................................ 22
Reset Network Baud Rate Command .................................................. 22
Get Receiver Version Information Command ..................................... 22
Set Protocol........................................................................................... 23
Get Protocol .......................................................................................... 23
Set Info .................................................................................................. 23
Get Info .................................................................................................. 24
Status ..................................................................................................... 25
Set Tag timeout ..................................................................................... 25
Set Tag Timeout - 1Dh (47) – Password Protected ........................... 25
Get Tag timeout .................................................................................... 26
Clear Tag list ......................................................................................... 26
Clear Tag List - 31h (49) – Password Protected ................................ 26
Set Wiegand .......................................................................................... 27
Get Wiegand .......................................................................................... 27
Get Wiegand - 3Ch (35) ........................................................................ 27
Trigger IO............................................................................................... 27
Trigger IO - 2Ah (42) – Password Protected ...................................... 27
Set IO 0 .................................................................................................. 28
Set IO 0 - 2Bh (43) – Password Protected .......................................... 28
Get IO 0 .................................................................................................. 29
Get IO 0 - 2Ch (44) ................................................................................ 29
Set IO 1 .................................................................................................. 29
Set IO 1 - 2Dh (45) – Password Protected .......................................... 29
Get IO 1 .................................................................................................. 29
Get IO 1 - 2Eh (46) ................................................................................ 29
Set Tag life............................................................................................. 30
Set Tag Life - 32h (50) – Password Protected ................................... 30
Get Tag life ............................................................................................ 30
Get Tag Life - 33h (51) ......................................................................... 30
11 Diagnostics ........................................................................................ 40
11.1 Diagnostic LEDS ............................................................................. 40
11.2 Relay LEDS ..................................................................................... 40
11.3 Relay Contacts ................................................................................ 40
12 Specifications .................................................................................... 41
13 Certification ....................................................................................... 42
1 Product Compatibility
The RX210, RX211 and IPSU are cat5 Patch lead friendly products.
The Cat5 patch lead family of products are not in any way compatible with the
legacy wiring loom products and can cause them damage.
The RX211 should only ever be used with the RX210 and IPSU and must
be connected using standard cat5 patch cable.
Never mix or try to connect up an RX210, RX211 or IPSU with legacy
wiring or legacy readers.
Failure to comply with this statement will damage the products and will not be
covered by the terms of the warranty.
If you are in any doubt please contact your local Wavetrend representative.
For clarity the products are clearly identified below
The RX210 Reader can be used with the following Wavetrend Antennas AN-
100 / 200 / 300 / 400 and any other 433MHz antenna that has a 50 Ohm
termination resistance
2.1 New Generation reader Properties
The RX202/RX210 and RX211 family are significantly different from there
predecessor the RX201.
These differences are summarised here and explained in more detail throughout the
manual.
RSSI Response
The RX202/RX210/RX211 have a linear calibrated response which includes
operation at both High and Low gain modes.
The sensitivity of the new readers is vastly superior to the RX201 and allows both
greater read range at large distances and also RSSI granularity allowing readers to
used for reading tags as close up as 10cm.
This close reading ability has obsoleted the requirement for PROX readers in the new
product range , instead the user may simply apply a suitable RSSI filter.
Buffer Size
The RX202/RX210 and RX211 have a larger buffer size of 9 tags compared to the
RX201 which was 5 Tags.
RJ45 Connection
In the event that a user connected up an RX201 incorrectly there was a high chance
that the damage could be caused to the reader.
All of the RJ45 connections on the RX202/RX210 and RX211 are protected by self
resetting fuses. In the event that the user makes a mistake and miss connects the
reader , these fuses will set and the reader will appear to be dead. Check the
connection then allow the reader 2 seconds to reset.
USB Connection
All the new generation of readers support configuration over USB.
Before you get excited and plug it in please install the FTDI drivers first as detailed
later in the manual. This connection can be used for standalone applications.
No Nulls
One of the criticisms of the RX201 network configuration was that in auto poll the
system always reported NULL TAG packets when a reader that had an empty tag
buffer was polled. There is now an option to turn this off in the Protocol setting.
Please note this option is only available for autopoll, a manually polled reader will
always respond back with a full or empty tag packet as its ACK.
TTL
TTL is not supported by the RX202/RX210/RX211 Readers
RF Receiver
Module
Single reader over USB for Demo Purposes and Single reader Deployments
The RX211 when used as a standalone unit can draw power over the USB .
USB lead
RX211
In order to power longer cable runs with more readers an IPSU can be added in line
to provide extra power or individual readers can be powered through their 2.5mm
Jack plugs.
In the event that the RX211 is being used as the last reader on a RX210 network the
RX211 will behave in the same way as if it was the last RX210 on the end of a
network.
For all details of RX210 network configuration please consult the RX210 manual.
CHECKSUM = [Length] XOR [Receiver ID] XOR [Token ID] XOR [Command ID] XOR [Data]…XOR
[Data]
Command and Response packets are essentially identical except for the header
character. This different header character enables equipment receiving all the data to
differentiate between command and response packets. Since the RS232 port
presents all the data at all times, it will be necessary here to be able to differentiate
between these packets.
The addressing system for these networks has been made as flexible as possible.
This will allow for various configurations and keep the system open for later
expansion etc.
When addressing a reader, there are 3 addresses to take into account:-
1. Network ID - Identifies the network ( used in multi-network configurations )
2. Reader ID - User defined address for a specific reader - Permanent address
defined by the user
3. Node ID - Hardware address. This address is defined by the readers' position
on the network
All three of these bytes are settable in the header bytes of the command packet.
If a zero is placed into any of these positions, it is an indication to the firmware to
ignore this parameter, and only use the remaining addresses to determine the reader
being addressed.
If a value of 255 is placed into any of these addresses, it is an indication to the reader
that this command is being broadcast to that appropriate level. A 255 value in the
Network ID byte means that the command is being broadcast over all the networks.
Whereas, a 255 in either the Receiver ID bytes or Node ID bytes means that the
command is being broadcast to all the readers in that network.
Node ID addresses take priority over Receiver ID addresses. That is, a valid Node ID
address will be accepted before a valid Receiver ID.
When commands are broadcast, there is no response packet generated. The only exception for this is
the Reset Network Command.
N
N N
Node ID Node ID Node ID
= Reader = 255 =0
Y Y
Accept Y
Command Y
Y N N
Reader Reader Reader
ID = ID = 255 ID = 0
Reader
N Y
The function of this command is to reset the entire network, and re-establish the
NODE ID addresses. The NODE ID address in the command packet should hold a
255 ( broadcast value ) to ensure that the entire network enters into the reset
sequence. Only reader 1 will respond with the reply packet. This is the only condition
under which a response is sent from a broadcast command.
Note: receiving a reset network reply packet at any point where no reset command
was sent, will imply that a spontaneous reset has occurred. This would probably be
as the result of a power problem.
Command
0xA 0x0 0x00 0x00 0xFF 0x00 Checksum
A55 0
Response
The function of this command is to set Reader 1 into an Automatic Polling sequence.
It sets the Auto Polling flag in the Data EEPROM to enable Auto Polling after power
up.
It will establish the size of the network by sending out tag requests until such time
that it gets no response. This will determine the number of readers on the network.
Once this has been established, it will sequentially poll each reader indefinitely. Data
responses from the readers pass through reader 1 and onto the PC. Readers without
a valid tag will respond with an empty packet of data. This will enable the monitoring
software to determine if any readers are no longer responding. This command can be
addressed directly to reader 1, or on a broadcast basis. When broadcasting, any
reader that is not Reader 1, will disable its Auto Polling flag in its Data EEPROM to
avoid any problems in the future because of incorrect parameters.
This command is used to restart the Auto Polling if it has been stopped by a break
character. ( See Auto Polling section )
Command
The function of this command is to disable future Auto Polling after power up by
resetting the Auto Polling flag in the Data EEPROM. This command can be
addressed directly to reader 1, or on a broadcast basis.
Command
0xA 0x00 Network Receiver Node ID 0x02 Checksum
A ID ID
Response
The Ping Command is simply used to check if a reader is on the network and
responding correctly. It can be used to read back Network ID's, Reader ID's and
Node ID's. Inserted into the response from a Ping Command is and Error Number.
This number refers to the last error the respective reader has experienced. Once
read, this number is cleared.
To clear all the errors on all the readers, simply broadcast a Ping Command.
Command
0xA 0x00 Network Receiver Node ID 0x03 Checksum
A ID ID
Response
The function of this command is to assign the Network ID as well as commit it to the
Data EEPROM.
Command
0XA 0x01 Network Receiver Node ID 0x04 New Network Checksum
AAA ID ID ID
Response
The function of this command is to assign the Reader ID as well as commit it to the
Data EEPROM.
Command
0XA 0x01 Network Receiver Node ID 0x05 New Reader ID Checksum
A ID ID
Response
This will be the most used command on any system. Its function to request a Tag
from the reader if there is one ready for sending. A tag is removed from the tag
buffer, and returned with this command, making room for a new tag.
New tags from the RF Module are written over existing tags in the Tag Buffer in order
to keep the data fresh.
Should no tag be ready for sending, and empty packet is sent back. That is, no data
in the Data field.
Command
0XA 0x00 Network Receiver Node ID 0x06 Checksum
A ID ID
Response (empty)
Next Page …
This command will set the RSSI value and commit it to the Data EEPROM. It also
initiates an RF Module reset and writes the new value to the RF Module. Broadcasts
here are useful to set all the readers to their most sensitive etc. The RSSI Value
ranges from 0 to 255. 0 being the most sensitive.
Command
0xA 0x01 Network Receiver Node ID 0x07 New RSSI Checksum
A ID ID
Response
This command will return the RSSI value it is currently using, and defined in the Data
EEPROM.
Command
0xA 0x00 Network Receiver Node ID 0x08 Checksum
A ID ID
Response
The Site Code or Site Code is a group of 3 bytes assigned to each tag. Its function is
to enable the reader to filter out any tags that it receives that is not part of the site it is
monitoring. These values are committed to the Data EEPROM.
When a Site Code of 0 value is assigned, then all the tags read are reported.
Entering a separate code, will result in any tags other than those meeting this code to
be rejected by the reader.
Command
0xA 0x03 Network Receiver Node 0x0 Site Site 2 Site 3 Checksum
A ID ID ID 9 1
Response
0x5 0x0 Network Receiver Node 0x0 Site Site 2 Site 3 Checksum
5 3 ID ID ID A 1
This command will set the RF Module into its 2 different gain levels.
Command
0xA 0x01 Network Receiver Node 0x0B Gain Checksum
A ID ID ID
Gain = 0 (Low Gain Mode – Short range reader)
Gain = 1 (High Gain Mode – Long range reader)
Response
This command will filter out tags with a specific Alarm condition.
Command
0xA 0x01 Network Receiver Node 0x0D Status Checksum
A ID ID ID
Status = 0 - Report all tags
Status = 1 - Report only tags with an Alarm condition
Status = 2 - Report only tags without any Alarm condition
Response
This command will return the current Alarm tag filtering status.
Command
0xA 0x00 Network Receiver Node 0x0E Checksum
A ID ID ID C
Response
This command will return the number of Invalid Tags received by the RF module
since the last read. This data is calculated by the RF Module and is a direct
interpretation of tag collisions or read failures. This is a 2 byte value.
Command
0xA 0x00 Network Receiver Node 0x0F Checksum
A
Response ID ID ID
0x5 0x0 Network Receiver Node 0x0 Count_ Count_ Checksum
5 2 ID ID ID F H L
Count_H – Counter High Byte
Count_L – Counter Low Byte
This command will return the voltage of the power supply at this reader. It is a single
byte and represents the power in 0.1 voltage increments. Eg Value 131 = 13.1 Volts
Returns the voltage that the reader is receiving, via either its RJ45 ports or via the
2.5mm power socket. It will not return the voltage that it is receiving via the USB
socket if this option is being used.
Command
0xA 0x00 Network Receiver Node 0x10 Checksum
A ID ID ID
Response
This command will set the reader into an evaluation mode in order to calculate the
environmental white noise level at 433.92 MHz. The unit will remain in evaluation
mode for a time period of 40 seconds. During this period no tag transmissions will be
decoded. Once the calculation has been completed, the reader will resume normal
operation.
Command
0xA 0x00 Network Receiver Node 0x11 Checksum
A ID ID ID
Response
This command will retrieve the calculated value (between 0 and 255) of the
environmental white noise level. Take note that this command can only follow after
the Start Environmental Noise Level Value Calculation. If a command is send down to
the unit, while still in evaluation mode, the reader will cancel the calculation process,
reset and continue normal operation.
Command
0xA 0x00 Network Receiver Node 0x12 Checksum
A ID ID ID
Response
This command will reset the network Baud Rate. It will only accept a broadcast
command and there is no response sent. Changes are immediate will result in
communications loss if the PC does not change its baud rate accordingly.
Command
0xA 0x01 0xFF 0xFF 0xFF 0xFF Rate Checksum
A
Rate 0 = 115200 baud
Rate 1 = 57600 baud
Rate 2 = 38800 baud
Rate 3 = 19200 baud
Rate 4 = 9600 baud
This command will return the Receiver Version Information. These include
Controller Firmware Version
RF Module Firmware Version
Controller Hardware Version
RF Module Hardware Version
RF Module versions are read directly from the module itself. This data is in the
following format:
Command
0xA 0x00 Network Receiver Node 0xFF Checksum
A ID ID ID
Response
Set Protocol
The RX202, RX210 and RX211 support the L series+ protocol as well as the existing
L series protocol. The Set Protocol has 3 options
Command
0xAA 0x02 Network ID Reader ID Node ID 0x40 Data Checksum
Response
0x55 0x00 Network ID Reader ID Node ID 0x40 Checksum
1) Legacy, the reader will receive - standard L series tag packets and will
generate Null tag packets in the event that no tags are within range.
Null packets are empty tag packets that some Legacy software uses as a form
of heartbeat to check the network is operating.
2) No Nulls, the reader will receive - standard L series tag packets. No Nulls will
be generated, only for Autopoll .
3) L Series+ Not Implemented yet.
Get Protocol
Response
0x55 0x02 Network ID Reader ID Node ID 0x41 Protocol Checksum
Set Info
1) Latitude ( 4 bytes )
2) Longitude (4bytes)
3) User Data (10 bytes)
Response
0x55 0x00 Network ID Reader ID Node ID 0xF0 Checksum
Get Info
Response
0x55 0x17 Network ID Reader ID Node ID 0xF1 Data Checksum
Status
The Status tab command shows the user all of the reader settings in response to the
Get Info command, displayed below in Wavetrend Analyser.
The RX211 supports tag buffering and alerts for up to 300 tags, in order to buffer tags
the value of Set Tag timeout must be set higher than its default value of 0, its range is
0-3600 seconds.
Data (2bytes: MSB, LSB): 0x0000 – 0x0E10; Tag timeout in seconds (1-3600 sec) 0
means infinite timeout
Response
0x55 0x00 Network ID Reader ID Node ID 0x1D Checksum
Once set the reader will register the tag to its internal lookup table, the tag will remain
in the table provided that it is seen again before the tag timeout period has elapsed. If
it is seen with in the period the timeout counter will be reset.
The tag time out command can be used in unison with the SET IO commands, the
first seen and last seen tag events can be used to trigger the relay IO’s.
Each received transmission from the tag will be displayed by analyser regardless of
the time out state.
This functionality would often be used for applications such as barrier control where
the user may want the barrier to raise on a first seen event but not to raise again for a
time out period .
I.e. if the barrier raised on every transmission and the tag was set to 1.5 secs beacon
rate, although amusing the barrier would not be overly useful.
Command
0xAA 0x00 Network ID Reader ID Node ID 0x31 Checksum
Response
0x55 0x00 Network ID Reader ID Node ID 0x31 Checksum
Response
0x55 0x00 Network ID Reader ID Node ID 0x3B Checksum
Get Wiegand
Command
0xAA 0x00 Network ID Reader ID Node ID 0x3C Checksum
Response
0x55 0x02 Network ID Reader ID Node ID 0x3C Mode Delay Checksum
Trigger IO
Allows the user to manually Trigger IO’s , the user has a choice of either relay
Command
0xAA 0x01 Network ID Reader ID Node ID 0x2A IO Checksum
IO: 0 = IO 0, 1 = IO 1
Set IO 0
This command allows the user to control both the events and the response of the
relay IO 0. The responses are shown below include
Command
0xAA 0x04 Network ID Reader ID Node ID 0x2B mode ON OFF Delay Checksum
Mode: 0 = Off, 1= First Seen, 2 = Last Seen, 3 = Alarm, 4 = Tag Life, 5 = Muster in,
6 = Muster out
On: 0x01 – 0xFF; time in 1/10 seconds
OFF: 0x00 – 0xFF; time in 1/10 seconds
Delay: 0x00 – 0xFF; number of stored delayed triggers
Response
Get IO 0
Command
0xAA 0x00 Network ID Reader ID Node ID 0x2C Checksum
Response
0x55 0x04 Network ID Reader ID Node ID 0x2C mode ON OFF Delay Checksum
Mode: 0 = Off, 1= First Seen, 2 = Last Seen, 3 = Alarm, 4 = Tag Life, 5 = Muster in,
6 = Muster out
On: 0x01 – 0xFF; time in 1/10 seconds
OFF: 0x00 – 0xFF; time in 1/10 seconds
Delay: 0x00 – 0xFF; number of stored delayed triggers
Set IO 1
Command
0xAA 0x04 Network ID Reader ID Node ID 0x2D mode ON OFF Delay Checksum
Mode: 0 = Off, 1= First Seen, 2 = Last Seen, 3 = Alarm, 4 = Tag Life, 5 = Muster in,
6 = Muster out
On: 0x01 – 0xFF; time in 1/10 seconds
OFF: 0x00 – 0xFF; time in 1/10 seconds
Delay: 0x00 – 0xFF; number of stored delayed triggers
Response
0x55 0x00 Network ID Reader ID Node ID 0x2D Checksum
Get IO 1
Response
0x55 0x04 Network ID Reader ID Node ID 0x2E mode ON OFF Delay Checksum
Mode: 0 = Off, 1= First Seen, 2 = Last Seen, 3 = Alarm, 4 = Tag Life, 5 = Muster in,
6 = Muster out
On: 0x01 – 0xFF; time in 1/10 seconds
OFF: 0x00 – 0xFF; time in 1/10 seconds
Delay: 0x00 – 0xFF; number of stored delayed triggers
Command
0xAA 0x04 Network ID Reader ID Node ID 0x32 Data Checksum
Data (4 bytes: MSB, byte 2, byte 1, LSB): 0x00000001 – 0xFFFFFFFF; Tag life -
compare to age count
Response
0x55 0x00 Network ID Reader ID Node ID 0x32 Checksum
Command
0xAA 0x00 Network ID Reader ID Node ID 0x33 Checksum
Response
Data (4 bytes: MSB, byte 2, byte 1, LSB): 0x00000001 – 0xFFFFFFFF; Tag life -
compare to most significant 2 bytes of age count
Copy down the key that is displayed to the left of the OK button and include it in
email to your Wavetrend Representative who will mail you back a text file.
Open the file using Notepad and copy and paste the text into the registration box.
The UNLISCENSED description from the top bar will now be removed and full
access is provided to the RX211 Data Base functionality.
If the user does not set a password the Login and Logout functionality is effectively
disabled and the reader will assume a permanently logged in state.
Set Password
Login
Logout
Set Default
This command is only available to a logged in user , it returns all of the RX211
settings to their factory default with the exception of the Password.
Set DB Mode
Enables the readers Internal Data base which stores up to 300 tags.
The RX211 can store up to 300 tag IDs complete with site code and IO information
for both relays.
In essence this is a 300 unique tag ID filter that can operate the relays independently
for each tag ID.
For instance the reader could be configured to open two barriers , the first 150 tags
could have access to barrier 1 the second 150 to barrier 1 and 2. All of this intelligent
operation is built into the reader it does not need external software in order to
operate.
With DB mode set , if the reader receives a tag ID that is not in the DB it will not
report it.
Get DB Mode
Allows the user to add a single record to the database, this operation can be
repeated up to the 300 tag capacity of the DB. This command updates the DB in the
RAM partition of the reader memory. If power is disconnected from the reader and
SAVE DB command has not been sent this entrée will be lost
Verify DB
This command returns the number of Records stored in the DB and verifies the
checksum.
Clear DB
Save DB (EEPROM)
Allows the user to save all amendments to the reader’s permanent EEPROM
memory.
The user does not have to use Create Database in order to generate the DB, the
open data base command supports Excel CSV import allowing the user to generate
any permutation of Tag ID, Site Code or Relay output that they require.
The User must then acknowledge the Transfer file request, the file will then be
uploaded to the reader, a successful upload is acknowledged
If this occurs the user must contact their local Wavetrend representative and include
in the email , the original DB licensing key.
A second licensing key will be issued, this key activates the Reader Unlock tab in
Active Analyser. This tab can be found under the Help Dropdown.
The reader Unlock tab will only be activated once per valid key entry , please ensure
that the correct reader is connected before Password Reset is used.
On unlock all of the readers settings will cleared to the original factory settings.
Once unlocked the reader should be powered down and powered back up before
use.
10.2 RS232
The Default setting for RS232 is ON , in the event that it has been turned off
the reader must be first connected up using either 485 or the USB port.
This functionality is supported by Wavetrend Analyser, first connect the RX211 to the
PC over the USB and open Analyser.
Analyser will automatically connect and detect the reader type. The RS232
connectivity can be turned ON or OFF by ticking the option in the Ser Protocol tab as
below.
The RX211 has 1X RJ45 connectors, a 2.5mm Power socket and two sets of
switchable relay contacts on the back.
RX211
R485 Port Relay Block
1 RS232 – RX 1 C1
2 RS232 – TX 2 NO1
3 Vin 3 NC1
4 Wiegand 0 4 C2
5 Wiegand 1 5 NO2
6 Gnd 6 NC2
7 RS485 +
8 RS485 -
Before accessing the reader via the port the user must pre install the latest FTDI
drivers for their operating system. These can be downloaded from the following URL.
www.ftdichip.com.
The 4 LED's on the RJ45 connectors indicate functions of the system and are used
entirely for diagnostic purposes. Their assignments are as follows (from left to right):
The left hand red LED will flash when the RX211 receives a relay switch command to
Relay 2 and the right hand red LED will flash on relay switch command to Relay 1.
The RX211 relay contacts are Switching contacts and are not powered,. They are
rated at 2A.
Environmental
o o
Operating temperature : -40 C to +85 C
o o
Storage temperature : -20 C to +70 C
Humidity : 5% to 90% (non condensing)
Physical
Size : 105 mm x 58mm x 28mm
Weight (unit) : 118 grams
Colour : Aluminium Grey
Material : Aluminium
Connections : 1 x RJ45 socket
: 1 Mini USB type socket
: 2.5mm Power socket
: 2 pairs of relay contacts C,NO,NC
Radio Frequency
Receive Frequency : 433.92 MHz
Modulation : ASK
Sensitivity :-94 dB
RF Input : 50 Ohm BNC
Electrical
Supply Voltage : 7V ~ 16Vdc
Max. current consumption : 20 ma
Relay contacts Max Current : 2A
Protocol Specification
Standard Data Rate : 9,600 ~ 115,200 (baud rate)
Interface : RJ45 connectors
Summary of tests:
Test Type Function / Value
Effective radiated power 25 MHz-4 GHz
EN55022 Radiated emissions 30 MHz – 1 GHz
EN55022 Conducted emissions 150 kHz – 30
EN61000-4-3 Radiated immunity 80 MHz – 1 GHz,
MHz
excl 433.92 MHz 20 MHz
EN61000-4-4 Electrical fast transients
EN61000-4-2 Electrostatic discharge
EN61000-4-6 Conducted immunity 150 kHz – 80
MHz
The RX211 has been tested and certified to meet FCC Part 15 1.01 for unintentional
radiators.
The RX211 is produced in the USA to ROHS standards and contains no Lead