<
From version < 46.1 >
edited by Edwin Chen
on 2022/06/10 20:37
To version < 47.1 >
edited by Bei Jinggeng
on 2022/06/13 14:45
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Edwin
1 +XWiki.Bei
Content
... ... @@ -446,7 +446,6 @@
446 446  * Example 1: Downlink Payload: 0501 ~/~/ Set AT+CFM=1
447 447  * Example 2: Downlink Payload: 0500 ~/~/ Set AT+CFM=0
448 448  
449 -
450 450  === AT+CFM command since DR-LWS007 software stack ===
451 451  
452 452  {{info}}
... ... @@ -495,7 +495,6 @@
495 495  * Example 1: Downlink Payload: 05010101 ~/~/ Set AT+CFM=1,1,1
496 496  * Example 2: Downlink Payload: 05000700 ~/~/ Set AT+CFM=0,7,0
497 497  
498 -
499 499  == 6.2 Confirm Status ==
500 500  
501 501  Feature: Get confirmation status of the last AT+SEND (0-1).
... ... @@ -1138,7 +1138,6 @@
1138 1138  * **Example 1**: Downlink Payload: **2101** ~/~/ set packet receiving response level to 1
1139 1139  * **Example 2**: Downlink Payload: **2102** ~/~/ set packet receiving response level to 2
1140 1140  
1141 -
1142 1142  == 7.24 Controls NBTrans in unconfirmed uplink mode(LWS007 NBTrans:Set retransmission packets) ==
1143 1143  
1144 1144  {{info}}
... ... @@ -1233,6 +1233,37 @@
1233 1233  OK
1234 1234  )))
1235 1235  
1233 +(% class="wikigeneratedid" %)
1234 +== 7.27 Adjust network rejoining interval ==
1235 +
1236 +{{info}}
1237 +**AT Command: AT+RJTDC**
1238 +{{/info}}
1239 +
1240 +(% border="1" style="background-color:#ffffcc; color:green; width:727.222px" %)
1241 +|=(% colspan="3" style="width: 724px;" %)AT+RJTDC
1242 +|(% style="width:165px" %)**Command Example**|(% style="width:227px" %)**Function**|(% style="width:329px" %)**Response**
1243 +|(% style="width:165px" %)AT+RJTDC=?|(% style="width:227px" %)Show the ReJoin data transmission interval in min|(% style="width:329px" %)30000(((
1244 +OK
1245 +
1246 +the interval is 30000ms = 30s
1247 +)))
1248 +|(% style="width:165px" %)AT+RJTDC=60000|(% style="width:227px" %)Set the ReJoin data transmission interval in min|(% style="width:329px" %)OK(((
1249 +Set the ReJoin data transmission interval to 60000ms = 60 seconds
1250 +)))
1251 +
1252 +{{info}}
1253 +**Downlink Command: 0x26**
1254 +{{/info}}
1255 +
1256 +Format: Command Code (0x26) followed by 2 bytes mode value.
1257 +
1258 +If the downlink payload=26000A, it means set end node to use confirm mode, while type code is 26.
1259 +
1260 +* Example 1: Downlink Payload: 26000A ~/~/ Set AT+RJTDC=10
1261 +* Example 2: Downlink Payload: 260002 ~/~/ Set AT+RJTDC=2
1262 +
1263 +
1236 1236  = 8. AT Commands Combination =
1237 1237  
1238 1238  == 8.1 Set a fix RX2DR for downlink window ==
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0