Wavecard-Waveport User Manual 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 Wavecard (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 Wavecard (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
• Wavecard 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 Wavecard (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 WaveCard 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
CS-SUP-MUTI-WPORTAPP-E04 18