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
-
... ... @@ -446,6 +446,7 @@ 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 + 449 449 === AT+CFM command since DR-LWS007 software stack === 450 450 451 451 {{info}} ... ... @@ -494,6 +494,7 @@ 494 494 * Example 1: Downlink Payload: 05010101 ~/~/ Set AT+CFM=1,1,1 495 495 * Example 2: Downlink Payload: 05000700 ~/~/ Set AT+CFM=0,7,0 496 496 498 + 497 497 == 6.2 Confirm Status == 498 498 499 499 Feature: Get confirmation status of the last AT+SEND (0-1). ... ... @@ -807,7 +807,7 @@ 807 807 808 808 == 7.9 Public Network Mode == 809 809 810 -Feature: Get or Set the public network mode. (0: off, 1: on) . A Public LoRaWAN network use 0x34 as syncword. Default Settings; PNM=1812 +Feature: Get or Set the public network mode. (0: off, 1: on) 811 811 812 812 {{info}} 813 813 **AT Command:AT+PNM** ... ... @@ -819,16 +819,11 @@ 819 819 |(% style="width:166px" %)AT+PNM=?|(% style="width:225px" %)Get the public network mode.|(% style="width:272px" %)1((( 820 820 OK 821 821 ))) 822 -|(% style="width:166px" %)AT+PNM=1|(% style="width:225px" %)((( 823 -Set the public network mode. 824 - 825 -Set syncword=0x34 826 -)))|(% style="width:272px" %)(System will write new value to PNM)((( 824 +|(% style="width:166px" %)AT+PNM=1|(% style="width:225px" %)Set the public network mode.|(% style="width:272px" %)(System will write new value to PNM)((( 827 827 OK 828 828 829 829 830 830 ))) 831 -|(% style="width:166px" %)AT+PNM=0|(% style="width:225px" %)Set to use private network syncword=0x12|(% style="width:272px" %) 832 832 833 833 == 7.10 Receive Delay1 == 834 834 ... ... @@ -1141,6 +1141,7 @@ 1141 1141 * **Example 1**: Downlink Payload: **2101** ~/~/ set packet receiving response level to 1 1142 1142 * **Example 2**: Downlink Payload: **2102** ~/~/ set packet receiving response level to 2 1143 1143 1141 + 1144 1144 == 7.24 Controls NBTrans in unconfirmed uplink mode(LWS007 NBTrans:Set retransmission packets) == 1145 1145 1146 1146 {{info}} ... ... @@ -1235,35 +1235,6 @@ 1235 1235 OK 1236 1236 ))) 1237 1237 1238 -== 7.27 Adjust network rejoining interval == 1239 - 1240 -{{info}} 1241 -**AT Command: AT+RJTDC** 1242 -{{/info}} 1243 - 1244 -(% border="1" style="background-color:#ffffcc; color:green; width:727.222px" %) 1245 -|=(% colspan="3" style="width: 724px;" %)AT+RJTDC 1246 -|(% style="width:165px" %)**Command Example**|(% style="width:227px" %)**Function**|(% style="width:329px" %)**Response** 1247 -|(% style="width:165px" %)AT+RJTDC=?|(% style="width:227px" %)Show the ReJoin data transmission interval in min|(% style="width:329px" %)30000((( 1248 -OK 1249 - 1250 -the interval is 30000ms = 30s 1251 -))) 1252 -|(% style="width:165px" %)AT+RJTDC=60000|(% style="width:227px" %)Set the ReJoin data transmission interval in min|(% style="width:329px" %)OK((( 1253 -Set the ReJoin data transmission interval to 60000ms = 60 seconds 1254 -))) 1255 - 1256 -{{info}} 1257 -**Downlink Command: 0x26** 1258 -{{/info}} 1259 - 1260 -Format: Command Code (0x26) followed by 2 bytes mode value. 1261 - 1262 -If the downlink payload=26000A, it means set end node to use confirm mode, while type code is 26. 1263 - 1264 -* Example 1: Downlink Payload: 26000A ~/~/ Set AT+RJTDC=10 1265 -* Example 2: Downlink Payload: 260002 ~/~/ Set AT+RJTDC=2 1266 - 1267 1267 = 8. AT Commands Combination = 1268 1268 1269 1269 == 8.1 Set a fix RX2DR for downlink window ==