IWM-LR3 - IWM-LR4
12
User Manual v1.0
Error field:
Code
Description
0x00
No errors
0x03
Wrong request. Used when an incorrect password is
present.
0x04
Error Length
0x07
Data Error
3. Command list descriptions (downlink)
This describes the payload data that is sent to and from the application server. All downlink application
communication is done on LoRaWAN
port 1.
3.1 GET_FW_VERSION (0x07)
The command used to read the version of the FW loaded on the card.
R2H:
HEADER property
Fct
C/R/A
Err
Chain
Len
1 byte
1 byte
1 byte
1 byte
1 byte
0x07
0
0
0
0x00
H2R (ANSWER):
HEADER property
Date
Fct
C/R/A
Err
Chain
Len
Device Type
Fw Version
1 byte
1 byte
1 byte
1 byte
1 byte
1 byte
3 bytes
0x07
0
0
0
0x04
0x04
0x000008
The Device Type field indicates the type of device.
The Err field in the answer can take on the following meanings:
0x00 - No Error
0x03 - Incorrect request, password was not presented
0x04 - Length Error