<
From version < 95.2 >
edited by Xiaoling
on 2023/02/27 09:31
To version < 93.2 >
edited by Xiaoling
on 2022/11/23 17:12
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -37,6 +37,7 @@
37 37  )))
38 38  
39 39  
40 +
40 40  = 2. How to use =
41 41  
42 42  == 2.1 Installation ==
... ... @@ -125,10 +125,6 @@
125 125  
126 126  User can enter these keys in the LoRaWAN Server portal. Below is TTN V3 screen shot:
127 127  
128 -Put a Jumper on JP2 to power on the device. ( The Jumper must be in FLASH position).
129 -
130 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSE01-LoRaWAN%20Soil%20Moisture%20%26%20EC%20Sensor%20User%20Manual/WebHome/image-20220606163915-7.png?rev=1.1||alt="image-20220606163915-7.png"]]
131 -
132 132  **Add APP EUI in the application.**
133 133  
134 134  [[image:1656042662694-311.png]]
... ... @@ -190,16 +190,19 @@
190 190  
191 191  ==== (% style="color:#037691" %)**Sensor Model:**(%%) ====
192 192  
190 +
193 193  For WSC1-L, this value is 0x0D.
194 194  
195 195  
196 196  ==== (% style="color:#037691" %)**Firmware Version:**(%%) ====
197 197  
196 +
198 198  0x0100, Means: v1.0.0 version.
199 199  
200 200  
201 201  ==== (% style="color:#037691" %)**Frequency Band:**(%%) ====
202 202  
202 +
203 203  *0x01: EU868
204 204  
205 205  *0x02: US915
... ... @@ -223,11 +223,13 @@
223 223  
224 224  ==== (% style="color:#037691" %)**Sub-Band:**(%%) ====
225 225  
226 +
226 226  value 0x00 ~~ 0x08(only for CN470, AU915,US915. Others are0x00)
227 227  
228 228  
229 229  ==== (% style="color:#037691" %)**BAT:**(%%) ====
230 230  
232 +
231 231  (((
232 232  shows the battery voltage for WSC1-L MCU.
233 233  )))
... ... @@ -239,6 +239,7 @@
239 239  
240 240  ==== (% style="color:#037691" %)**Weather Sensor Types:**(%%) ====
241 241  
244 +
242 242  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:100px" %)
243 243  |Byte3|Byte2|Byte1
244 244  
... ... @@ -456,8 +456,8 @@
456 456  
457 457  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
458 458  
459 -* Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
460 -* Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
462 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
463 +* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
461 461  
462 462  
463 463  
... ... @@ -628,8 +628,8 @@
628 628  
629 629  If the downlink payload=E0000005, it means set the END Node’s Transmit Interval to 0x000005=5(S), while type code is E0.
630 630  
631 -* Example 1: Downlink Payload: E0000005  ~/~/  Set Transmit Interval (DTR) = 5 seconds
632 -* Example 2: Downlink Payload: E000000A  ~/~/  Set Transmit Interval (DTR) = 10 seconds
634 +* Example 1: Downlink Payload: E0000005 ~/~/ Set Transmit Interval (DTR) = 5 seconds
635 +* Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds
633 633  
634 634  
635 635  
... ... @@ -651,9 +651,9 @@
651 651  
652 652  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:377px" %)
653 653  |=(% style="width: 157px;" %)**Command Example**|=(% style="width: 130px;" %)**Function**|=(% style="width: 87px;" %)**Response**
654 -|(% style="width:157px" %)AT+STYPE=80221|(% style="width:130px" %)Set sensor types|(% style="width:87px" %)OK
657 +|(% style="width:157px" %)AT+STYPE=802212|(% style="width:130px" %)Set sensor types|(% style="width:87px" %)OK
655 655  
656 -Eg: The setting command **AT+STYPE=80221** means:
659 +Eg: The setting command **AT+STYPE=802212** means:
657 657  
658 658  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:495px" %)
659 659  |(% rowspan="2" style="width:57px" %)Byte3|(% style="width:57px" %)Bit23|(% style="width:59px" %)Bit22|(% style="width:56px" %)Bit21|(% style="width:51px" %)Bit20|(% style="width:54px" %)Bit19|(% style="width:54px" %)Bit18|(% style="width:52px" %)Bit17|(% style="width:52px" %)Bit16
... ... @@ -668,7 +668,7 @@
668 668  
669 669  (% style="color:#037691" %)**Downlink Command:**
670 670  
671 -* 0xE400080221  Same as: AT+STYPE=80221
674 +* 0xE400802212     Same as: AT+STYPE=802212
672 672  
673 673  (% style="color:red" %)**Note:**
674 674  
... ... @@ -892,7 +892,7 @@
892 892  === 6.2.2 Specification ===
893 893  
894 894  
895 -* Wind speed range: 0 ~~ 60m/s
898 +* Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed)
896 896  * Wind direction range: 0 ~~ 360°
897 897  * Start wind speed: ≤0.3m/s
898 898  * Accuracy: ±(0.3+0.03V)m/s , ±1°
... ... @@ -923,6 +923,7 @@
923 923  [[image:1656056303845-585.png]]
924 924  
925 925  
929 +
926 926  === 6.2.6  Installation Notice ===
927 927  
928 928  
... ... @@ -1382,7 +1382,7 @@
1382 1382  
1383 1383  
1384 1384  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule.
1385 -* Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]].
1389 +* Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]]
1386 1386  
1387 1387  
1388 1388  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0