<
From version < 6.4 >
edited by Xiaoling
on 2023/04/20 08:38
To version < 5.2 >
edited by Xiaoling
on 2022/05/27 09:15
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,33 +1,25 @@
1 1  (% class="wikigeneratedid" %)
2 - **Table of** **Contents:**
2 + **Contents:**
3 3  
4 4  {{toc/}}
5 5  
6 -
7 -
8 -
9 9  = 1. Introduction =
10 10  
11 -
12 12  This chapter introduces how users can change the uplinkdwell time.
13 13  
14 14  
15 15  = 2. Default uplinkdwelltime =
16 16  
17 -
18 18  Take AS923 frequency band as an example. We can see the spread spectrum factor corresponding to the data rate.
19 19  
20 -
21 21  [[image:image-20220527091341-1.png]]
22 22  
17 +The device default uplinkdwelltime=1, there are SF7, SF8, SF9 and SF10.
23 23  
24 -The device default (% style="color:blue" %)**uplinkdwelltime=1**(%%), there are **SF7, SF8, SF9 and SF10**.
19 +If users want to ues SF11 and SF12, they need to set uplinkdwelltime=0.
25 25  
26 -If users want to ues **SF11 and SF12,** they need to set (% style="color:blue" %)**uplinkdwelltime=0**.
27 -
28 28  Users can use AT commands to set uplinkdwell time.
29 29  
30 -
31 31  [[image:image-20220527091422-2.png]]
32 32  
33 33  
... ... @@ -36,15 +36,12 @@
36 36  
37 37  = 3. Use AT command to set uplinkdwell time =
38 38  
39 -
40 40  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.
41 41  
42 -* Use AT command: (% style="color:blue" %)**AT+DWELLT=0**(%%),  set to Uplink Dwelltime=0.
33 +* Use AT command: AT+DWELLT=0, set to Uplink Dwelltime=0.
34 +* Use AT command: AT+DWELLT=1, set to Uplink Dwelltime=1.
43 43  
44 -* Use AT command: (% style="color:blue" %)**AT+DWELLT=1**(%%),  set to Uplink Dwelltime=1.
45 -
46 46  Or via application downlink command:
47 47  
48 -* Downlink Payload:** (% style="color:blue" %)0x2500(%%)**,  Set AT+DWELLT=0 to uplink.
49 -
50 -* Downlink Payload: (% style="color:blue" %)**0x2501**(%%),  Set AT+DWELLT=1 to uplink.
38 +* Downlink Payload: 0x2500, Set AT+DWELLT=0 to uplink.
39 +* Downlink Payload: 0x2501, Set AT+DWELLT=1 to uplink.
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0