User's Manual

Table Of Contents
Document : WCAMODHEL.sxw
4.2- Request types
The transmitter send a service command including a type of request. Each request type, has an associated
type of response which is included in the command SERVICE_RESPONSE.
In the command byte coding, the Response type are taking the Request command byte value with the LSB
bit set to 1.
Request type
REQUEST TYPE
NAME VALUE
DESCRIPTION PARAMETER(S)
GET_TYPE 0x20
Command used to read equipment type and
RSSI Level from distant equipment.
No parameter
GET_FW_VERSION 0x28
Command used to read distant equipment
firmware version.
No parameter
Response type
RESPONSE TYPE
NAME VALUE
DESCRIPTION PARAMETER(S)
RESP_GET_TYPE 0xA0
Response to a GET_TYPE
command.
Byte 1 : Equipment type
Byte 2 : RSSI level
Byte 3 : wake-up period
Byte 4 : Equipment type
RESP_GET_FW_VERSION 0xA8
Response to a
GET_FW_VERSION
command.
Byte 1 : 'V' ascii code (0x56)
Byte 2 : Default Radio Protocol MSB Byte
Byte 3 : Default Radio Protocol LSB Byte
Byte 4 : Firmware Version MSB Byte
Byte 5 : Firmware Version LSB Byte
WCAMODHEL Handbook page 36 of 74