Changes for page Set uplinkdwell time
Last modified by Xiaoling on 2023/04/20 09:16
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -3,6 +3,9 @@ 3 3 4 4 {{toc/}} 5 5 6 + 7 + 8 + 6 6 = 1. Introduction = 7 7 8 8 This chapter introduces how users can change the uplinkdwell time. ... ... @@ -14,6 +14,7 @@ 14 14 15 15 [[image:image-20220527091341-1.png]] 16 16 20 + 17 17 The device default uplinkdwelltime=1, there are SF7, SF8, SF9 and SF10. 18 18 19 19 If users want to ues SF11 and SF12, they need to set uplinkdwelltime=0. ... ... @@ -30,10 +30,10 @@ 30 30 31 31 Since Dragino LoRaWAN Stack DR_LWS_005, user is able to set the uplink Dwelltime in AS923 and AU915 manual or use a application side downlink command to set it. 32 32 33 -* Use AT command: **(% style="color:#4F81BD" %)AT+DWELLT=0**(%%), set to Uplink Dwelltime=0.34 -* Use AT command: **(% style="color:#4F81BD" %)AT+DWELLT=1**(%%), set to Uplink Dwelltime=1.37 +* Use AT command: (% style="color:#4f81bd" %)**AT+DWELLT=0**(%%), set to Uplink Dwelltime=0. 38 +* Use AT command: (% style="color:#4f81bd" %)**AT+DWELLT=1**(%%), set to Uplink Dwelltime=1. 35 35 36 36 Or via application downlink command: 37 37 38 -* Downlink Payload:** (% style="color:#4 F81BD" %)0x2500**(%%), Set AT+DWELLT=0 to uplink.39 -* Downlink Payload: **(% style="color:#4F81BD" %)0x2501**(%%), Set AT+DWELLT=1 to uplink.42 +* Downlink Payload:** (% style="color:#4f81bd" %)0x2500(%%)**, Set AT+DWELLT=0 to uplink. 43 +* Downlink Payload: (% style="color:#4f81bd" %)**0x2501**(%%), Set AT+DWELLT=1 to uplink.