Wavecard-Waveport User Manual Coronis Systems
• Response (WaveCard to host)
RES_CHANGE_UART_BDRATE
HEADER CMD DATA CRC ETX
3 bytes 1 byte 1 byte 2 bytes 1 byte
0xFF ; 0x02 ;
0x05
0x43
Status
0x00 : Update OK
0x01 : Update error
0x03
3.3.6 Reading Wavecard firmware version
Commands for reading the Wavecard firmware version are:
CMD NAME DESCRIPTION
0xA0 REQ_FIRMWARE_VERSION Request to read radio board firmware version.
0xA1 RES_FIRMWARE_VERSION Radio board response to firmware version reading.
In command byte coding, response frames reuse the request command with the LSB bit set to 1.
Wavecard can be considered to be in an error state if more than two
seconds elapses following a read request.
Command format
• Request (host to Wavecard)
REQ_FIRMWARE_VERSION
HEADER CMD CRC ETX
3 bytes 1 byte 2 bytes 1 byte
0xFF ; 0x02 ;
0x04
0xA0 0x03
• Response (WaveCard to host)
RES_FIRMWARE_VERSION
HEADER CMD DATA CRC ETX
3 bytes 1 byte 1 byte 2 bytes 2 bytes 2 bytes 1 byte
0xFF ; 0x02 ;
0x09
0xA1
'V' character in
ASCII
0x56
Transmission mode
(default = 0x00A3)
Firmware version
0x03
CS-SUP-MUTI-WPORTAPP-E04 30