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

From version 3.10
edited by Xiaoling
on 2022/06/24 11:03
Change comment: There is no comment for this version
To version 2.2
edited by Xiaoling
on 2022/06/24 09:52
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -14,11 +14,10 @@
14 14  
15 15  
16 16  
17 -= 1. Introduction =
17 +1. Introduction
18 +11. Overview
18 18  
19 -== 1.1 Overview ==
20 20  
21 -
22 22  Dragino LoRaWAN weather station series products are designed for measuring atmospheric conditions to provide information for weather forecasts and to study the weather and climate. They consist of a main process device (WSC1-L) and various sensors.
23 23  
24 24  
... ... @@ -33,15 +33,14 @@
33 33  
34 34  
35 35  
36 -= 2. How to use =
35 +1. How to use
36 +11. Installation
37 37  
38 -== 2.1 Installation ==
38 +Below is an installation example for the weather station. Field installation example can be found at [[Appendix I: Field Installation Photo.>>path:#Installation_Photo]]
39 39  
40 -Below is an installation example for the weather station. Field installation example can be found at [[Appendix I: Field Installation Photo.>>||anchor="H"]] 
41 -
42 42  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image002.png]]
43 43  
44 -**(% style="color:blue" %) Wiring:**
42 +**Wiring:**
45 45  
46 46  ~1. WSC1-L and sensors all powered by solar power via MPPT
47 47  
... ... @@ -57,14 +57,15 @@
57 57  
58 58  
59 59  
60 -(% style="color:red" %) ** Notice 1:**
58 +Notice 1:
61 61  
62 62  * All weather sensors and WSC1-L are powered by MPPT solar recharge controller. MPPT is connected to solar panel and storage battery.
63 63  * WSC1-L has an extra 1000mAh back up battery. So it can work even solar panel and storage battery Fails.
64 64  * Weather sensors won’t work if solar panel and storage battery fails.
65 65  
66 -(% style="color:red" %)** Notice 2:**
67 67  
65 +Notice 2:
66 +
68 68  Due to shipment and importation limitation, user is better to purchase below parts locally:
69 69  
70 70  * Solar Panel
... ... @@ -76,7 +76,8 @@
76 76  
77 77  
78 78  
79 -== 2.2 How it works? ==
78 +1.
79 +11. How it works?
80 80  
81 81  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.
82 82  
... ... @@ -93,8 +93,10 @@
93 93  
94 94  
95 95  
96 -== 2.3 Example to use for LoRaWAN network ==
97 97  
97 +1.
98 +11. Example to use for LoRaWAN network
99 +
98 98  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.
99 99  
100 100  
... ... @@ -105,7 +105,7 @@
105 105  Assume the DLOS8 is already set to connect to [[TTN V3 network >>url:https://eu1.cloud.thethings.network/]]. We need to add the WSC1-L device in TTN V3:
106 106  
107 107  
108 -(% style="color:blue" %)**Step 1**(%%): Create a device in TTN V3 with the OTAA keys from WSC1-L.
110 +**Step 1**: Create a device in TTN V3 with the OTAA keys from WSC1-L.
109 109  
110 110  Each WSC1-L is shipped with a sticker with the default device EUI as below:
111 111  
... ... @@ -140,7 +140,7 @@
140 140  
141 141  
142 142  
143 -(% style="color:blue" %)**Step 2**(%%): Power on WSC1-L, it will start to join TTN server. After join success, it will start to upload sensor data to TTN V3 and user can see in the panel.
145 +**Step 2**: Power on WSC1-L, it will start to join TTN server. After join success, it will start to upload sensor data to TTN V3 and user can see in the panel.
144 144  
145 145  
146 146  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image011.png]]
... ... @@ -148,7 +148,8 @@
148 148  
149 149  
150 150  
151 -== 2.4 Uplink Payload ==
153 +1.
154 +11. Uplink Payload
152 152  
153 153  Uplink payloads include two types: Valid Sensor Value and other status / control command.
154 154  
... ... @@ -156,13 +156,10 @@
156 156  * Other control command: Use FPORT other than 2.
157 157  
158 158  
162 +1.
163 +11.
164 +111. Uplink FPORT=5, Device Status
159 159  
160 -
161 -
162 -=== 2.4.1 Uplink FPORT ===
163 -
164 -5, Device Status ===
165 -
166 166  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
167 167  
168 168  
... ... @@ -169,27 +169,25 @@
169 169  User can also use downlink command(0x2301) to ask WSC1-L to resend this uplink
170 170  
171 171  |**Size (bytes)**|**1**|**2**|**1**|**1**|**2**|**3**
172 -|**Value**|[[Sensor Model>>||anchor="HSensorModel:"]]|[[Firmware Version>>||anchor="HFirmwareVersion:"]]|[[Frequency Band>>||anchor="HFrequencyBand:"]]|[[Sub-band>>||anchor="HSub-Band:"]]|[[BAT>>||anchor="HBAT:"]]|[[Weather Sensor Types>>||anchor="HWeatherSensorTypes:"]]
172 +|**Value**|[[Sensor Model>>path:#Sensor_model]]|[[Firmware Version>>path:#Firmware_version]]|[[Frequency Band>>path:#Fre_Band]]|[[Sub-band>>path:#Sub_band]]|[[BAT>>path:#Battery]]|[[Weather Sensor Types>>path:#Sensor_types]]
173 173  
174 +
174 174  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image011.png]]
175 175  
176 176  
177 -Example Payload (FPort=5):  [[image:image-20220624101005-1.png]]
178 +Example Payload (FPort=5):
178 178  
180 +0D 01 00 01 00 0B D6 10 00 FE
179 179  
180 180  
181 -==== (% style="color:#037691" %)**Sensor Model:** ====
183 +**Sensor Model**: For WSC1-L, this value is 0x0D.
182 182  
183 -For WSC1-L, this value is 0x0D.
184 184  
186 +**Firmware Version**: 0x0100, Means: v1.0.0 version.
185 185  
186 -==== (% style="color:#037691" %)**Firmware Version:** ====
187 187  
188 -0x0100, Means: v1.0.0 version.
189 +**Frequency Band**:
189 189  
190 -
191 -==== (% style="color:#037691" %)**Frequency Band:** ====
192 -
193 193  *0x01: EU868
194 194  
195 195  *0x02: US915
... ... @@ -211,19 +211,15 @@
211 211  *0x0a: AS923-3
212 212  
213 213  
214 -==== (% style="color:#037691" %)**Sub-Band:** ====
212 +**Sub-Band**: value 0x00 ~~ 0x08(only for CN470, AU915,US915. Others are0x00)
215 215  
216 -value 0x00 ~~ 0x08(only for CN470, AU915,US915. Others are0x00)
217 217  
215 +**BAT**: shows the battery voltage for WSC1-L MCU.
218 218  
219 -==== (% style="color:#037691" %)**BAT:** ====
220 -
221 -shows the battery voltage for WSC1-L MCU.
222 -
223 223  Ex1: 0x0BD6/1000 = 3.03 V
224 224  
225 225  
226 -==== (% style="color:#037691" %)**Weather Sensor Types:** ====
220 +**Weather Sensor Types:**
227 227  
228 228  |Byte3|Byte2|Byte1
229 229  
... ... @@ -256,7 +256,7 @@
256 256  
257 257  User can also use downlink command(0x26 01) to ask WSC1-L to resend this uplink :
258 258  
259 -(% style="color:#037691" %)**Downlink:0x26 01**
253 +**Downlink:0x26 01**
260 260  
261 261  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image012.png||alt="1646898147(1)"]]
262 262  
... ... @@ -263,9 +263,11 @@
263 263  
264 264  
265 265  
266 -=== 2.4.2 Uplink FPORT=2, Real time sensor value ===
260 +1.
261 +11.
262 +111. Uplink FPORT=2, Real time sensor value
267 267  
268 -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="H"]].
264 +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>>path:#Uplink_Interval]].
269 269  
270 270  Uplink uses FPORT=2 and every 20 minutes send one uplink by default.
271 271  
... ... @@ -274,14 +274,16 @@
274 274  
275 275  |Sensor Segment 1|Sensor Segment 2|……|Sensor Segment n
276 276  
277 -**(% style="color:#4472C4" %) Uplink Payload**:
278 278  
274 +**Uplink Payload**:
275 +
279 279  |Type Code|Length (Bytes)|Measured Value
280 280  
281 -**(% style="color:#4472C4" %) Sensor Segment Define**:
282 282  
279 +**Sensor Segment Define**:
283 283  
284 284  
282 +
285 285  Sensor Type Table:
286 286  
287 287  |**Sensor Type**|**Type Code**|**Range**|**Length ( Bytes)**|**Example**
... ... @@ -367,6 +367,7 @@
367 367  (0x4EFE: No Sensor,0x4EFF: Value Error)
368 368  )))
369 369  
368 +
370 370  Below is an example payload:
371 371  
372 372  01 03 00 14 02 02 03 02 C9 03 03 02 11 90 04 02 00 0A 05 02 02 1C 06 02 00 FA 07 02 02 62 08 02 27 63 09 02 00 00 0A 02 00 23 0B 02 00 2D 0C 02 00 B3 0D 02 00 73
... ... @@ -388,7 +388,9 @@
388 388  
389 389  
390 390  
391 -=== 2.4.3 Decoder in TTN V3 ===
390 +1.
391 +11.
392 +111. Decoder in TTN V3
392 392  
393 393  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.
394 394  
... ... @@ -403,14 +403,15 @@
403 403  
404 404  
405 405  
406 -== 2.5 Show data on Application Server ==
407 +1.
408 +11. Show data on Application Server
407 407  
408 408  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:
409 409  
410 410  
411 -**(% style="color:blue" %)Step 1**(%%): Be sure that your device is programmed and properly connected to the LoRaWAN network.
413 +**Step 1**: Be sure that your device is programmed and properly connected to the LoRaWAN network.
412 412  
413 -**(% style="color:blue" %)Step 2**(%%): Configure your Application to forward data to Datacake you will need to add integration. Go to TTN V3 Console ~-~-> Applications ~-~-> Integrations ~-~-> Add Integrations.
415 +**Step 2**: Configure your Application to forward data to Datacake you will need to add integration. Go to TTN V3 Console ~-~-> Applications ~-~-> Integrations ~-~-> Add Integrations.
414 414  
415 415  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image014.png]]
416 416  
... ... @@ -428,13 +428,13 @@
428 428  
429 429  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image017.png]]
430 430  
433 +*
431 431  
435 +1. Configure WSC1-L via AT Command or LoRaWAN Downlink
432 432  
433 -= 3. Configure WSC1-L via AT Command or LoRaWAN Downlink =
434 -
435 435  Use can configure WSC1-L via AT Command or LoRaWAN Downlink.
436 436  
437 -* AT Command Connection: See [[FAQ>>||anchor="H"]].
439 +* AT Command Connection: See [[FAQ>>path:#AT_COMMAND]].
438 438  * LoRaWAN Downlink instruction for different platforms:
439 439  
440 440  [[http:~~/~~/wiki.dragino.com/index.php?title=Main_Page#Use_Note_for_Server>>url:http://wiki.dragino.com/index.php?title=Main_Page#Use_Note_for_Server]]
... ... @@ -442,7 +442,7 @@
442 442  
443 443  There are two kinds of commands to configure WSC1-L, they are:
444 444  
445 -* **(% style="color:#4472C4" %)General Commands**.
447 +* **General Commands**.
446 446  
447 447  These commands are to configure:
448 448  
... ... @@ -449,23 +449,24 @@
449 449  * General system settings like: uplink interval.
450 450  * LoRaWAN protocol & radio related command.
451 451  
452 -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:
454 +They are same for all Dragino Device which support DLWS-005 LoRaWAN Stack(Note~*~*). These commands can be found on the wiki:
453 453  
454 454  [[http:~~/~~/wiki.dragino.com/index.php?title=End_Device_Downlink_Command>>url:http://wiki.dragino.com/index.php?title=End_Device_Downlink_Command]]
455 455  
456 -(% style="color:red" %)Note~*~*: Please check early user manual if you don’t have v1.8.0 firmware.
458 +Note~*~*: Please check early user manual if you don’t have v1.8.0 firmware.
457 457  
458 458  
459 -* **(% style="color:#4472C4" %)Commands special design for WSC1-L**
461 +* **Commands special design for WSC1-L**
460 460  
461 461  These commands only valid for WSC1-L, as below:
462 462  
463 463  
464 -== 3.1 Set Transmit Interval Time ==
466 +1.
467 +11. Set Transmit Interval Time
465 465  
466 466  Feature: Change LoRaWAN End Node Transmit Interval.
467 467  
468 -**(% style="color:#037691" %)AT Command: AT+TDC**
471 +**AT Command: AT+TDC**
469 469  
470 470  |**Command Example**|**Function**|**Response**
471 471  |AT+TDC?|Show current transmit Interval|(((
... ... @@ -481,8 +481,9 @@
481 481  Set transmit interval to 60000ms = 60 seconds
482 482  )))
483 483  
484 -**(% style="color:#037691" %)Downlink Command: 0x01**
485 485  
488 +**Downlink Command: 0x01**
489 +
486 486  Format: Command Code (0x01) followed by 3 bytes time value.
487 487  
488 488  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
... ... @@ -493,32 +493,32 @@
493 493  
494 494  
495 495  
500 +1.
501 +11. Set Emergency Mode
496 496  
497 -== 3.2 Set Emergency Mode ==
498 -
499 499  Feature: In emergency mode, WSC1-L will uplink data every 1 minute.
500 500  
501 501  
502 -**(% style="color:#037691" %)AT Command:**
506 +**AT Command:**
503 503  
504 504  |**Command Example**|**Function**|**Response**
505 505  |AT+ALARMMOD=1|Enter emergency mode. Uplink every 1 minute|OK
506 506  |AT+ALARMMOD=0|Exit emergency mode. Uplink base on TDC time|OK
507 507  
508 -**(% style="color:#037691" %)Downlink Command:**
509 509  
513 +**Downlink Command:**
514 +
510 510  * 0xE101     Same as: AT+ALARMMOD=1
511 511  * 0xE100     Same as: AT+ALARMMOD=0
512 512  
513 513  
514 514  
520 +1.
521 +11. Add or Delete RS485 Sensor
515 515  
516 -
517 -== 3.3 Add or Delete RS485 Sensor ==
518 -
519 519  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.
520 520  
521 -**(% style="color:#037691" %)AT Command: **
525 +**AT Command: **
522 522  
523 523  AT+DYSENSOR=Type_Code, Query_Length, Query_Command , Read_Length , Valid_Data ,has_CRC,timeout
524 524  
... ... @@ -531,6 +531,7 @@
531 531  * timeout: RS485 receive timeout (uint:ms). Device will close receive window after timeout
532 532  
533 533  
538 +
534 534  Example:
535 535  
536 536  User need to change external sensor use the type code as address code.
... ... @@ -541,6 +541,7 @@
541 541  |0xA1|0x03|0x00|0x00|0x00|0x01|0x9C|0xAA
542 542  | | | | | | | |
543 543  
549 +
544 544  The response frame of the sensor is as follows:
545 545  
546 546  |Address Code|Function Code|(% colspan="2" %)Data Length|(% colspan="2" %)Data|CRC Check Low|CRC Check High
... ... @@ -557,6 +557,7 @@
557 557  * has_CRC: 1
558 558  * timeout: 1500 (Fill in the test according to the actual situation)
559 559  
566 +
560 560  So the input command is:
561 561  
562 562  AT+DYSENSOR=A1,8,A103000000019CAA,8,24,1,1500
... ... @@ -570,6 +570,7 @@
570 570  
571 571  
572 572  
580 +
573 573  Related commands:
574 574  
575 575  AT+DYSENSOR=A1,0 –> Delete 3^^rd^^ party sensor A1.
... ... @@ -577,7 +577,7 @@
577 577  AT+DYSENSOR ~-~-> List All 3^^rd^^ Party Sensor. Like below:
578 578  
579 579  
580 -**(% style="color:#037691" %)Downlink Command:  **
588 +**Downlink Command: **
581 581  
582 582  **delete custom sensor A1:**
583 583  
... ... @@ -589,12 +589,11 @@
589 589  
590 590  
591 591  
600 +1.
601 +11. RS485 Test Command
592 592  
603 +**AT Command:**
593 593  
594 -== 3.4 RS485 Test Command ==
595 -
596 -**(% style="color:#037691" %)AT Command:**
597 -
598 598  |**Command Example**|**Function**|**Response**
599 599  |AT+RSWRITE=xxxxxx|(((
600 600  Send command to 485 sensor
... ... @@ -607,17 +607,19 @@
607 607  AT+RSWRITE=0103000001840A
608 608  
609 609  
610 -**(% style="color:#037691" %)Downlink Command:**
617 +**Downlink Command:**
611 611  
612 612  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
613 613  
614 614  
615 615  
616 -== 3.5 RS485 response timeout ==
617 617  
624 +1.
625 +11. RS485 response timeout
626 +
618 618  Feature: Set or get extended time to receive 485 sensor data.
619 619  
620 -**(% style="color:#037691" %)AT Command:**
629 +**AT Command:**
621 621  
622 622  |**Command Example**|**Function**|**Response**
623 623  |AT+DTR=1000|(((
... ... @@ -626,8 +626,9 @@
626 626  Range : 0~~10000
627 627  )))|OK
628 628  
629 -**(% style="color:#037691" %)Downlink Command:**
630 630  
639 +**Downlink Command:**
640 +
631 631  Format: Command Code (0xE0) followed by 3 bytes time value.
632 632  
633 633  If the downlink payload=E0000005, it means set the END Node’s Transmit Interval to 0x000005=5(S), while type code is E0.
... ... @@ -638,12 +638,13 @@
638 638  
639 639  
640 640  
651 +1.
652 +11. Set Sensor Type
641 641  
642 -== 3.6 Set Sensor Type ==
643 643  
644 644  Feature: Set sensor in used. If there are 6 sensors, user can set to only send 5 sensors values.
645 645  
646 -See [[definition>>||anchor="H"]] for the sensor type.
657 +See [[definition>>path:#Sensor_types]] for the sensor type.
647 647  
648 648  
649 649  |(% rowspan="2" %)Byte3|Bit23|Bit22|Bit21|Bit20|Bit19|Bit18|Bit17|Bit16
... ... @@ -669,11 +669,13 @@
669 669  Direction
670 670  )))|Wind Speed|BAT
671 671  
672 -**(% style="color:#037691" %)AT Command:**
673 673  
684 +**AT Command:**
685 +
674 674  |**Command Example**|**Function**|**Response**
675 675  |AT+STYPE=80221|Set sensor types|OK
676 676  
689 +
677 677  Eg: The setting command **AT+STYPE=802212** means:
678 678  
679 679  |(% rowspan="2" %)Byte3|Bit23|Bit22|Bit21|Bit20|Bit19|Bit18|Bit17|Bit16
... ... @@ -686,12 +686,13 @@
686 686  So wsc1-L will upload the following data: Custom Sensor A1, Rain Gauge,CO2,BAT.
687 687  
688 688  
689 -**(% style="color:#037691" %)Downlink Command:**
702 +**Downlink Command:**
690 690  
691 691  * 0xE400802212     Same as: AT+STYPE=80221
692 692  
693 -(% style="color:red" %)**Note:**
694 694  
707 +Note:
708 +
695 695  ~1. The sensor type will not be saved to flash, and the value will be updated every time the sensor is restarted or rescanned
696 696  
697 697  
... ... @@ -698,20 +698,21 @@
698 698  
699 699  
700 700  
701 -= 4. Power consumption and battery =
715 +1. Power consumption and battery
716 +11. Total Power Consumption
702 702  
703 -== 4.1 Total Power Consumption ==
704 -
705 705  Dragino Weather Station serial products include the main process unit ( WSC1-L ) and various sensors. The total power consumption equal total power of all above units. The power consumption for main process unit WSC1-L is 18ma @ 12v. and the power consumption of each sensor can be found on the Sensors chapter.
706 706  
707 707  
708 -== 4.2 Reduce power consumption ==
721 +1.
722 +11. Reduce power consumption
709 709  
710 710  The main process unit WSC1-L is set to LoRaWAN Class C by default. If user want to reduce the power consumption of this unit, user can set it to run in Class A. In Class A mode, WSC1-L will not be to get real-time downlink command from IoT Server.
711 711  
712 712  
713 713  
714 -== 4.3 Battery ==
728 +1.
729 +11. Battery
715 715  
716 716  All sensors are only power by external power source. If external power source is off. All sensor won’t work.
717 717  
... ... @@ -720,10 +720,13 @@
720 720  
721 721  
722 722  
723 -= 5. Main Process Unit WSC1-L =
724 724  
725 -== 5.1 Features ==
726 726  
740 +
741 +
742 +1. Main Process Unit WSC1-L
743 +11. Features
744 +
727 727  * Wall Attachable.
728 728  * LoRaWAN v1.0.3 Class A protocol.
729 729  * RS485 / Modbus protocol
... ... @@ -739,24 +739,27 @@
739 739  
740 740  
741 741  
760 +1.
761 +11. Power Consumption
742 742  
743 -== 5.2 Power Consumption ==
744 -
745 745  WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA
746 746  
747 747  
748 748  
749 -== 5.3 Storage & Operation Temperature ==
767 +1.
768 +11. Storage & Operation Temperature
750 750  
751 751  -20°C to +60°C
752 752  
753 753  
754 -== 5.4 Pin Mapping ==
773 +1.
774 +11. Pin Mapping
755 755  
756 756  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image004.png]]
757 757  
758 758  
759 -== 5.5 Mechanical ==
779 +1.
780 +11. Mechanical
760 760  
761 761  Refer LSn50v2 enclosure drawing in: [[https:~~/~~/www.dragino.com/downloads/index.php?dir=LSN50-LoRaST/Mechanical_Drawing/>>url:https://www.dragino.com/downloads/index.php?dir=LSN50-LoRaST/Mechanical_Drawing/]]
762 762  
... ... @@ -763,7 +763,8 @@
763 763  
764 764  
765 765  
766 -== 5.6 Connect to RS485 Sensors ==
787 +1.
788 +11. Connect to RS485 Sensors
767 767  
768 768  WSC1-L includes a RS485 converter PCB. Which help it easy to connect multiply RS485 sensors. Below is the photo for reference.
769 769  
... ... @@ -779,10 +779,9 @@
779 779  
780 780  
781 781  
782 -= 6. Weather Sensors =
804 +1. Weather Sensors
805 +11. Rain Gauge ~-~- WSS-01
783 783  
784 -== 6.1 Rain Gauge ~-~- WSS-01 ==
785 -
786 786  WSS-01 RS485 Rain Gauge is used in meteorology and hydrology to gather and measure the amount of liquid precipitation (mainly rainfall) over an area.
787 787  
788 788  
... ... @@ -807,8 +807,9 @@
807 807  
808 808  
809 809  
810 -=== 6.1.1 Feature ===
811 -
831 +*
832 +*1.
833 +*11. Feature
812 812  * RS485 Rain Gauge
813 813  * Small dimension, easy to install
814 814  * Vents under funnel, avoid leaf or other things to avoid rain flow.
... ... @@ -816,11 +816,9 @@
816 816  * Horizontal adjustable.
817 817  
818 818  
819 -
820 -
821 -
822 -=== 6.1.2 Specification ===
823 -
841 +*
842 +*1.
843 +*11. Specification
824 824  * Resolution: 0.2mm
825 825  * Accuracy: ±3%
826 826  * Rainfall strength: 0mm~4mm/min (max 8mm/min)
... ... @@ -833,20 +833,24 @@
833 833  
834 834  
835 835  
856 +1.
857 +11.
858 +111. Dimension
836 836  
837 -=== 6.1.3 Dimension ===
838 -
839 839   [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image019.jpg||alt="c2d3aee592ccc873bea6dd891451df2"]]
840 840  
862 +1.
863 +11.
864 +111. Pin Mapping
841 841  
842 -=== 6.1.4 Pin Mapping ===
843 -
844 844  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]]
845 845  
846 846  
847 847  
848 848  
849 -=== 6.1.5 Installation Notice ===
871 +1.
872 +11.
873 +111. Installation Notice
850 850  
851 851  Do not power on while connect the cables. Double check the wiring before power on.
852 852  
... ... @@ -853,14 +853,14 @@
853 853  Installation Photo as reference:
854 854  
855 855  
856 -**(% style="color:#4472C4" %) Install on Ground:**
880 +**Install on Ground:**
857 857  
858 858  WSS-01 Rain Gauge include screws so can install in ground directly .
859 859  
860 860  
861 -**(% style="color:#4472C4" %) Install on pole:**
885 +**Install on pole:**
862 862  
863 -If user want to install on pole, they can purchase the **(% style="color:#4472C4" %) WS-K2 :  Bracket Kit for Pole installation**(%%), and install as below:
887 +If user want to install on pole, they can purchase the **WS-K2 :  Bracket Kit for Pole installation**, and install as below:
864 864  
865 865  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image021.png]]
866 866  
... ... @@ -871,11 +871,12 @@
871 871  
872 872  WSSC-K2 dimension document, please see:
873 873  
874 -https:~/~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Weather_Station/ 
898 +https:~/~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Weather_Station/
875 875  
876 876  
877 877  
878 -== 6.2 Wind Speed/Direction ~-~- WSS-02 ==
902 +1.
903 +11. Wind Speed/Direction ~-~- WSS-02
879 879  
880 880  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image023.png]]
881 881  
... ... @@ -890,17 +890,16 @@
890 890  processor WSC1-L can detect and upload the wind speed and direction to the IoT Server via wireless LoRaWAN protocol.
891 891  
892 892  
893 -=== 6.2.1 Feature ===
894 -
918 +*
919 +*1.
920 +*11. Feature
895 895  * RS485 wind speed / direction sensor
896 896  * PC enclosure, resist corrosion
897 897  
898 898  
899 -
900 -
901 -
902 -=== 6.2.2 Specification ===
903 -
925 +*
926 +*1.
927 +*11. Specification
904 904  * Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed)
905 905  * Wind direction range: 0 ~~ 360°
906 906  * Start wind speed: ≤0.3m/s
... ... @@ -913,25 +913,31 @@
913 913  * Cable Length: 2 meters
914 914  
915 915  
940 +1.
941 +11.
942 +111. Dimension
916 916  
917 917  
918 -
919 -=== 6.2.3 Dimension ===
920 -
921 921  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image024.jpg]][[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image025.jpg]]
922 922  
923 923  
924 -=== 6.2.4 Pin Mapping ===
948 +1.
949 +11.
950 +111. Pin Mapping
925 925  
926 926  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]]
927 927  
928 928  
929 -=== 6.2.4 Angle Mapping ===
955 +1.
956 +11.
957 +111. Angle Mapping
930 930  
931 931  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image026.png]]
932 932  
933 933  
934 -=== 6.2.5 Installation Notice ===
962 +1.
963 +11.
964 +111. Installation Notice
935 935  
936 936  Do not power on while connect the cables. Double check the wiring before power on.
937 937  
... ... @@ -952,7 +952,8 @@
952 952  
953 953  
954 954  
955 -== 6.3 CO2/PM2.5/PM10 ~-~- WSS-03 ==
985 +1.
986 +11. CO2/PM2.5/PM10 ~-~- WSS-03
956 956  
957 957  WSS-03 is a RS485 Air Quality sensor. It can monitor CO2, PM2.5 and PM10 at the same time.
958 958  
... ... @@ -967,18 +967,17 @@
967 967  processor WSC1-L can detect and upload the environment CO2, PM2.5 and PM10 to the IoT Server via wireless LoRaWAN protocol.
968 968  
969 969  
970 -=== 6.3.1 Feature ===
971 -
1001 +*
1002 +*1.
1003 +*11. Feature
972 972  * RS485 CO2, PM2.5, PM10 sensor
973 973  * NDIR to measure CO2 with Internal Temperature Compensation
974 974  * Laser Beam Scattering to PM2.5 and PM10
975 975  
976 976  
977 -
978 -
979 -
980 -=== 6.3.2 Specification ===
981 -
1009 +*
1010 +*1.
1011 +*11. Specification
982 982  * CO2 Range: 0~5000ppm, accuracy: ±3%F•S(25℃)
983 983  * CO2 resolution: 1ppm
984 984  * PM2.5/PM10 Range: 0~1000μg/m3 , accuracy ±3%F•S(25℃)
... ... @@ -993,22 +993,22 @@
993 993  ** PM2.5/PM10: 15~80%RH (no dewing)
994 994  ** CO2: 0~95%RH
995 995  * Power Consumption: 50mA@ 12v.
1026 +*1.
1027 +*11. Dimension
996 996  
997 -
998 -
999 -
1000 -
1001 -=== 6.3.3 Dimension ===
1002 -
1003 1003  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image028.png]]
1004 1004  
1005 1005  
1006 -=== 6.3.4 Pin Mapping ===
1032 +1.
1033 +11.
1034 +111. Pin Mapping
1007 1007  
1008 1008  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]]
1009 1009  
1010 1010  
1011 -=== 6.3.5 Installation Notice ===
1039 +1.
1040 +11.
1041 +111. Installation Notice
1012 1012  
1013 1013  Do not power on while connect the cables. Double check the wiring before power on.
1014 1014  
... ... @@ -1021,8 +1021,10 @@
1021 1021  
1022 1022  
1023 1023  
1024 -== 6.4 Rain/Snow Detect ~-~- WSS-04 ==
1054 +1.
1055 +11. Rain/Snow Detect ~-~- WSS-04
1025 1025  
1057 +
1026 1026  WSS-04 is a RS485 rain / snow detect sensor. It can monitor Rain or Snow event.
1027 1027  
1028 1028  
... ... @@ -1037,18 +1037,17 @@
1037 1037  
1038 1038  
1039 1039  
1040 -=== 6.4.1 Feature ===
1041 -
1072 +*
1073 +*1.
1074 +*11. Feature
1042 1042  * RS485 Rain/Snow detect sensor
1043 1043  * Surface heating to dry
1044 1044  * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion
1045 1045  
1046 1046  
1047 -
1048 -
1049 -
1050 -=== 6.4.2 Specification ===
1051 -
1080 +*
1081 +*1.
1082 +*11. Specification
1052 1052  * Detect if there is rain or snow
1053 1053  * Input Power: DC 12 ~~ 24v
1054 1054  * Interface: RS485
... ... @@ -1059,20 +1059,25 @@
1059 1059  ** heating: 94ma @ 12v.
1060 1060  
1061 1061  
1093 +1.
1094 +11.
1095 +111. Dimension
1062 1062  
1063 1063  
1064 -
1065 -=== 6.4.3 Dimension ===
1066 -
1067 1067  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image031.png]]
1068 1068  
1069 1069  
1070 -=== 6.4.4 Pin Mapping ===
1101 +1.
1102 +11.
1103 +111. Pin Mapping
1071 1071  
1105 +
1072 1072  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]]
1073 1073  
1074 1074  
1075 -=== 6.4.5 Installation Notice ===
1109 +1.
1110 +11.
1111 +111. Installation Notice
1076 1076  
1077 1077  Do not power on while connect the cables. Double check the wiring before power on.
1078 1078  
... ... @@ -1086,7 +1086,9 @@
1086 1086  
1087 1087  
1088 1088  
1089 -=== 6.4.6 Heating === 
1125 +1.
1126 +11.
1127 +111. Heating
1090 1090  
1091 1091  WSS-04 supports auto-heat feature. When the temperature is below the heat start temperature 15℃, WSS-04 starts to heat and stop at stop temperature (default is 25℃).
1092 1092  
... ... @@ -1094,8 +1094,10 @@
1094 1094  
1095 1095  
1096 1096  
1097 -== 6.5 Temperature, Humidity, Illuminance, Pressure ~-~- WSS-05 ==
1135 +1.
1136 +11. Temperature, Humidity, Illuminance, Pressure ~-~- WSS-05
1098 1098  
1138 +
1099 1099  WSS-05 is a 4 in 1 RS485 sensor which can monitor Temperature, Humidity, Illuminance and Pressure at the same time.
1100 1100  
1101 1101  
... ... @@ -1106,16 +1106,15 @@
1106 1106  processor WSC1-L can detect and upload environment Temperature, Humidity, Illuminance, Pressure to the IoT Server via wireless LoRaWAN protocol.
1107 1107  
1108 1108  
1109 -=== 6.5.1 Feature ===
1110 -
1149 +*
1150 +*1.
1151 +*11. Feature
1111 1111  * RS485 Temperature, Humidity, Illuminance, Pressure sensor
1112 1112  
1113 1113  
1114 -
1115 -
1116 -
1117 -=== 6.5.2 Specification ===
1118 -
1155 +*
1156 +*1.
1157 +*11. Specification
1119 1119  * Input Power: DC 12 ~~ 24v
1120 1120  * Interface: RS485
1121 1121  * Temperature Sensor Spec:
... ... @@ -1140,20 +1140,24 @@
1140 1140  
1141 1141  
1142 1142  
1182 +1.
1183 +11.
1184 +111. Dimension
1143 1143  
1144 1144  
1145 -=== 6.5.3 Dimension ===
1146 -
1147 1147  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image034.jpg]]
1148 1148  
1149 1149  
1150 -=== 6.5.4 Pin Mapping ===
1190 +1.
1191 +11.
1192 +111. Pin Mapping
1151 1151  
1152 1152  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]]
1153 1153  
1196 +1.
1197 +11.
1198 +111. Installation Notice
1154 1154  
1155 -=== 6.5.5 Installation Notice ===
1156 -
1157 1157  Do not power on while connect the cables. Double check the wiring before power on.
1158 1158  
1159 1159  
... ... @@ -1164,8 +1164,10 @@
1164 1164  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image030.png]]
1165 1165  
1166 1166  
1167 -== 6.6 Total Solar Radiation sensor ~-~- WSS-06 ==
1210 +1.
1211 +11. Total Solar Radiation sensor ~-~- WSS-06
1168 1168  
1213 +
1169 1169  WSS-06 is Total Radiation Sensor can be used to measure the total solar radiation in the spectral range of 0.3 to 3 μm (300 to 3000 nm). If the sensor face is down, the reflected radiation can be measured, and the shading ring can also be used to measure the scattered radiation.
1170 1170  
1171 1171  
... ... @@ -1181,18 +1181,17 @@
1181 1181  
1182 1182  
1183 1183  
1184 -=== 6.6.1 Feature ===
1185 -
1229 +*
1230 +*1.
1231 +*11. Feature
1186 1186  * RS485 Total Solar Radiation sensor
1187 1187  * Measure Total Radiation between 0.3~3μm(300~3000nm)
1188 1188  * Measure Reflected Radiation if sense area towards ground.
1189 1189  
1190 1190  
1191 -
1192 -
1193 -
1194 -=== 6.6.2 Specification ===
1195 -
1237 +*
1238 +*1.
1239 +*11. Specification
1196 1196  * Input Power: DC 5 ~~ 24v
1197 1197  * Interface: RS485
1198 1198  * Detect spectrum: 0.3~3μm(300~3000nm)
... ... @@ -1208,19 +1208,23 @@
1208 1208  
1209 1209  
1210 1210  
1255 +1.
1256 +11.
1257 +111. Dimension
1211 1211  
1212 -
1213 -=== 6.6.3 Dimension ===
1214 -
1215 1215  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image036.png]]
1216 1216  
1217 1217  
1218 -=== 6.6.4 Pin Mapping ===
1262 +1.
1263 +11.
1264 +111. Pin Mapping
1219 1219  
1220 1220  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]]
1221 1221  
1222 1222  
1223 -=== 6.6.5 Installation Notice ===
1269 +1.
1270 +11.
1271 +111. Installation Notice
1224 1224  
1225 1225  Do not power on while connect the cables. Double check the wiring before power on.
1226 1226  
... ... @@ -1228,8 +1228,9 @@
1228 1228  
1229 1229  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image038.png]]
1230 1230  
1279 +1.
1280 +11. PAR (Photosynthetically Available Radiation) ~-~- WSS-07
1231 1231  
1232 -== 6.7 PAR (Photosynthetically Available Radiation) ~-~- WSS-07 ==
1233 1233  
1234 1234  WSS-07 photosynthetically active radiation sensor is mainly used to measure the photosynthetically active radiation of natural light in the wavelength range of 400-700nm.
1235 1235  
... ... @@ -1246,7 +1246,9 @@
1246 1246  processor WSC1-L can detect and upload Photosynthetically Available Radiation to the IoT Server via wireless LoRaWAN protocol.
1247 1247  
1248 1248  
1249 -=== 6.7.1 Feature ===
1298 +1.
1299 +11.
1300 +111. Feature
1250 1250  
1251 1251  PAR (Photosynthetically Available Radiation) sensor measure 400 ~~ 700nm wavelength nature light’s Photosynthetically Available Radiation.
1252 1252  
... ... @@ -1254,8 +1254,9 @@
1254 1254  When nature light shine on the sense area, it will generate a signal base on the incidence radiation strength.
1255 1255  
1256 1256  
1257 -=== 6.7.2 Specification ===
1258 -
1308 +*
1309 +*1.
1310 +*11. Specification
1259 1259  * Input Power: DC 5 ~~ 24v
1260 1260  * Interface: RS485
1261 1261  * Response Spectrum: 400~700nm
... ... @@ -1269,19 +1269,23 @@
1269 1269  
1270 1270  
1271 1271  
1324 +1.
1325 +11.
1326 +111. Dimension
1272 1272  
1273 1273  
1274 -=== 6.7.3 Dimension ===
1275 -
1276 1276  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image036.png]]
1277 1277  
1331 +1.
1332 +11.
1333 +111. Pin Mapping
1278 1278  
1279 -=== 6.7.4 Pin Mapping ===
1280 -
1281 1281  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]]
1282 1282  
1283 1283  
1284 -=== 6.7.5 Installation Notice ===
1338 +1.
1339 +11.
1340 +111. Installation Notice
1285 1285  
1286 1286  Do not power on while connect the cables. Double check the wiring before power on.
1287 1287  
... ... @@ -1291,10 +1291,9 @@
1291 1291  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image038.png]]
1292 1292  
1293 1293  
1294 -= 7. FAQ =
1350 +1. FAQ
1351 +11. What else do I need to purchase to build Weather Station?
1295 1295  
1296 -== 7.1 What else do I need to purchase to build Weather Station? ==
1297 -
1298 1298  Below is the installation photo and structure:
1299 1299  
1300 1300  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image002.png]]
... ... @@ -1305,7 +1305,8 @@
1305 1305  
1306 1306  
1307 1307  
1308 -== 7.2 How to upgrade firmware for WSC1-L? ==
1363 +1.
1364 +11. How to upgrade firmware for WSC1-L?
1309 1309  
1310 1310  Firmware Location & Change log:
1311 1311  
... ... @@ -1317,29 +1317,31 @@
1317 1317  [[https:~~/~~/wiki.dragino.com/index.php?title=Firmware_Upgrade_Instruction_for_STM32_base_products#Hardware_Upgrade_Method_Support_List>>url:https://wiki.dragino.com/index.php?title=Firmware_Upgrade_Instruction_for_STM32_base_products#Hardware_Upgrade_Method_Support_List]]
1318 1318  
1319 1319  
1320 -== 7.3 How to change the LoRa Frequency Bands/Region? ==
1376 +1.
1377 +11. How to change the LoRa Frequency Bands/Region?
1321 1321  
1322 1322  User can follow the introduction for how to upgrade image. When download the images, choose the required image file for download.
1323 1323  
1324 1324  
1325 1325  
1326 -== 7.4 Can I add my weather sensors? ==
1383 +1.
1384 +11. Can I add my weather sensors?
1327 1327  
1328 1328  Yes, connect the sensor to RS485 bus and see instruction: [[add sensors.>>path:#Add_sensor]]
1329 1329  
1330 1330  
1331 -= 8. Trouble Shooting =
1389 +1. Trouble Shooting    
1332 1332  
1333 1333  
1334 1334  
1335 1335  
1336 1336  
1395 +1. Order Info
1337 1337  
1338 -= 9. Order Info =
1339 1339  
1398 +1.
1399 +11. Main Process Unit
1340 1340  
1341 -== 9.1 Main Process Unit ==
1342 -
1343 1343  Part Number: **WSC1-L-XX**
1344 1344  
1345 1345  **XX**: The default frequency band
... ... @@ -1353,8 +1353,10 @@
1353 1353  * **IN865**: LoRaWAN IN865 band
1354 1354  * **CN470**: LoRaWAN CN470 band
1355 1355  
1356 -== 9.2 Sensors ==
1357 1357  
1415 +1.
1416 +11. Sensors
1417 +
1358 1358  |**Sensor Model**|**Part Number**
1359 1359  |**Rain Gauge**|WSS-01
1360 1360  |**Rain Gauge installation Bracket for Pole**|WS-K2
... ... @@ -1366,8 +1366,9 @@
1366 1366  |**PAR (Photosynthetically Available Radiation)**|WSS-07
1367 1367  
1368 1368  
1369 -= 10. Support =
1370 1370  
1430 +1. Support
1431 +
1371 1371  * 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.
1372 1372  * 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
1373 1373  
... ... @@ -1377,9 +1377,10 @@
1377 1377  
1378 1378  
1379 1379  
1380 -= 11. Appendix I: Field Installation Photo =
1381 1381  
1442 +1. Appendix I: Field Installation Photo
1382 1382  
1444 +
1383 1383  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image040.png]]
1384 1384  
1385 1385  
image-20220624101005-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -1.3 KB
Content