Changes for page End Device AT Commands and Downlink Command
Last modified by kai on 2024/09/06 10:00
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1088,6 +1088,10 @@ 1088 1088 1089 1089 == 7.24 Set retransmission packets(LWS007) == 1090 1090 1091 +{{info}} 1092 +**AT Command: AT+CFM** 1093 +{{/info}} 1094 + 1091 1091 (% border="1" style="background-color:#ffffcc; color:green; width:710.222px" %) 1092 1092 |=(% colspan="3" style="width: 707px;" %)AT+CFM 1093 1093 |(% style="width:160px" %)**Command Example**|(% style="width:198px" %)**Function**|(% style="width:349px" %)**Response** ... ... @@ -1119,10 +1119,15 @@ 1119 1119 OK 1120 1120 ))) 1121 1121 1122 -{{info}} 1123 -**AT Command: AT+CFM** 1124 -{{/info}} 1126 +Downlink Command: 0x05 1125 1125 1128 +Format: Command Code (0x05) followed by 2 bytes mode value. 1129 + 1130 +If the downlink payload=0501, it means set end node to use confirm mode, while type code is 05. 1131 + 1132 +* Example 1: Downlink Payload: 05010101 ~/~/ Set AT+CFM=1,1,1 1133 +* Example 2: Downlink Payload: 05000700 ~/~/ Set AT+CFM=0,7,0 1134 + 1126 1126 = 8. AT Commands Combination = 1127 1127 1128 1128 == 8.1 Set a fix RX2DR for downlink window ==