User's Manual

Table Of Contents
Waveport CF user manuel Coronis Systems
RES_WRITE_RADIO_PARAM
HEADER CMD DATA CRC ETX
3 bytes 1 byte 1 byte 2 bytes 1 byte
0xFF ; 0x02 ; 0x05 0x41
STATUS
= 0x00 update OK
= 0x01 update error
0x03
3.1.2 Example: Configuring repeater table and activating error frames
In this case there is a repeater module (radio address: 0X AA AA AA AA AA AA) between the Waveport CF (initiating the
exchange) and the remote module. We must enable error frames in order to determine which remote module caused
the error.
Configure repeater list
Host request to the Waveport CF (REQ_WRITE_RADIO_PARAM)
HEADER
SYNC STX LENGTH
CMD
DATA
Parameter
number
Parameter data
CRC ETX
0xFF 0x02 0x0C 0x40 0x07 0x01 ; 0xAAAAAAAAAAAA 0xXXXX 0x03
Waveport CF response to host (RES_WRITE_RADIO_PARAM)
HEADER
SYNC STX LENGTH
CMD
DATA
Status of the update
CRC ETX
0xFF 0x02 0x05 0x41 0x00 0xXXXX 0x03
Activate error frames
Host request to Waveport CF (REQ_WRITE_RADIO_PARAM)
HEADER
SYNC STX LENGTH
CMD
DATA
Parameter
number
Parameter data
CRC ETX
0xFF 0x02 0x06 0x40 0x0E 0x01 0xXXXX 0x03
Response from the Waveport CF to the host (RES_WRITE_RADIO_PARAM)
HEADER
SYNC STX LENGTH
CMD
DATA
Status of the update
CRC ETX
0xFF 0x02 0x05 0x41 0x00 0xXXXX 0x03
3.2 Wake-up and synchronization
Waveport CF optimizes power consumption by using STANDBY mode, waking up periodically to poll for
radio activity. The wake-up period is defined by the value of the AWAKENING_PERIOD parameter,
Compact_Flash-UserManual 18