User's Manual

Document : CS-SUP-MUTI-WPORTAPP-E02.sxw
Data field formats to read or to update the radio parameters is the following :
Request to read the radio parameters
REQ_READ_RADIO_PARAM
HEADER CMD DATA CRC ETX
3 bytes 1 byte 1 byte 2 bytes 1 byte
0xFF ; 0x02 ; 0x05 0x50 Number of the parameter to read 0x03
Response from the radio board to a parameters reading
RES_READ_RADIO_PARAM
HEADER CMD DATA CRC ETX
3 bytes 1 byte 1 byte 1 byte variable 2 bytes 1 byte
0xFF ; 0x02 ; 0xXX 0x51
Status = 0x00 read ok
Status = 0x01 read error
Parameter number value
-
0x03
Request to update the radio parameters
REQ_WRITE_RADIO_PARAM
HEADER CMD DATA CRC ETX
3 bytes 1 byte 1 byte variable 2 bytes 1 byte
0xFF ; 0x02 ; 0xXX 0x40 Number of the parameter to update Parameter data 0x03
Response from the radio board to the radio parameters update
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
Timeout management : The WaveCard can be considered in fault, beyond the value of the following
latencies:
REQ_WRITE_RADIO_PARAM 2 seconds.
REQ_READ_RADIO_PARAM 2 seconds.
WaveCard user handbook page 15 of 67