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

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Bei
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 ==
... ... @@ -80,7 +80,6 @@
80 80  * Cabinet.
81 81  
82 82  
83 -
84 84  == 2.2 How it works? ==
85 85  
86 86  
... ... @@ -102,7 +102,6 @@
102 102  1. User can send a [[downlink command>>||anchor="H3.ConfigureWSC1-LviaATCommandorLoRaWANDownlink"]] to WSC1-L to do a re-scan on the available sensors.
103 103  
104 104  
105 -
106 106  == 2.3 Example to use for LoRaWAN network ==
107 107  
108 108  
... ... @@ -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]]
... ... @@ -167,7 +167,6 @@
167 167  * Other control command: Use FPORT other than 2.
168 168  
169 169  
170 -
171 171  === 2.4.1 Uplink FPORT~=5, Device Status ===
172 172  
173 173  
... ... @@ -190,16 +190,19 @@
190 190  
191 191  ==== (% style="color:#037691" %)**Sensor Model:**(%%) ====
192 192  
187 +
193 193  For WSC1-L, this value is 0x0D.
194 194  
195 195  
196 196  ==== (% style="color:#037691" %)**Firmware Version:**(%%) ====
197 197  
193 +
198 198  0x0100, Means: v1.0.0 version.
199 199  
200 200  
201 201  ==== (% style="color:#037691" %)**Frequency Band:**(%%) ====
202 202  
199 +
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  
223 +
226 226  value 0x00 ~~ 0x08(only for CN470, AU915,US915. Others are0x00)
227 227  
228 228  
229 229  ==== (% style="color:#037691" %)**BAT:**(%%) ====
230 230  
229 +
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  
241 +
242 242  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:100px" %)
243 243  |Byte3|Byte2|Byte1
244 244  
... ... @@ -456,11 +456,10 @@
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
459 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
460 +* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
461 461  
462 462  
463 -
464 464  == 3.2 Set Emergency Mode ==
465 465  
466 466  
... ... @@ -477,7 +477,6 @@
477 477  * 0xE100     Same as: AT+ALARMMOD=0
478 478  
479 479  
480 -
481 481  == 3.3 Add or Delete RS485 Sensor ==
482 482  
483 483  
... ... @@ -574,7 +574,6 @@
574 574  * 0xE5FF  
575 575  
576 576  
577 -
578 578  == 3.4 RS485 Test Command ==
579 579  
580 580  
... ... @@ -602,7 +602,6 @@
602 602  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
603 603  
604 604  
605 -
606 606  == 3.5 RS485 response timeout ==
607 607  
608 608  
... ... @@ -628,11 +628,10 @@
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
627 +* Example 1: Downlink Payload: E0000005 ~/~/ Set Transmit Interval (DTR) = 5 seconds
628 +* Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds
633 633  
634 634  
635 -
636 636  == 3.6 Set Sensor Type ==
637 637  
638 638  
... ... @@ -719,7 +719,6 @@
719 719  * Support default sensors or 3rd party RS485 sensors
720 720  
721 721  
722 -
723 723  == 5.2 Power Consumption ==
724 724  
725 725  
... ... @@ -794,7 +794,6 @@
794 794  * Horizontal adjustable.
795 795  
796 796  
797 -
798 798  === 6.1.2 Specification ===
799 799  
800 800  
... ... @@ -809,7 +809,6 @@
809 809  * Power Consumption: 4mA @ 12v.
810 810  
811 811  
812 -
813 813  === 6.1.3 Dimension ===
814 814  
815 815  
... ... @@ -888,11 +888,10 @@
888 888  * PC enclosure, resist corrosion
889 889  
890 890  
891 -
892 892  === 6.2.2 Specification ===
893 893  
894 894  
895 -* Wind speed range: 0 ~~ 60m/s
886 +* 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°
... ... @@ -904,7 +904,6 @@
904 904  * Cable Length: 2 meters
905 905  
906 906  
907 -
908 908  === 6.2.3 Dimension ===
909 909  
910 910  
... ... @@ -923,6 +923,7 @@
923 923  [[image:1656056303845-585.png]]
924 924  
925 925  
916 +
926 926  === 6.2.6  Installation Notice ===
927 927  
928 928  
... ... @@ -963,7 +963,6 @@
963 963  * Laser Beam Scattering to PM2.5 and PM10
964 964  
965 965  
966 -
967 967  === 6.3.2 Specification ===
968 968  
969 969  
... ... @@ -983,7 +983,6 @@
983 983  * Power Consumption: 50mA@ 12v.
984 984  
985 985  
986 -
987 987  === 6.3.3 Dimension ===
988 988  
989 989  
... ... @@ -1033,7 +1033,6 @@
1033 1033  * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion
1034 1034  
1035 1035  
1036 -
1037 1037  === 6.4.2 Specification ===
1038 1038  
1039 1039  
... ... @@ -1047,7 +1047,6 @@
1047 1047  ** heating: 94ma @ 12v.
1048 1048  
1049 1049  
1050 -
1051 1051  === 6.4.3 Dimension ===
1052 1052  
1053 1053  
... ... @@ -1102,7 +1102,6 @@
1102 1102  * RS485 Temperature, Humidity, Illuminance, Pressure sensor
1103 1103  
1104 1104  
1105 -
1106 1106  === 6.5.2 Specification ===
1107 1107  
1108 1108  
... ... @@ -1129,7 +1129,6 @@
1129 1129  * Power Consumption: 4mA @ 12v
1130 1130  
1131 1131  
1132 -
1133 1133  === 6.5.3 Dimension ===
1134 1134  
1135 1135  
... ... @@ -1177,7 +1177,6 @@
1177 1177  * Measure Reflected Radiation if sense area towards ground.
1178 1178  
1179 1179  
1180 -
1181 1181  === 6.6.2 Specification ===
1182 1182  
1183 1183  
... ... @@ -1195,7 +1195,6 @@
1195 1195  * Power Consumption: 4mA @ 12v
1196 1196  
1197 1197  
1198 -
1199 1199  === 6.6.3 Dimension ===
1200 1200  
1201 1201  
... ... @@ -1263,7 +1263,6 @@
1263 1263  * Power Consumption: 3mA @ 12v
1264 1264  
1265 1265  
1266 -
1267 1267  === 6.7.3 Dimension ===
1268 1268  
1269 1269  
... ... @@ -1361,7 +1361,6 @@
1361 1361  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1362 1362  
1363 1363  
1364 -
1365 1365  == 9.2 Sensors ==
1366 1366  
1367 1367  
... ... @@ -1377,15 +1377,13 @@
1377 1377  |(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:120px" %)WSS-07
1378 1378  
1379 1379  
1380 -
1381 1381  = 10. Support =
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]].
1365 +* 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 -
1389 1389  = 11. Appendix I: Field Installation Photo =
1390 1390  
1391 1391  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0