User's Manual

Table Of Contents
Waveport CF user manuel Coronis Systems
The table below shows available physical layer modes:
Communication mode
Value
433 MHz frequency hopping 9600 baud 0x00A1
868 MHz single channel 4800 baud 0x0012
868 MHz single channel 4800 baud Alarm Band 0x0094
868MHz single channel 9600 baud with channel selection 0x00A2
868 MHz frequency hopping 9600 baud 0x00A3
868 MHz frequency hopping 19200 baud 0x00B3
869MHz 500mW Band 0x00B6
915 MHz frequency hopping 19200 baud 0x00B9
* Waveport CF products support 433, 868, or 915 MHz (i.e. not all three on the same card).
Format of selection commands for physical layer mode to use
Request (host to Waveport CF)
REQ_SELECT_PHYCONFIG
HEADER CMD DATA CRC ETX
3 bytes 1 byte 2 bytes 2 bytes 1 byte
0xFF ; 0x02 ; 0x06 0x64 RF transmission mode 0x03
Response (Waveport CF to host)
RES_SELECT_PHYCONFIG
HEADER CMD DATA CRC ETX
3 bytes 1 byte 1 byte 2 bytes 1 byte
0xFF ; 0x02 ; 0x05 0x65
Status
( 0x00 : Update OK ; 0x01 : Update error )
0x03
Automatic selection of communication modes
Each Wavenis module indicates its transmission mode in its radio address. Waveport CF uses a parameter
in order to select its transmission mode based on the radio address of a remote module. If the
SWITCH_MODE_STATUS parameter is activated, Waveport CF analyzes the remote module's transmission
mode and modifies its own mode accordingly. If the SWITCH_MODE_STATUS parameter is deactivated, the
Waveport CF communicates with its default transmission mode.
Parameter
number
Description Value
Size
(in bytes)
0x10
SWITCH_MODE_STATUS : automatic
selection of Radio communication mode used
to address an equipment depending on radio
address (available from firmware v1.00)
0 : automatic selection deactivated
1 : automatic selection activated
By default:
SWITCH_MODE_STATUS = 0x01
1
Compact_Flash-UserManual 24