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

From version 91.13
edited by Xiaoling
on 2022/08/22 09:00
Change comment: There is no comment for this version
To version 91.7
edited by Xiaoling
on 2022/07/07 18:08
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -40,13 +40,10 @@
40 40  
41 41  = 2. How to use =
42 42  
43 -
44 44  == 2.1 Installation ==
45 45  
46 -
47 47  Below is an installation example for the weather station. Field installation example can be found at [[Appendix I: Field Installation Photo.>>||anchor="H11.AppendixI:FieldInstallationPhoto"]] 
48 48  
49 -
50 50  [[image:1656041948552-849.png]]
51 51  
52 52  
... ... @@ -61,7 +61,6 @@
61 61  
62 62  WSC1-L is shipped with a RS485 converter board, for the easy connection to different sensors and WSC1-L. Below is a connection photo:
63 63  
64 -
65 65  [[image:1656042136605-251.png]]
66 66  
67 67  
... ... @@ -69,10 +69,8 @@
69 69  
70 70  * All weather sensors and WSC1-L are powered by MPPT solar recharge controller. MPPT is connected to solar panel and storage battery.
71 71  * WSC1-L has an extra 1000mAh back up battery. So it can work even solar panel and storage battery Fails.
72 -* Weather sensors won't work if solar panel and storage battery fails.
68 +* Weather sensors wont work if solar panel and storage battery fails.
73 73  
74 -
75 -
76 76  (% style="color:red" %)**Notice 2:**
77 77  
78 78  Due to shipment and importation limitation, user is better to purchase below parts locally:
... ... @@ -83,12 +83,8 @@
83 83  * 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.
84 84  * Cabinet.
85 85  
86 -
87 -
88 -
89 89  == 2.2 How it works? ==
90 90  
91 -
92 92  (((
93 93  Each WSC1-L is shipped with a worldwide unique set of OTAA keys. To use WSC1-L in a LoRaWAN network, user needs to input the OTAA keys in LoRaWAN network server. After finish installation as above. Create WSC1-L in your LoRaWAN server and Power on WSC1-L , it can join the LoRaWAN network and start to transmit sensor data. The default period for each uplink is 20 minutes.
94 94  )))
... ... @@ -108,10 +108,8 @@
108 108  
109 109  
110 110  
111 -
112 112  == 2.3 Example to use for LoRaWAN network ==
113 113  
114 -
115 115  This section shows an example for how to join the TTN V3 LoRaWAN IoT server. Usages with other LoRaWAN IoT servers are of similar procedure.
116 116  
117 117  
... ... @@ -163,7 +163,6 @@
163 163  
164 164  == 2.4 Uplink Payload ==
165 165  
166 -
167 167  Uplink payloads include two types: Valid Sensor Value and other status / control command.
168 168  
169 169  * Valid Sensor Value: Use FPORT=2
... ... @@ -174,12 +174,11 @@
174 174  
175 175  === 2.4.1 Uplink FPORT~=5, Device Status ===
176 176  
177 -
178 178  Uplink the device configures with FPORT=5. Once WSC1-L Joined the network, it will uplink this message to the server. After first uplink, WSC1-L will uplink Device Status every 12 hours
179 179  
180 180  
181 181  (((
182 -User can also use downlink command**(0x2301)** to ask WSC1-L to resend this uplink
168 +User can also use downlink command(0x2301) to ask WSC1-L to resend this uplink
183 183  )))
184 184  
185 185  (% border="1" cellspacing="8" style="background-color:#ffffcc; color:green; width:500px" %)
... ... @@ -195,7 +195,6 @@
195 195  
196 196  ==== (% style="color:#037691" %)**Sensor Model:**(%%) ====
197 197  
198 -
199 199  For WSC1-L, this value is 0x0D.
200 200  
201 201  
... ... @@ -202,7 +202,6 @@
202 202  
203 203  ==== (% style="color:#037691" %)**Firmware Version:**(%%) ====
204 204  
205 -
206 206  0x0100, Means: v1.0.0 version.
207 207  
208 208  
... ... @@ -209,7 +209,6 @@
209 209  
210 210  ==== (% style="color:#037691" %)**Frequency Band:**(%%) ====
211 211  
212 -
213 213  *0x01: EU868
214 214  
215 215  *0x02: US915
... ... @@ -234,7 +234,6 @@
234 234  
235 235  ==== (% style="color:#037691" %)**Sub-Band:**(%%) ====
236 236  
237 -
238 238  value 0x00 ~~ 0x08(only for CN470, AU915,US915. Others are0x00)
239 239  
240 240  
... ... @@ -241,7 +241,6 @@
241 241  
242 242  ==== (% style="color:#037691" %)**BAT:**(%%) ====
243 243  
244 -
245 245  (((
246 246  shows the battery voltage for WSC1-L MCU.
247 247  )))
... ... @@ -254,7 +254,6 @@
254 254  
255 255  ==== (% style="color:#037691" %)**Weather Sensor Types:**(%%) ====
256 256  
257 -
258 258  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:100px" %)
259 259  |Byte3|Byte2|Byte1
260 260  
... ... @@ -288,7 +288,6 @@
288 288  
289 289  === 2.4.2 Uplink FPORT~=2, Real time sensor value ===
290 290  
291 -
292 292  (((
293 293  WSC1-L will send this uplink after Device Config uplink once join LoRaWAN network successfully. And it will periodically send this uplink. Default interval is 20 minutes and [[can be changed>>||anchor="H3.1SetTransmitIntervalTime"]].
294 294  )))
... ... @@ -368,7 +368,6 @@
368 368  
369 369  === 2.4.3 Decoder in TTN V3 ===
370 370  
371 -
372 372  (((
373 373  In LoRaWAN platform, user only see HEX payload by default, user needs to use payload formatters to decode the payload to see human-readable value.
374 374  )))
... ... @@ -378,17 +378,15 @@
378 378  )))
379 379  
380 380  (((
381 -Download decoder for suitable platform from: [[https:~~/~~/www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0>>https://www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0]]
359 +Download decoder for suitable platform from:
382 382  )))
383 383  
384 384  (((
385 -
363 +[[https:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Weather_Station/WSC1-L/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Weather_Station/WSC1-L/]]
386 386  )))
387 387  
388 388  (((
389 389  and put as below:
390 -
391 -
392 392  )))
393 393  
394 394  [[image:1656051152438-578.png]]
... ... @@ -397,7 +397,6 @@
397 397  
398 398  == 2.5 Show data on Application Server ==
399 399  
400 -
401 401  (((
402 402  Application platform provides a human friendly interface to show the sensor data, once we have sensor data in TTN V3, we can use Datacake to connect to TTN V3 and see the data in Datacake. Below are the steps:
403 403  )))
... ... @@ -417,22 +417,18 @@
417 417  [[image:1656051197172-131.png]]
418 418  
419 419  
420 -
421 421  **Add TagoIO:**
422 422  
423 423  [[image:1656051223585-631.png]]
424 424  
425 425  
426 -
427 427  **Authorization:**
428 428  
429 429  [[image:1656051248318-368.png]]
430 430  
431 431  
432 -
433 433  In TagoIO console ([[https:~~/~~/admin.tago.io~~/~~/>>url:https://datacake.co/]]) , add WSC1-L:
434 434  
435 -
436 436  [[image:1656051277767-168.png]]
437 437  
438 438  
... ... @@ -439,7 +439,6 @@
439 439  
440 440  = 3. Configure WSC1-L via AT Command or LoRaWAN Downlink =
441 441  
442 -
443 443  Use can configure WSC1-L via AT Command or LoRaWAN Downlink.
444 444  
445 445  * AT Command Connection: See [[FAQ>>||anchor="H7.FAQ"]].
... ... @@ -456,7 +456,7 @@
456 456  
457 457  They are same for all Dragino Device which support DLWS-005 LoRaWAN Stack((% style="color:red" %)Note~*~*)(%%). These commands can be found on the wiki:  [[End Device Downlink Command>>doc:Main.End Device AT Commands and Downlink Command.WebHome]]
458 458  
459 -(% style="color:red" %)**Note~*~*: Please check early user manual if you don’t have v1.8.0 firmware. **
429 +(% style="color:red" %)Note~*~*: Please check early user manual if you don’t have v1.8.0 firmware.
460 460  
461 461  
462 462  * (% style="color:#4472c4" %)**Commands special design for WSC1-L**
... ... @@ -467,7 +467,6 @@
467 467  
468 468  == 3.1 Set Transmit Interval Time ==
469 469  
470 -
471 471  Feature: Change LoRaWAN End Node Transmit Interval.
472 472  
473 473  (% style="color:#037691" %)**AT Command: AT+TDC**
... ... @@ -489,7 +489,6 @@
489 489  
490 490  == 3.2 Set Emergency Mode ==
491 491  
492 -
493 493  Feature: In emergency mode, WSC1-L will uplink data every 1 minute.
494 494  
495 495  (% style="color:#037691" %)**AT Command:**
... ... @@ -507,7 +507,6 @@
507 507  
508 508  == 3.3 Add or Delete RS485 Sensor ==
509 509  
510 -
511 511  (((
512 512  Feature: User can add or delete 3^^rd^^ party sensor as long they are RS485/Modbus interface,baud rate support 9600.Maximum can add 4 sensors.
513 513  )))
... ... @@ -573,8 +573,6 @@
573 573  * has_CRC: 1
574 574  * timeout: 1500 (Fill in the test according to the actual situation)
575 575  
576 -
577 -
578 578  **So the input command is:**
579 579  
580 580  AT+DYSENSOR=A1,8,A103000000019CAA,8,24,1,1500
... ... @@ -608,7 +608,6 @@
608 608  
609 609  == 3.4 RS485 Test Command ==
610 610  
611 -
612 612  (% style="color:#037691" %)**AT Command:**
613 613  
614 614  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:474px" %)
... ... @@ -637,7 +637,6 @@
637 637  
638 638  == 3.5 RS485 response timeout ==
639 639  
640 -
641 641  Feature: Set or get extended time to receive 485 sensor data.
642 642  
643 643  (% style="color:#037691" %)**AT Command:**
... ... @@ -663,12 +663,8 @@
663 663  * Example 1: Downlink Payload: E0000005 ~/~/ Set Transmit Interval (DTR) = 5 seconds
664 664  * Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds
665 665  
666 -
667 -
668 -
669 669  == 3.6 Set Sensor Type ==
670 670  
671 -
672 672  (((
673 673  Feature: Set sensor in used. If there are 6 sensors, user can set to only send 5 sensors values.
674 674  )))
... ... @@ -686,7 +686,6 @@
686 686  |=(% style="width: 157px;" %)**Command Example**|=(% style="width: 130px;" %)**Function**|=(% style="width: 87px;" %)**Response**
687 687  |(% style="width:157px" %)AT+STYPE=80221|(% style="width:130px" %)Set sensor types|(% style="width:87px" %)OK
688 688  
689 -
690 690  Eg: The setting command **AT+STYPE=802212** means:
691 691  
692 692  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:495px" %)
... ... @@ -704,8 +704,6 @@
704 704  
705 705  * 0xE400802212     Same as: AT+STYPE=80221
706 706  
707 -
708 -
709 709  (% style="color:red" %)**Note:**
710 710  
711 711  ~1. The sensor type will not be saved to flash, and the value will be updated every time the sensor is restarted or rescanned.
... ... @@ -751,8 +751,6 @@
751 751  * IP Rating: IP65
752 752  * Support default sensors or 3rd party RS485 sensors
753 753  
754 -
755 -
756 756  == 5.2 Power Consumption ==
757 757  
758 758  WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA
... ... @@ -820,8 +820,6 @@
820 820  * ABS enclosure.
821 821  * Horizontal adjustable.
822 822  
823 -
824 -
825 825  === 6.1.2 Specification ===
826 826  
827 827  * Resolution: 0.2mm
... ... @@ -834,8 +834,6 @@
834 834  * Working Humidity: <100% (no dewing)
835 835  * Power Consumption: 4mA @ 12v.
836 836  
837 -
838 -
839 839  === 6.1.3 Dimension ===
840 840  
841 841   [[image:1656054957406-980.png]]
... ... @@ -906,8 +906,6 @@
906 906  * RS485 wind speed / direction sensor
907 907  * PC enclosure, resist corrosion
908 908  
909 -
910 -
911 911  === 6.2.2 Specification ===
912 912  
913 913  * Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed)
... ... @@ -921,8 +921,6 @@
921 921  * Power Consumption: 13mA ~~ 12v.
922 922  * Cable Length: 2 meters
923 923  
924 -
925 -
926 926  === 6.2.3 Dimension ===
927 927  
928 928  [[image:image-20220624152813-2.png]]
... ... @@ -973,8 +973,6 @@
973 973  * NDIR to measure CO2 with Internal Temperature Compensation
974 974  * Laser Beam Scattering to PM2.5 and PM10
975 975  
976 -
977 -
978 978  === 6.3.2 Specification ===
979 979  
980 980  * CO2 Range: 0~5000ppm, accuracy: ±3%F•S(25℃)
... ... @@ -992,14 +992,11 @@
992 992  ** CO2: 0~95%RH
993 993  * Power Consumption: 50mA@ 12v.
994 994  
995 -
996 -
997 997  === 6.3.3 Dimension ===
998 998  
999 999  [[image:1656056708366-230.png]]
1000 1000  
1001 1001  
1002 -
1003 1003  === 6.3.4 Pin Mapping ===
1004 1004  
1005 1005  [[image:1656056722648-743.png]]
... ... @@ -1037,8 +1037,6 @@
1037 1037  * Surface heating to dry
1038 1038  * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion
1039 1039  
1040 -
1041 -
1042 1042  === 6.4.2 Specification ===
1043 1043  
1044 1044  * Detect if there is rain or snow
... ... @@ -1050,8 +1050,6 @@
1050 1050  ** No heating: 12mA @ 12v,
1051 1051  ** heating: 94ma @ 12v.
1052 1052  
1053 -
1054 -
1055 1055  === 6.4.3 Dimension ===
1056 1056  
1057 1057  [[image:1656056844782-155.png]]
... ... @@ -1100,8 +1100,6 @@
1100 1100  
1101 1101  * RS485 Temperature, Humidity, Illuminance, Pressure sensor
1102 1102  
1103 -
1104 -
1105 1105  === 6.5.2 Specification ===
1106 1106  
1107 1107  * Input Power: DC 12 ~~ 24v
... ... @@ -1126,8 +1126,6 @@
1126 1126  * Working Humidity: 10~90%RH
1127 1127  * Power Consumption: 4mA @ 12v
1128 1128  
1129 -
1130 -
1131 1131  === 6.5.3 Dimension ===
1132 1132  
1133 1133  [[image:1656057170639-522.png]]
... ... @@ -1171,8 +1171,6 @@
1171 1171  * Measure Total Radiation between 0.3~3μm(300~3000nm)
1172 1172  * Measure Reflected Radiation if sense area towards ground.
1173 1173  
1174 -
1175 -
1176 1176  === 6.6.2 Specification ===
1177 1177  
1178 1178  * Input Power: DC 5 ~~ 24v
... ... @@ -1188,8 +1188,6 @@
1188 1188  * Working Humidity: 10~90%RH
1189 1189  * Power Consumption: 4mA @ 12v
1190 1190  
1191 -
1192 -
1193 1193  === 6.6.3 Dimension ===
1194 1194  
1195 1195  [[image:1656057348695-898.png]]
... ... @@ -1250,8 +1250,6 @@
1250 1250  * Working Humidity: 10~90%RH
1251 1251  * Power Consumption: 3mA @ 12v
1252 1252  
1253 -
1254 -
1255 1255  === 6.7.3 Dimension ===
1256 1256  
1257 1257  [[image:1656057538793-888.png]]
... ... @@ -1338,8 +1338,6 @@
1338 1338  * (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
1339 1339  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1340 1340  
1341 -
1342 -
1343 1343  == 9.2 Sensors ==
1344 1344  
1345 1345  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:500px" %)
... ... @@ -1353,14 +1353,11 @@
1353 1353  |(% style="width:462px" %)**Total Solar Radiation Sensor**|(% style="width:120px" %)WSS-06
1354 1354  |(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:120px" %)WSS-07
1355 1355  
1356 -
1357 1357  = 10. Support =
1358 1358  
1359 1359  * 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.
1360 1360  * 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]]
1361 1361  
1362 -
1363 -
1364 1364  = 11. Appendix I: Field Installation Photo =
1365 1365  
1366 1366