Changes for page Set uplinkdwell time
Last modified by Xiaoling on 2023/04/20 09:16
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -21,9 +21,9 @@ 21 21 [[image:image-20220527091341-1.png]] 22 22 23 23 24 -The device default uplinkdwelltime=1, there are SF7, SF8, SF9 and SF10. 24 +The device default (% style="color:blue" %)**uplinkdwelltime=1**(%%), there are **SF7, SF8, SF9 and SF10**. 25 25 26 -If users want to ues SF11 and SF12, they need to set uplinkdwelltime=0. 26 +If users want to ues **SF11 and SF12,** they need to set (% style="color:blue" %)**uplinkdwelltime=0**. 27 27 28 28 Users can use AT commands to set uplinkdwell time. 29 29 ... ... @@ -39,12 +39,12 @@ 39 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:#4f81bd" %)**AT+DWELLT=0**(%%), set to Uplink Dwelltime=0. 43 -* Use AT command: (% style="color:#4f81bd" %)**AT+DWELLT=1**(%%), set to Uplink Dwelltime=1. 42 +* Use AT command: (% style="color:blue" %)**AT+DWELLT=0**(%%), set to Uplink Dwelltime=0. 44 44 44 +* Use AT command: (% style="color:blue" %)**AT+DWELLT=1**(%%), set to Uplink Dwelltime=1. 45 45 46 - 47 47 Or via application downlink command: 48 48 49 -* Downlink Payload:** (% style="color:#4f81bd" %)0x2500(%%)**, Set AT+DWELLT=0 to uplink. 50 -* Downlink Payload: (% style="color:#4f81bd" %)**0x2501**(%%), Set AT+DWELLT=1 to uplink. 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.