Radio Configuration Registers
WARNING!
Changing the parameters concerning the transmission configuration will only take effect after restarting the module or reload settings–register (40001).
Radio TX Power (40242)
The register contains radio transmission signal power. The signal strength depends on the distance between devices and the environment conditions.
Value | Radio TX Power [dBm] | Radio TX Power [mW] |
---|---|---|
0 | -18 | 0,0158 |
1 | 0 | 1 |
2 | 7 | 5 |
3 | 10 | 10 |
4 | 14 | 25 |
5 | 17 | 50 |
6 | 20 | 100 |
Radio Channel (40243)
The register contains information about a radio channel. All modules, which work in the same group, require the same channel number. More than one wireless network can be used but each of them has to operate on a different channel. Each channel cannot have any influence on each other (see the Radio Baud Rate section).
Value | Channel | Frequency |
---|---|---|
0 | DISABLE | - |
1 | Channel 1 | 869,415 MHz |
2 | Channel 2 | 869,445 MHz |
3 | Channel 3 | 869,475 MHz |
4 | Channel 4 | 869,505 MHz |
5 | Channel 5 | 869,535 MHz |
6 | Channel 6 | 869,565 MHz |
7 | Channel 7 | 869,595 MHz |
8 | Channel 8 | 869,625 MHz |
Radio Baud Rate (40244)
The register contains the baud rate used in radio protocol. All devices, which work in the same group (the same channel), require the same baud rate value. Different baud rate values can be used for the RS485 bus and for radio protocol.
Value | Baud Rate |
---|---|
0 | 1200 |
1 | 2400 |
2 | 4800 |
3 | 9600 |
4 | 19200 |
5 | 38400 |
6 | 57600 |
7 | 115200 |
8 | 200000 |
Higher baud rate value requires more bandwidth, which can occur on adjacent channels.
The table below shows the dependencies between these parameters.
Baud Rate | No. of Channels | Channels |
---|---|---|
1200 | 1 | 1-8 |
2400 | 1 | 1-8 |
4800 | 1 | 1-8 |
9600 | 1 | 1-8 |
19200 | 1 | 1-8 |
38400 | 2 | 2-7 |
57600 | 3 | 3-6 |
115200 | 4 | 4 |
200000 | 4 | 4 |
Radio AESKEY (40249-40256)
The registers contain encryption keys for radio protocol.
Each package transmitted by the radio protocol is encrypted by the AES-128 algorithm. It protects the network against unauthorized access. The encryption uses 128-bits key stored in 8 registers (8x16 bits). Each device, which works in the same group, requires the same encryption key.
Register | Device |
---|---|
40249 | Radio AESKEY D1-D0 |
40250 | Radio AESKEY D3-D2 |
40251 | Radio AESKEY D5-D4 |
40252 | Radio AESKEY D7-D6 |
40253 | Radio AESKEY D9-D8 |
40254 | Radio AESKEY D11-D10 |
40255 | Radio AESKEY D13-D12 |
40256 | Radio AESKEY D15-D14 |
Radio Received Frames Counter (40257)
The 32-bit register contains the number of valid messages received by the module via radio protocol from last power up. The register value is reset after a power cycle or after changing transmission parameters (baud rate, stop bits, parity, etc.).
Radio ERROR Frames Counter (40259)
The 32-bit register contains the number of error messages received by the module via radio from last power up. The value is reset after a power cycle or after changing transmission parameters (baud rate, stop bits, parity, etc.).
Radio Transmitted Frames Counter (40261)
The 32-bit register contains the number of transmitted messages by the module via radio from last power up. The value is reset after power cycle or after changing transmission parameters (baud rate, stop bits, parity, etc.).
Wireless Device Status (40263-40390)
The register contains information about the signal strength of the other W0202 modules operating on the same channel. Each device has its own register for status indication.
The device number equals the Modbus address of this device.
Register | Device |
---|---|
40263 | WIRELESS DEVICE STATUS 1 |
40264 | WIRELESS DEVICE STATUS 2 |
40265 | WIRELESS DEVICE STATUS 3 |
40266 | WIRELESS DEVICE STATUS 4 |
.... | ...... |
40389 | WIRELESS DEVICE STATUS 127 |
40390 | WIRELESS DEVICE STATUS 128 |
The particular register contains information about the signal strength in dBm and remote device status.
No. of Bit in Register | Function |
---|---|
0 ÷ 7 | RX POWER [dBm] |
8 | 0-> DOWN; 1-> OK |