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

From version 96.5
edited by Xiaoling
on 2023/03/09 14:23
Change comment: There is no comment for this version
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 ==
... ... @@ -79,6 +79,7 @@
79 79  * Mounting Kit includes pole and mast assembly. Each weather sensor has it's own mounting assembly, user can check the sensor section in this manual.
80 80  * Cabinet.
81 81  
83 +
82 82  == 2.2 How it works? ==
83 83  
84 84  
... ... @@ -99,6 +99,7 @@
99 99  1. WSC1-L will auto scan available weather sensors when power on or reboot.
100 100  1. User can send a [[downlink command>>||anchor="H3.ConfigureWSC1-LviaATCommandorLoRaWANDownlink"]] to WSC1-L to do a re-scan on the available sensors.
101 101  
104 +
102 102  == 2.3 Example to use for LoRaWAN network ==
103 103  
104 104  
... ... @@ -121,10 +121,6 @@
121 121  
122 122  User can enter these keys in the LoRaWAN Server portal. Below is TTN V3 screen shot:
123 123  
124 -Put a Jumper on JP2 to power on the device. ( The Jumper must be in FLASH position).
125 -
126 -[[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"]]
127 -
128 128  **Add APP EUI in the application.**
129 129  
130 130  [[image:1656042662694-311.png]]
... ... @@ -162,6 +162,7 @@
162 162  * Valid Sensor Value: Use FPORT=2
163 163  * Other control command: Use FPORT other than 2.
164 164  
164 +
165 165  === 2.4.1 Uplink FPORT~=5, Device Status ===
166 166  
167 167  
... ... @@ -184,16 +184,19 @@
184 184  
185 185  ==== (% style="color:#037691" %)**Sensor Model:**(%%) ====
186 186  
187 +
187 187  For WSC1-L, this value is 0x0D.
188 188  
189 189  
190 190  ==== (% style="color:#037691" %)**Firmware Version:**(%%) ====
191 191  
193 +
192 192  0x0100, Means: v1.0.0 version.
193 193  
194 194  
195 195  ==== (% style="color:#037691" %)**Frequency Band:**(%%) ====
196 196  
199 +
197 197  *0x01: EU868
198 198  
199 199  *0x02: US915
... ... @@ -217,11 +217,13 @@
217 217  
218 218  ==== (% style="color:#037691" %)**Sub-Band:**(%%) ====
219 219  
223 +
220 220  value 0x00 ~~ 0x08(only for CN470, AU915,US915. Others are0x00)
221 221  
222 222  
223 223  ==== (% style="color:#037691" %)**BAT:**(%%) ====
224 224  
229 +
225 225  (((
226 226  shows the battery voltage for WSC1-L MCU.
227 227  )))
... ... @@ -233,6 +233,7 @@
233 233  
234 234  ==== (% style="color:#037691" %)**Weather Sensor Types:**(%%) ====
235 235  
241 +
236 236  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:100px" %)
237 237  |Byte3|Byte2|Byte1
238 238  
... ... @@ -315,9 +315,15 @@
315 315   Uplink 1:  [[image:image-20220624140735-4.png]]
316 316  )))
317 317  
324 +(((
325 +
326 +)))
318 318  
319 319  (((
320 320   Uplink 2:  [[image:image-20220624140842-5.png]]
330 +)))
331 +
332 +(((
321 321  
322 322  )))
323 323  
... ... @@ -329,6 +329,9 @@
329 329   Uplink 1:  [[image:image-20220624141025-6.png]]
330 330  )))
331 331  
344 +(((
345 +
346 +)))
332 332  
333 333   Uplink 2:  [[image:image-20220624141100-7.png]]
334 334  
... ... @@ -344,9 +344,14 @@
344 344  Download decoder for suitable platform from:  [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]]
345 345  )))
346 346  
362 +(((
363 +
364 +)))
347 347  
348 348  (((
349 349  and put as below:
368 +
369 +
350 350  )))
351 351  
352 352  [[image:1656051152438-578.png]]
... ... @@ -360,6 +360,10 @@
360 360  )))
361 361  
362 362  (((
383 +
384 +)))
385 +
386 +(((
363 363  (% style="color:blue" %)**Step 1**(%%): Be sure that your device is programmed and properly connected to the LoRaWAN network.
364 364  )))
365 365  
... ... @@ -432,11 +432,10 @@
432 432  
433 433  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
434 434  
435 -* Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
436 -* 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
437 437  
438 438  
439 -
440 440  == 3.2 Set Emergency Mode ==
441 441  
442 442  
... ... @@ -452,6 +452,7 @@
452 452  * 0xE101     Same as: AT+ALARMMOD=1
453 453  * 0xE100     Same as: AT+ALARMMOD=0
454 454  
478 +
455 455  == 3.3 Add or Delete RS485 Sensor ==
456 456  
457 457  
... ... @@ -515,7 +515,7 @@
515 515  * Query_Length: 8
516 516  * Query_Command: A103000000019CAA
517 517  * Read_Length: 8
518 -* 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)
519 519  * has_CRC: 1
520 520  * timeout: 1500 (Fill in the test according to the actual situation)
521 521  
... ... @@ -547,6 +547,7 @@
547 547  
548 548  * 0xE5FF  
549 549  
574 +
550 550  == 3.4 RS485 Test Command ==
551 551  
552 552  
... ... @@ -573,6 +573,7 @@
573 573  
574 574  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
575 575  
601 +
576 576  == 3.5 RS485 response timeout ==
577 577  
578 578  
... ... @@ -598,9 +598,10 @@
598 598  
599 599  If the downlink payload=E0000005, it means set the END Node’s Transmit Interval to 0x000005=5(S), while type code is E0.
600 600  
601 -* Example 1: Downlink Payload: E0000005  ~/~/  Set Transmit Interval (DTR) = 5 seconds
602 -* 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
603 603  
630 +
604 604  == 3.6 Set Sensor Type ==
605 605  
606 606  
... ... @@ -686,6 +686,7 @@
686 686  * IP Rating: IP65
687 687  * Support default sensors or 3rd party RS485 sensors
688 688  
716 +
689 689  == 5.2 Power Consumption ==
690 690  
691 691  
... ... @@ -759,6 +759,7 @@
759 759  * ABS enclosure.
760 760  * Horizontal adjustable.
761 761  
790 +
762 762  === 6.1.2 Specification ===
763 763  
764 764  
... ... @@ -772,6 +772,7 @@
772 772  * Working Humidity: <100% (no dewing)
773 773  * Power Consumption: 4mA @ 12v.
774 774  
804 +
775 775  === 6.1.3 Dimension ===
776 776  
777 777  
... ... @@ -849,10 +849,11 @@
849 849  * RS485 wind speed / direction sensor
850 850  * PC enclosure, resist corrosion
851 851  
882 +
852 852  === 6.2.2 Specification ===
853 853  
854 854  
855 -* Wind speed range: 0 ~~ 60m/s
886 +* Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed)
856 856  * Wind direction range: 0 ~~ 360°
857 857  * Start wind speed: ≤0.3m/s
858 858  * Accuracy: ±(0.3+0.03V)m/s , ±1°
... ... @@ -863,6 +863,7 @@
863 863  * Power Consumption: 13mA ~~ 12v.
864 864  * Cable Length: 2 meters
865 865  
897 +
866 866  === 6.2.3 Dimension ===
867 867  
868 868  
... ... @@ -881,6 +881,7 @@
881 881  [[image:1656056303845-585.png]]
882 882  
883 883  
916 +
884 884  === 6.2.6  Installation Notice ===
885 885  
886 886  
... ... @@ -920,6 +920,7 @@
920 920  * NDIR to measure CO2 with Internal Temperature Compensation
921 921  * Laser Beam Scattering to PM2.5 and PM10
922 922  
956 +
923 923  === 6.3.2 Specification ===
924 924  
925 925  
... ... @@ -938,6 +938,7 @@
938 938  ** CO2: 0~95%RH
939 939  * Power Consumption: 50mA@ 12v.
940 940  
975 +
941 941  === 6.3.3 Dimension ===
942 942  
943 943  
... ... @@ -986,6 +986,7 @@
986 986  * Surface heating to dry
987 987  * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion
988 988  
1024 +
989 989  === 6.4.2 Specification ===
990 990  
991 991  
... ... @@ -998,6 +998,7 @@
998 998  ** No heating: 12mA @ 12v,
999 999  ** heating: 94ma @ 12v.
1000 1000  
1037 +
1001 1001  === 6.4.3 Dimension ===
1002 1002  
1003 1003  
... ... @@ -1051,6 +1051,7 @@
1051 1051  
1052 1052  * RS485 Temperature, Humidity, Illuminance, Pressure sensor
1053 1053  
1091 +
1054 1054  === 6.5.2 Specification ===
1055 1055  
1056 1056  
... ... @@ -1076,6 +1076,7 @@
1076 1076  * Working Humidity: 10~90%RH
1077 1077  * Power Consumption: 4mA @ 12v
1078 1078  
1117 +
1079 1079  === 6.5.3 Dimension ===
1080 1080  
1081 1081  
... ... @@ -1122,6 +1122,7 @@
1122 1122  * Measure Total Radiation between 0.3~3μm(300~3000nm)
1123 1123  * Measure Reflected Radiation if sense area towards ground.
1124 1124  
1164 +
1125 1125  === 6.6.2 Specification ===
1126 1126  
1127 1127  
... ... @@ -1138,6 +1138,7 @@
1138 1138  * Working Humidity: 10~90%RH
1139 1139  * Power Consumption: 4mA @ 12v
1140 1140  
1181 +
1141 1141  === 6.6.3 Dimension ===
1142 1142  
1143 1143  
... ... @@ -1204,6 +1204,7 @@
1204 1204  * Working Humidity: 10~90%RH
1205 1205  * Power Consumption: 3mA @ 12v
1206 1206  
1248 +
1207 1207  === 6.7.3 Dimension ===
1208 1208  
1209 1209  
... ... @@ -1251,6 +1251,9 @@
1251 1251  [[https:~~/~~/www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0>>https://www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0]]
1252 1252  )))
1253 1253  
1296 +(((
1297 +
1298 +)))
1254 1254  
1255 1255  (((
1256 1256  Firmware Upgrade instruction:  [[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome||anchor="H2.HardwareUpgradeMethodSupportList"]]
... ... @@ -1297,6 +1297,7 @@
1297 1297  * (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
1298 1298  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1299 1299  
1345 +
1300 1300  == 9.2 Sensors ==
1301 1301  
1302 1302  
... ... @@ -1311,12 +1311,13 @@
1311 1311  |(% style="width:462px" %)**Total Solar Radiation Sensor**|(% style="width:120px" %)WSS-06
1312 1312  |(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:120px" %)WSS-07
1313 1313  
1360 +
1314 1314  = 10. Support =
1315 1315  
1316 1316  
1317 1317  * 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]]
1318 1318  
1319 -* 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]].
1320 1320  
1321 1321  = 11. Appendix I: Field Installation Photo =
1322 1322