Last modified by Mengting Qiu on 2025/06/10 18:53

From version 97.1
edited by Xiaoling
on 2023/04/26 08:45
Change comment: Uploaded new attachment "image-20230426084533-1.png", version {1}
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  
... ... @@ -321,9 +321,15 @@
321 321   Uplink 1:  [[image:image-20220624140735-4.png]]
322 322  )))
323 323  
324 +(((
325 +
326 +)))
324 324  
325 325  (((
326 326   Uplink 2:  [[image:image-20220624140842-5.png]]
330 +)))
331 +
332 +(((
327 327  
328 328  )))
329 329  
... ... @@ -335,6 +335,9 @@
335 335   Uplink 1:  [[image:image-20220624141025-6.png]]
336 336  )))
337 337  
344 +(((
345 +
346 +)))
338 338  
339 339   Uplink 2:  [[image:image-20220624141100-7.png]]
340 340  
... ... @@ -350,9 +350,14 @@
350 350  Download decoder for suitable platform from:  [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]]
351 351  )))
352 352  
362 +(((
363 +
364 +)))
353 353  
354 354  (((
355 355  and put as below:
368 +
369 +
356 356  )))
357 357  
358 358  [[image:1656051152438-578.png]]
... ... @@ -366,6 +366,10 @@
366 366  )))
367 367  
368 368  (((
383 +
384 +)))
385 +
386 +(((
369 369  (% style="color:blue" %)**Step 1**(%%): Be sure that your device is programmed and properly connected to the LoRaWAN network.
370 370  )))
371 371  
... ... @@ -438,11 +438,10 @@
438 438  
439 439  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
440 440  
441 -* Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
442 -* 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
443 443  
444 444  
445 -
446 446  == 3.2 Set Emergency Mode ==
447 447  
448 448  
... ... @@ -459,7 +459,6 @@
459 459  * 0xE100     Same as: AT+ALARMMOD=0
460 460  
461 461  
462 -
463 463  == 3.3 Add or Delete RS485 Sensor ==
464 464  
465 465  
... ... @@ -523,7 +523,7 @@
523 523  * Query_Length: 8
524 524  * Query_Command: A103000000019CAA
525 525  * Read_Length: 8
526 -* Valid_Data: 23 (Indicates that the data length is 2 bytes, starting from the 3th byte)
542 +* Valid_Data: 24 (Indicates that the data length is 2 bytes, starting from the 4th byte)
527 527  * has_CRC: 1
528 528  * timeout: 1500 (Fill in the test according to the actual situation)
529 529  
... ... @@ -556,7 +556,6 @@
556 556  * 0xE5FF  
557 557  
558 558  
559 -
560 560  == 3.4 RS485 Test Command ==
561 561  
562 562  
... ... @@ -584,7 +584,6 @@
584 584  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
585 585  
586 586  
587 -
588 588  == 3.5 RS485 response timeout ==
589 589  
590 590  
... ... @@ -610,11 +610,10 @@
610 610  
611 611  If the downlink payload=E0000005, it means set the END Node’s Transmit Interval to 0x000005=5(S), while type code is E0.
612 612  
613 -* Example 1: Downlink Payload: E0000005  ~/~/  Set Transmit Interval (DTR) = 5 seconds
614 -* 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
615 615  
616 616  
617 -
618 618  == 3.6 Set Sensor Type ==
619 619  
620 620  
... ... @@ -701,7 +701,6 @@
701 701  * Support default sensors or 3rd party RS485 sensors
702 702  
703 703  
704 -
705 705  == 5.2 Power Consumption ==
706 706  
707 707  
... ... @@ -776,7 +776,6 @@
776 776  * Horizontal adjustable.
777 777  
778 778  
779 -
780 780  === 6.1.2 Specification ===
781 781  
782 782  
... ... @@ -791,7 +791,6 @@
791 791  * Power Consumption: 4mA @ 12v.
792 792  
793 793  
794 -
795 795  === 6.1.3 Dimension ===
796 796  
797 797  
... ... @@ -870,11 +870,10 @@
870 870  * PC enclosure, resist corrosion
871 871  
872 872  
873 -
874 874  === 6.2.2 Specification ===
875 875  
876 876  
877 -* Wind speed range: 0 ~~ 60m/s
886 +* Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed)
878 878  * Wind direction range: 0 ~~ 360°
879 879  * Start wind speed: ≤0.3m/s
880 880  * Accuracy: ±(0.3+0.03V)m/s , ±1°
... ... @@ -886,7 +886,6 @@
886 886  * Cable Length: 2 meters
887 887  
888 888  
889 -
890 890  === 6.2.3 Dimension ===
891 891  
892 892  
... ... @@ -905,6 +905,7 @@
905 905  [[image:1656056303845-585.png]]
906 906  
907 907  
916 +
908 908  === 6.2.6  Installation Notice ===
909 909  
910 910  
... ... @@ -945,7 +945,6 @@
945 945  * Laser Beam Scattering to PM2.5 and PM10
946 946  
947 947  
948 -
949 949  === 6.3.2 Specification ===
950 950  
951 951  
... ... @@ -965,7 +965,6 @@
965 965  * Power Consumption: 50mA@ 12v.
966 966  
967 967  
968 -
969 969  === 6.3.3 Dimension ===
970 970  
971 971  
... ... @@ -972,6 +972,7 @@
972 972  [[image:1656056708366-230.png]]
973 973  
974 974  
982 +
975 975  === 6.3.4 Pin Mapping ===
976 976  
977 977  
... ... @@ -1014,7 +1014,6 @@
1014 1014  * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion
1015 1015  
1016 1016  
1017 -
1018 1018  === 6.4.2 Specification ===
1019 1019  
1020 1020  
... ... @@ -1028,7 +1028,6 @@
1028 1028  ** heating: 94ma @ 12v.
1029 1029  
1030 1030  
1031 -
1032 1032  === 6.4.3 Dimension ===
1033 1033  
1034 1034  
... ... @@ -1083,7 +1083,6 @@
1083 1083  * RS485 Temperature, Humidity, Illuminance, Pressure sensor
1084 1084  
1085 1085  
1086 -
1087 1087  === 6.5.2 Specification ===
1088 1088  
1089 1089  
... ... @@ -1110,7 +1110,6 @@
1110 1110  * Power Consumption: 4mA @ 12v
1111 1111  
1112 1112  
1113 -
1114 1114  === 6.5.3 Dimension ===
1115 1115  
1116 1116  
... ... @@ -1158,7 +1158,6 @@
1158 1158  * Measure Reflected Radiation if sense area towards ground.
1159 1159  
1160 1160  
1161 -
1162 1162  === 6.6.2 Specification ===
1163 1163  
1164 1164  
... ... @@ -1176,7 +1176,6 @@
1176 1176  * Power Consumption: 4mA @ 12v
1177 1177  
1178 1178  
1179 -
1180 1180  === 6.6.3 Dimension ===
1181 1181  
1182 1182  
... ... @@ -1244,7 +1244,6 @@
1244 1244  * Power Consumption: 3mA @ 12v
1245 1245  
1246 1246  
1247 -
1248 1248  === 6.7.3 Dimension ===
1249 1249  
1250 1250  
... ... @@ -1292,6 +1292,9 @@
1292 1292  [[https:~~/~~/www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0>>https://www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0]]
1293 1293  )))
1294 1294  
1296 +(((
1297 +
1298 +)))
1295 1295  
1296 1296  (((
1297 1297  Firmware Upgrade instruction:  [[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome||anchor="H2.HardwareUpgradeMethodSupportList"]]
... ... @@ -1339,7 +1339,6 @@
1339 1339  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1340 1340  
1341 1341  
1342 -
1343 1343  == 9.2 Sensors ==
1344 1344  
1345 1345  
... ... @@ -1355,16 +1355,13 @@
1355 1355  |(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:120px" %)WSS-07
1356 1356  
1357 1357  
1358 -
1359 1359  = 10. Support =
1360 1360  
1361 1361  
1362 1362  * 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.
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]]
1363 1363  
1364 -* 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 1365  
1366 -
1367 -
1368 1368  = 11. Appendix I: Field Installation Photo =
1369 1369  
1370 1370  
image-20230426084533-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -190.0 KB
Content