Reference Manual

Table Of Contents
7.4.2 CMD_GET_REQ
This command can be used to query individual setting parameters in flash. The respective
parameters are accessed by means of the corresponding settings index, which can be found
in Table
20
.
Parameters of 2 or more Bytes have to be transferred with the LSB first unless noted differ-
ently in the corresponding description.
Read access to the memory area outside the setting is blocked.
Format:
Start signal Command Length Settings index CS
0x02 0x10 0x01 0x00 1 Byte 1 Byte
Response (
CMD_GET_CNF
):
Start signal Command | 0x40 Length Status Parameter CS
0x02 0x50 2 Bytes 1 Byte (Length - 1) Bytes 1 Byte
Status:
0x00: Request received, read out of setting successful
0x01: Operation failed
0xFF: Operation not permitted
7.4.2.1 Example 1
Request the current static pass key
RF_StaticPasskey
.
Start signal Command Length Settings index CS
0x02 0x10 0x01 0x00 0x12 0x01
Response: The current
RF_StaticPasskey
in flash is "123123" (0x31 0x32 0x33 0x31 0x32
0x33).
Start signal Command | 0x40 Length Status Parameter CS
0x02 0x50 0x07 0x00 0x00 0x31 0x32 0x33 0x31 0x32 0x33 0x55
Setting was read successfully.
Proteus-III reference manual version 0.11 © November 2019
www.we-online.com/wireless-connectivity 77