User's Manual

RTM Elster AMCO applicative PFS Coronis Systems
9.APPENDIX C : SERVICE COMMANDS
Services commands are used to configure Wavecard modules or to read radio parameters independently of
the connected host equipment. No data sent to the connected host when a Wavecard recognizes a service
command.
These commands are mainly used to handle:
• Link budgets with remote modules (RSSI levels)
• Verifying products firmware version remotely
• Setting or reading parameters via RF (not described here)
9.1.Wavecard Serial Link Service Request Command
description
CMD NAME DESCRIPTION
0x80 REQ_SEND_SERVICE Request to send a service frame (and wait for response)
0x81 RES_SEND_SERVICE REQ_SEND_SERVICE response
0x82 SERVICE_RESPONSE Frame received following REQ_SEND_SERVICE transmission
• Service request
REQ_SEND_SERVICE
HEADER CMD DATA CRC ETX
3 bytes 1 byte 6 bytes 1 byte variable 2 bytes 1 byte
0xFF ; 0x02 ;
0xXX
0x80
Radio address of
remote radio module
Service request
type
Parameter(s) related to
request type
0x03
• Service request acknowledgment
RES_SEND_SERVICE
HEADER CMD DATA CRC ETX
3 bytes 1 byte 1 byte 2 bytes 1 byte
0xFF ; 0x02 ;
0x05
0x81
Status
0x00: Frame transmission OK
0x01: Frame transmission error
0x03
• Service request response
SERVICE_RESPONSE
HEADER CMD DATA CRC ETX
3 bytes 1 byte 6 bytes 1 byte variable 2 bytes 1 byte
0xFF ; 0x02 ;
0xXX
0x82
Radio address of
remote radio module
Service
response type
Parameter(s) related to
response type
0x03
9.2.
EVO RTM-UserMan 70