
Documentation Center
📝
NOTE
The message length does not contain the header
Example: We will add a polling instruction.
Publish topic:
📝
NOTE
Application ID and Device EUI should be consistent with the settings within the gateway.
To successfully complete this, the JSON data format must be followed.
Content of the uplink:
The content of the data that we will send is:
Figure 23: Data arrangement
1. DTU command word
DTU_CMD
MSER
MDATA_LEN
MDATA
0x03
2Byte
2Byte
TASK_ID
DATA
1Byte
nByte
Parameter
Description
"confirmed":true
This indicates that the downlink to the RAK7431 will be
confirmed for successful receiving.
"fPort":129
Defines the port that we want to send the command. (For
more information on the fPort see the
"data":"030001000901010300000002C40B"
The data of the task in hexadecimal format.
application/1/device/60c5a8fffe75404b/tx
{
"confirmed"
:true,
"fPort"
:129,
"data"
:
"030001000901010300000002C40B"
}
sh
sh