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

From version 3.13
edited by Xiaoling
on 2022/06/24 11:38
Change comment: There is no comment for this version
To version 3.1
edited by Xiaoling
on 2022/06/24 10:10
Change comment: Uploaded new attachment "image-20220624101005-1.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -3,9 +3,8 @@
3 3  
4 4  
5 5  
6 -**Table of Contents:**
6 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image001.png]]
7 7  
8 -{{toc/}}
9 9  
10 10  
11 11  
... ... @@ -20,33 +20,16 @@
20 20  == 1.1 Overview ==
21 21  
22 22  
23 -(((
24 -Dragino LoRaWAN weather station series products are designed for measuring atmospheric conditions to provide information for weather forecasts and to study the (% style="color:#4472c4" %)**weather and climate**(%%). They consist of a (% style="color:#4472c4" %)**main process device (WSC1-L) and various sensors**.
25 -)))
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.
26 26  
27 -(((
28 -
29 -)))
30 30  
31 -(((
32 -The sensors include various type such as: (% style="color:#4472c4" %)**Rain Gauge**, **Temperature/Humidity/Pressure sensor**, **Wind Speed/direction sensor**, **Illumination sensor**, **CO2 sensor**, **Rain/Snow sensor**,** PM2.5/10 sensor**, **PAR(Photosynthetically Available Radiation) sensor, Total Solar Radiation sensor**(%%) and so on.
33 -)))
25 +The sensors include various type such as: Rain Gauge, Temperature/Humidity/Pressure sensor, Wind Speed/direction sensor, Illumination sensor, CO2 sensor, Rain/Snow sensor, PM2.5/10 sensor, PAR(Photosynthetically Available Radiation) sensor, Total Solar Radiation sensor and so on.
34 34  
35 -(((
36 -
37 -)))
38 38  
39 -(((
40 -Main process device WSC1-L is an outdoor LoRaWAN RS485 end node. It is powered by external (% style="color:#4472c4" %)**12v solar power**(%%) and have a (% style="color:#4472c4" %)**built-in li-on backup battery**(%%). WSC1-L reads value from various sensors and upload these sensor data to IoT server via LoRaWAN wireless protocol.
41 -)))
28 +Main process device WSC1-L is an outdoor LoRaWAN RS485 end node. It is powered by external 12v solar power and have a built-in li-on backup battery. WSC1-L reads value from various sensors and upload these sensor data to IoT server via LoRaWAN wireless protocol.
42 42  
43 -(((
44 -
45 -)))
46 46  
47 -(((
48 -WSC1-L is full compatible with(% style="color:#4472c4" %)** LoRaWAN Class C protocol**(%%), it can work with standard LoRaWAN gateway.
49 -)))
31 +WSC1-L is full compatible with LoRaWAN Class C protocol, it can work with standard LoRaWAN gateway.
50 50  
51 51  
52 52  
... ... @@ -55,11 +55,11 @@
55 55  
56 56  == 2.1 Installation ==
57 57  
58 -Below is an installation example for the weather station. Field installation example can be found at [[Appendix I: Field Installation Photo.>>||anchor="H"]] 
40 +Below is an installation example for the weather station. Field installation example can be found at [[Appendix I: Field Installation Photo.>>path:#Installation_Photo]]
59 59  
60 60  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image002.png]]
61 61  
62 -(% style="color:blue" %)** Wiring:**
44 +**Wiring:**
63 63  
64 64  ~1. WSC1-L and sensors all powered by solar power via MPPT
65 65  
... ... @@ -75,14 +75,15 @@
75 75  
76 76  
77 77  
78 -(% style="color:red" %) ** Notice 1:**
60 +Notice 1:
79 79  
80 80  * All weather sensors and WSC1-L are powered by MPPT solar recharge controller. MPPT is connected to solar panel and storage battery.
81 81  * WSC1-L has an extra 1000mAh back up battery. So it can work even solar panel and storage battery Fails.
82 82  * Weather sensors won’t work if solar panel and storage battery fails.
83 83  
84 -(% style="color:red" %)** Notice 2:**
85 85  
67 +Notice 2:
68 +
86 86  Due to shipment and importation limitation, user is better to purchase below parts locally:
87 87  
88 88  * Solar Panel
... ... @@ -91,6 +91,10 @@
91 91  * 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.
92 92  * Cabinet.
93 93  
77 +
78 +
79 +
80 +
94 94  == 2.2 How it works? ==
95 95  
96 96  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.
... ... @@ -106,6 +106,9 @@
106 106  1. WSC1-L will auto scan available weather sensors when power on or reboot.
107 107  1. User can send a downlink command( 增加下发命令的连接) to WSC1-L to do a re-scan on the available sensors.
108 108  
96 +
97 +
98 +
109 109  == 2.3 Example to use for LoRaWAN network ==
110 110  
111 111  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.
... ... @@ -118,7 +118,7 @@
118 118  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:
119 119  
120 120  
121 -(% style="color:blue" %)**Step 1**(%%): Create a device in TTN V3 with the OTAA keys from WSC1-L.
111 +**(% style="color:blue" %)Step 1**(%%): Create a device in TTN V3 with the OTAA keys from WSC1-L.
122 122  
123 123  Each WSC1-L is shipped with a sticker with the default device EUI as below:
124 124  
... ... @@ -153,7 +153,7 @@
153 153  
154 154  
155 155  
156 -(% 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.
146 +**(% 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.
157 157  
158 158  
159 159  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image011.png]]
... ... @@ -168,10 +168,13 @@
168 168  * Valid Sensor Value: Use FPORT=2
169 169  * Other control command: Use FPORT other than 2.
170 170  
171 -=== 2.4.1 Uplink FPORT ===
172 172  
173 -5, Device Status ===
174 174  
163 +
164 +
165 +
166 +=== 2.4.1 Uplink FPORT=5, Device Status ===
167 +
175 175  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
176 176  
177 177  
... ... @@ -178,27 +178,25 @@
178 178  User can also use downlink command(0x2301) to ask WSC1-L to resend this uplink
179 179  
180 180  |**Size (bytes)**|**1**|**2**|**1**|**1**|**2**|**3**
181 -|**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:"]]
174 +|**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]]
182 182  
176 +
183 183  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image011.png]]
184 184  
185 185  
186 -Example Payload (FPort=5):  [[image:image-20220624101005-1.png]]
180 +Example Payload (FPort=5):
187 187  
182 +0D 01 00 01 00 0B D6 10 00 FE
188 188  
189 189  
190 -==== (% style="color:#037691" %)**Sensor Model:**(%%) ====
185 +**Sensor Model**: For WSC1-L, this value is 0x0D.
191 191  
192 -For WSC1-L, this value is 0x0D.
193 193  
188 +**Firmware Version**: 0x0100, Means: v1.0.0 version.
194 194  
195 -==== (% style="color:#037691" %)**Firmware Version:**(%%) ====
196 196  
197 -0x0100, Means: v1.0.0 version.
191 +**Frequency Band**:
198 198  
199 -
200 -==== (% style="color:#037691" %)**Frequency Band:**(%%) ====
201 -
202 202  *0x01: EU868
203 203  
204 204  *0x02: US915
... ... @@ -220,19 +220,15 @@
220 220  *0x0a: AS923-3
221 221  
222 222  
223 -==== (% style="color:#037691" %)**Sub-Band:**(%%) ====
214 +**Sub-Band**: value 0x00 ~~ 0x08(only for CN470, AU915,US915. Others are0x00)
224 224  
225 -value 0x00 ~~ 0x08(only for CN470, AU915,US915. Others are0x00)
226 226  
217 +**BAT**: shows the battery voltage for WSC1-L MCU.
227 227  
228 -==== (% style="color:#037691" %)**BAT:**(%%) ====
229 -
230 -shows the battery voltage for WSC1-L MCU.
231 -
232 232  Ex1: 0x0BD6/1000 = 3.03 V
233 233  
234 234  
235 -==== (% style="color:#037691" %)**Weather Sensor Types:**(%%) ====
222 +**Weather Sensor Types:**
236 236  
237 237  |Byte3|Byte2|Byte1
238 238  
... ... @@ -265,7 +265,7 @@
265 265  
266 266  User can also use downlink command(0x26 01) to ask WSC1-L to resend this uplink :
267 267  
268 -(% style="color:#037691" %)**Downlink:0x26 01**
255 +**Downlink:0x26 01**
269 269  
270 270  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image012.png||alt="1646898147(1)"]]
271 271  
... ... @@ -272,12 +272,12 @@
272 272  
273 273  
274 274  
275 -=== 2.4.2 Uplink FPORT ===
262 +1.
263 +11.
264 +111. Uplink FPORT=2, Real time sensor value
276 276  
277 -2, Real time sensor value ===
266 +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]].
278 278  
279 -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"]].
280 -
281 281  Uplink uses FPORT=2 and every 20 minutes send one uplink by default.
282 282  
283 283  
... ... @@ -285,14 +285,16 @@
285 285  
286 286  |Sensor Segment 1|Sensor Segment 2|……|Sensor Segment n
287 287  
288 -(% style="color:#4472c4" %)** Uplink Payload**:
289 289  
276 +**Uplink Payload**:
277 +
290 290  |Type Code|Length (Bytes)|Measured Value
291 291  
292 -(% style="color:#4472c4" %)** Sensor Segment Define**:
293 293  
281 +**Sensor Segment Define**:
294 294  
295 295  
284 +
296 296  Sensor Type Table:
297 297  
298 298  |**Sensor Type**|**Type Code**|**Range**|**Length ( Bytes)**|**Example**
... ... @@ -378,6 +378,7 @@
378 378  (0x4EFE: No Sensor,0x4EFF: Value Error)
379 379  )))
380 380  
370 +
381 381  Below is an example payload:
382 382  
383 383  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
... ... @@ -399,7 +399,9 @@
399 399  
400 400  
401 401  
402 -=== 2.4.3 Decoder in TTN V3 ===
392 +1.
393 +11.
394 +111. Decoder in TTN V3
403 403  
404 404  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.
405 405  
... ... @@ -414,14 +414,15 @@
414 414  
415 415  
416 416  
417 -== 2.5 Show data on Application Server ==
409 +1.
410 +11. Show data on Application Server
418 418  
419 419  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:
420 420  
421 421  
422 -(% style="color:blue" %)**Step 1**(%%): Be sure that your device is programmed and properly connected to the LoRaWAN network.
415 +**Step 1**: Be sure that your device is programmed and properly connected to the LoRaWAN network.
423 423  
424 -(% 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.
417 +**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.
425 425  
426 426  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image014.png]]
427 427  
... ... @@ -439,13 +439,13 @@
439 439  
440 440  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image017.png]]
441 441  
435 +*
442 442  
437 +1. Configure WSC1-L via AT Command or LoRaWAN Downlink
443 443  
444 -= 3. Configure WSC1-L via AT Command or LoRaWAN Downlink =
445 -
446 446  Use can configure WSC1-L via AT Command or LoRaWAN Downlink.
447 447  
448 -* AT Command Connection: See [[FAQ>>||anchor="H"]].
441 +* AT Command Connection: See [[FAQ>>path:#AT_COMMAND]].
449 449  * LoRaWAN Downlink instruction for different platforms:
450 450  
451 451  [[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]]
... ... @@ -453,7 +453,7 @@
453 453  
454 454  There are two kinds of commands to configure WSC1-L, they are:
455 455  
456 -* (% style="color:#4472c4" %)**General Commands**.
449 +* **General Commands**.
457 457  
458 458  These commands are to configure:
459 459  
... ... @@ -460,23 +460,24 @@
460 460  * General system settings like: uplink interval.
461 461  * LoRaWAN protocol & radio related command.
462 462  
463 -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:
456 +They are same for all Dragino Device which support DLWS-005 LoRaWAN Stack(Note~*~*). These commands can be found on the wiki:
464 464  
465 465  [[http:~~/~~/wiki.dragino.com/index.php?title=End_Device_Downlink_Command>>url:http://wiki.dragino.com/index.php?title=End_Device_Downlink_Command]]
466 466  
467 -(% style="color:red" %)Note~*~*: Please check early user manual if you don’t have v1.8.0 firmware.
460 +Note~*~*: Please check early user manual if you don’t have v1.8.0 firmware.
468 468  
469 469  
470 -* (% style="color:#4472c4" %)**Commands special design for WSC1-L**
463 +* **Commands special design for WSC1-L**
471 471  
472 472  These commands only valid for WSC1-L, as below:
473 473  
474 474  
475 -== 3.1 Set Transmit Interval Time ==
468 +1.
469 +11. Set Transmit Interval Time
476 476  
477 477  Feature: Change LoRaWAN End Node Transmit Interval.
478 478  
479 -(% style="color:#037691" %)**AT Command: AT+TDC**
473 +**AT Command: AT+TDC**
480 480  
481 481  |**Command Example**|**Function**|**Response**
482 482  |AT+TDC?|Show current transmit Interval|(((
... ... @@ -492,8 +492,9 @@
492 492  Set transmit interval to 60000ms = 60 seconds
493 493  )))
494 494  
495 -(% style="color:#037691" %)**Downlink Command: 0x01**
496 496  
490 +**Downlink Command: 0x01**
491 +
497 497  Format: Command Code (0x01) followed by 3 bytes time value.
498 498  
499 499  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
... ... @@ -502,28 +502,34 @@
502 502  * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
503 503  
504 504  
505 -== 3.2 Set Emergency Mode ==
506 506  
501 +
502 +1.
503 +11. Set Emergency Mode
504 +
507 507  Feature: In emergency mode, WSC1-L will uplink data every 1 minute.
508 508  
509 509  
510 -(% style="color:#037691" %)**AT Command:**
508 +**AT Command:**
511 511  
512 512  |**Command Example**|**Function**|**Response**
513 513  |AT+ALARMMOD=1|Enter emergency mode. Uplink every 1 minute|OK
514 514  |AT+ALARMMOD=0|Exit emergency mode. Uplink base on TDC time|OK
515 515  
516 -(% style="color:#037691" %)**Downlink Command:**
517 517  
515 +**Downlink Command:**
516 +
518 518  * 0xE101     Same as: AT+ALARMMOD=1
519 519  * 0xE100     Same as: AT+ALARMMOD=0
520 520  
521 521  
522 -== 3.3 Add or Delete RS485 Sensor ==
523 523  
522 +1.
523 +11. Add or Delete RS485 Sensor
524 +
524 524  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.
525 525  
526 -(% style="color:#037691" %)**AT Command: **
527 +**AT Command: **
527 527  
528 528  AT+DYSENSOR=Type_Code, Query_Length, Query_Command , Read_Length , Valid_Data ,has_CRC,timeout
529 529  
... ... @@ -535,6 +535,8 @@
535 535  * has_CRC: RS485 Response crc check  (0: no verification required 1: verification required). If CRC=1 and CRC error, valid data will be set to 0.
536 536  * timeout: RS485 receive timeout (uint:ms). Device will close receive window after timeout
537 537  
539 +
540 +
538 538  Example:
539 539  
540 540  User need to change external sensor use the type code as address code.
... ... @@ -545,6 +545,7 @@
545 545  |0xA1|0x03|0x00|0x00|0x00|0x01|0x9C|0xAA
546 546  | | | | | | | |
547 547  
551 +
548 548  The response frame of the sensor is as follows:
549 549  
550 550  |Address Code|Function Code|(% colspan="2" %)Data Length|(% colspan="2" %)Data|CRC Check Low|CRC Check High
... ... @@ -561,6 +561,7 @@
561 561  * has_CRC: 1
562 562  * timeout: 1500 (Fill in the test according to the actual situation)
563 563  
568 +
564 564  So the input command is:
565 565  
566 566  AT+DYSENSOR=A1,8,A103000000019CAA,8,24,1,1500
... ... @@ -571,6 +571,10 @@
571 571  |Type Code|Length (Bytes)|Measured Value
572 572  |A1|2|0x000A
573 573  
579 +
580 +
581 +
582 +
574 574  Related commands:
575 575  
576 576  AT+DYSENSOR=A1,0 –> Delete 3^^rd^^ party sensor A1.
... ... @@ -578,7 +578,7 @@
578 578  AT+DYSENSOR ~-~-> List All 3^^rd^^ Party Sensor. Like below:
579 579  
580 580  
581 -(% style="color:#037691" %)**Downlink Command:  **
590 +**Downlink Command: **
582 582  
583 583  **delete custom sensor A1:**
584 584  
... ... @@ -589,10 +589,12 @@
589 589  * 0xE5FF  
590 590  
591 591  
592 -== 3.4 RS485 Test Command ==
593 593  
594 -(% style="color:#037691" %)**AT Command:**
602 +1.
603 +11. RS485 Test Command
595 595  
605 +**AT Command:**
606 +
596 596  |**Command Example**|**Function**|**Response**
597 597  |AT+RSWRITE=xxxxxx|(((
598 598  Send command to 485 sensor
... ... @@ -605,16 +605,19 @@
605 605  AT+RSWRITE=0103000001840A
606 606  
607 607  
608 -(% style="color:#037691" %)**Downlink Command:**
619 +**Downlink Command:**
609 609  
610 610  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
611 611  
612 612  
613 -== 3.5 RS485 response timeout ==
614 614  
625 +
626 +1.
627 +11. RS485 response timeout
628 +
615 615  Feature: Set or get extended time to receive 485 sensor data.
616 616  
617 -(% style="color:#037691" %)**AT Command:**
631 +**AT Command:**
618 618  
619 619  |**Command Example**|**Function**|**Response**
620 620  |AT+DTR=1000|(((
... ... @@ -623,8 +623,9 @@
623 623  Range : 0~~10000
624 624  )))|OK
625 625  
626 -(% style="color:#037691" %)**Downlink Command:**
627 627  
641 +**Downlink Command:**
642 +
628 628  Format: Command Code (0xE0) followed by 3 bytes time value.
629 629  
630 630  If the downlink payload=E0000005, it means set the END Node’s Transmit Interval to 0x000005=5(S), while type code is E0.
... ... @@ -633,11 +633,15 @@
633 633  * Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds
634 634  
635 635  
636 -== 3.6 Set Sensor Type ==
637 637  
652 +
653 +1.
654 +11. Set Sensor Type
655 +
656 +
638 638  Feature: Set sensor in used. If there are 6 sensors, user can set to only send 5 sensors values.
639 639  
640 -See [[definition>>||anchor="H"]] for the sensor type.
659 +See [[definition>>path:#Sensor_types]] for the sensor type.
641 641  
642 642  
643 643  |(% rowspan="2" %)Byte3|Bit23|Bit22|Bit21|Bit20|Bit19|Bit18|Bit17|Bit16
... ... @@ -663,11 +663,13 @@
663 663  Direction
664 664  )))|Wind Speed|BAT
665 665  
666 -(% style="color:#037691" %)**AT Command:**
667 667  
686 +**AT Command:**
687 +
668 668  |**Command Example**|**Function**|**Response**
669 669  |AT+STYPE=80221|Set sensor types|OK
670 670  
691 +
671 671  Eg: The setting command **AT+STYPE=802212** means:
672 672  
673 673  |(% rowspan="2" %)Byte3|Bit23|Bit22|Bit21|Bit20|Bit19|Bit18|Bit17|Bit16
... ... @@ -680,12 +680,13 @@
680 680  So wsc1-L will upload the following data: Custom Sensor A1, Rain Gauge,CO2,BAT.
681 681  
682 682  
683 -(% style="color:#037691" %)**Downlink Command:**
704 +**Downlink Command:**
684 684  
685 685  * 0xE400802212     Same as: AT+STYPE=80221
686 686  
687 -(% style="color:red" %)**Note:**
688 688  
709 +Note:
710 +
689 689  ~1. The sensor type will not be saved to flash, and the value will be updated every time the sensor is restarted or rescanned
690 690  
691 691  
... ... @@ -692,20 +692,21 @@
692 692  
693 693  
694 694  
695 -= 4. Power consumption and battery =
717 +1. Power consumption and battery
718 +11. Total Power Consumption
696 696  
697 -== 4.1 Total Power Consumption ==
698 -
699 699  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.
700 700  
701 701  
702 -== 4.2 Reduce power consumption ==
723 +1.
724 +11. Reduce power consumption
703 703  
704 704  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.
705 705  
706 706  
707 707  
708 -== 4.3 Battery ==
730 +1.
731 +11. Battery
709 709  
710 710  All sensors are only power by external power source. If external power source is off. All sensor won’t work.
711 711  
... ... @@ -714,10 +714,13 @@
714 714  
715 715  
716 716  
717 -= 5. Main Process Unit WSC1-L =
718 718  
719 -== 5.1 Features ==
720 720  
742 +
743 +
744 +1. Main Process Unit WSC1-L
745 +11. Features
746 +
721 721  * Wall Attachable.
722 722  * LoRaWAN v1.0.3 Class A protocol.
723 723  * RS485 / Modbus protocol
... ... @@ -731,23 +731,29 @@
731 731  * Support default sensors or 3rd party RS485 sensors
732 732  
733 733  
734 -== 5.2 Power Consumption ==
735 735  
761 +
762 +1.
763 +11. Power Consumption
764 +
736 736  WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA
737 737  
738 738  
739 739  
740 -== 5.3 Storage & Operation Temperature ==
769 +1.
770 +11. Storage & Operation Temperature
741 741  
742 742  -20°C to +60°C
743 743  
744 744  
745 -== 5.4 Pin Mapping ==
775 +1.
776 +11. Pin Mapping
746 746  
747 747  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image004.png]]
748 748  
749 749  
750 -== 5.5 Mechanical ==
781 +1.
782 +11. Mechanical
751 751  
752 752  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/]]
753 753  
... ... @@ -754,7 +754,8 @@
754 754  
755 755  
756 756  
757 -== 5.6 Connect to RS485 Sensors ==
789 +1.
790 +11. Connect to RS485 Sensors
758 758  
759 759  WSC1-L includes a RS485 converter PCB. Which help it easy to connect multiply RS485 sensors. Below is the photo for reference.
760 760  
... ... @@ -770,10 +770,9 @@
770 770  
771 771  
772 772  
773 -= 6. Weather Sensors =
806 +1. Weather Sensors
807 +11. Rain Gauge ~-~- WSS-01
774 774  
775 -== 6.1 Rain Gauge ~-~- WSS-01 ==
776 -
777 777  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.
778 778  
779 779  
... ... @@ -798,8 +798,9 @@
798 798  
799 799  
800 800  
801 -=== 6.1.1 Feature ===
802 -
833 +*
834 +*1.
835 +*11. Feature
803 803  * RS485 Rain Gauge
804 804  * Small dimension, easy to install
805 805  * Vents under funnel, avoid leaf or other things to avoid rain flow.
... ... @@ -806,8 +806,10 @@
806 806  * ABS enclosure.
807 807  * Horizontal adjustable.
808 808  
809 -=== 6.1.2 Specification ===
810 810  
843 +*
844 +*1.
845 +*11. Specification
811 811  * Resolution: 0.2mm
812 812  * Accuracy: ±3%
813 813  * Rainfall strength: 0mm~4mm/min (max 8mm/min)
... ... @@ -817,19 +817,27 @@
817 817  * Working Humidity: <100% (no dewing)
818 818  * Power Consumption: 4mA @ 12v.
819 819  
820 -=== 6.1.3 Dimension ===
821 821  
822 - [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image019.jpg||alt="c2d3aee592ccc873bea6dd891451df2"]]
823 823  
824 824  
825 -=== 6.1.4 Pin Mapping ===
858 +1.
859 +11.
860 +111. Dimension
826 826  
862 + [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image019.jpg||alt="c2d3aee592ccc873bea6dd891451df2"]]
863 +
864 +1.
865 +11.
866 +111. Pin Mapping
867 +
827 827  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]]
828 828  
829 829  
830 830  
831 831  
832 -=== 6.1.5 Installation Notice ===
873 +1.
874 +11.
875 +111. Installation Notice
833 833  
834 834  Do not power on while connect the cables. Double check the wiring before power on.
835 835  
... ... @@ -836,14 +836,14 @@
836 836  Installation Photo as reference:
837 837  
838 838  
839 -(% style="color:#4472c4" %)** Install on Ground:**
882 +**Install on Ground:**
840 840  
841 841  WSS-01 Rain Gauge include screws so can install in ground directly .
842 842  
843 843  
844 -(% style="color:#4472c4" %)** Install on pole:**
887 +**Install on pole:**
845 845  
846 -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:
889 +If user want to install on pole, they can purchase the **WS-K2 :  Bracket Kit for Pole installation**, and install as below:
847 847  
848 848  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image021.png]]
849 849  
... ... @@ -854,11 +854,12 @@
854 854  
855 855  WSSC-K2 dimension document, please see:
856 856  
857 -https:~/~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Weather_Station/ 
900 +https:~/~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Weather_Station/
858 858  
859 859  
860 860  
861 -== 6.2 Wind Speed/Direction ~-~- WSS-02 ==
904 +1.
905 +11. Wind Speed/Direction ~-~- WSS-02
862 862  
863 863  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image023.png]]
864 864  
... ... @@ -873,13 +873,16 @@
873 873  processor WSC1-L can detect and upload the wind speed and direction to the IoT Server via wireless LoRaWAN protocol.
874 874  
875 875  
876 -=== 6.2.1 Feature ===
877 -
920 +*
921 +*1.
922 +*11. Feature
878 878  * RS485 wind speed / direction sensor
879 879  * PC enclosure, resist corrosion
880 880  
881 -=== 6.2.2 Specification ===
882 882  
927 +*
928 +*1.
929 +*11. Specification
883 883  * Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed)
884 884  * Wind direction range: 0 ~~ 360°
885 885  * Start wind speed: ≤0.3m/s
... ... @@ -891,22 +891,32 @@
891 891  * Power Consumption: 13mA ~~ 12v.
892 892  * Cable Length: 2 meters
893 893  
894 -=== 6.2.3 Dimension ===
895 895  
942 +1.
943 +11.
944 +111. Dimension
945 +
946 +
896 896  [[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]]
897 897  
898 898  
899 -=== 6.2.4 Pin Mapping ===
950 +1.
951 +11.
952 +111. Pin Mapping
900 900  
901 901  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]]
902 902  
903 903  
904 -=== 6.2.4 Angle Mapping ===
957 +1.
958 +11.
959 +111. Angle Mapping
905 905  
906 906  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image026.png]]
907 907  
908 908  
909 -=== 6.2.5 Installation Notice ===
964 +1.
965 +11.
966 +111. Installation Notice
910 910  
911 911  Do not power on while connect the cables. Double check the wiring before power on.
912 912  
... ... @@ -927,7 +927,8 @@
927 927  
928 928  
929 929  
930 -== 6.3 CO2/PM2.5/PM10 ~-~- WSS-03 ==
987 +1.
988 +11. CO2/PM2.5/PM10 ~-~- WSS-03
931 931  
932 932  WSS-03 is a RS485 Air Quality sensor. It can monitor CO2, PM2.5 and PM10 at the same time.
933 933  
... ... @@ -942,14 +942,17 @@
942 942  processor WSC1-L can detect and upload the environment CO2, PM2.5 and PM10 to the IoT Server via wireless LoRaWAN protocol.
943 943  
944 944  
945 -=== 6.3.1 Feature ===
946 -
1003 +*
1004 +*1.
1005 +*11. Feature
947 947  * RS485 CO2, PM2.5, PM10 sensor
948 948  * NDIR to measure CO2 with Internal Temperature Compensation
949 949  * Laser Beam Scattering to PM2.5 and PM10
950 950  
951 -=== 6.3.2 Specification ===
952 952  
1011 +*
1012 +*1.
1013 +*11. Specification
953 953  * CO2 Range: 0~5000ppm, accuracy: ±3%F•S(25℃)
954 954  * CO2 resolution: 1ppm
955 955  * PM2.5/PM10 Range: 0~1000μg/m3 , accuracy ±3%F•S(25℃)
... ... @@ -964,18 +964,22 @@
964 964  ** PM2.5/PM10: 15~80%RH (no dewing)
965 965  ** CO2: 0~95%RH
966 966  * Power Consumption: 50mA@ 12v.
1028 +*1.
1029 +*11. Dimension
967 967  
968 -=== 6.3.3 Dimension ===
969 -
970 970  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image028.png]]
971 971  
972 972  
973 -=== 6.3.4 Pin Mapping ===
1034 +1.
1035 +11.
1036 +111. Pin Mapping
974 974  
975 975  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]]
976 976  
977 977  
978 -=== 6.3.5 Installation Notice ===
1041 +1.
1042 +11.
1043 +111. Installation Notice
979 979  
980 980  Do not power on while connect the cables. Double check the wiring before power on.
981 981  
... ... @@ -988,8 +988,10 @@
988 988  
989 989  
990 990  
991 -== 6.4 Rain/Snow Detect ~-~- WSS-04 ==
1056 +1.
1057 +11. Rain/Snow Detect ~-~- WSS-04
992 992  
1059 +
993 993  WSS-04 is a RS485 rain / snow detect sensor. It can monitor Rain or Snow event.
994 994  
995 995  
... ... @@ -1004,14 +1004,17 @@
1004 1004  
1005 1005  
1006 1006  
1007 -=== 6.4.1 Feature ===
1008 -
1074 +*
1075 +*1.
1076 +*11. Feature
1009 1009  * RS485 Rain/Snow detect sensor
1010 1010  * Surface heating to dry
1011 1011  * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion
1012 1012  
1013 -=== 6.4.2 Specification ===
1014 1014  
1082 +*
1083 +*1.
1084 +*11. Specification
1015 1015  * Detect if there is rain or snow
1016 1016  * Input Power: DC 12 ~~ 24v
1017 1017  * Interface: RS485
... ... @@ -1021,17 +1021,26 @@
1021 1021  ** No heating: 12mA @ 12v,
1022 1022  ** heating: 94ma @ 12v.
1023 1023  
1024 -=== 6.4.3 Dimension ===
1025 1025  
1095 +1.
1096 +11.
1097 +111. Dimension
1098 +
1099 +
1026 1026  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image031.png]]
1027 1027  
1028 1028  
1029 -=== 6.4.4 Pin Mapping ===
1103 +1.
1104 +11.
1105 +111. Pin Mapping
1030 1030  
1107 +
1031 1031  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]]
1032 1032  
1033 1033  
1034 -=== 6.4.5 Installation Notice ===
1111 +1.
1112 +11.
1113 +111. Installation Notice
1035 1035  
1036 1036  Do not power on while connect the cables. Double check the wiring before power on.
1037 1037  
... ... @@ -1045,9 +1045,10 @@
1045 1045  
1046 1046  
1047 1047  
1048 -=== 6.4.6 Heating ===
1127 +1.
1128 +11.
1129 +111. Heating
1049 1049  
1050 -
1051 1051  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℃).
1052 1052  
1053 1053  
... ... @@ -1054,8 +1054,10 @@
1054 1054  
1055 1055  
1056 1056  
1057 -== 6.5 Temperature, Humidity, Illuminance, Pressure ~-~- WSS-05 ==
1137 +1.
1138 +11. Temperature, Humidity, Illuminance, Pressure ~-~- WSS-05
1058 1058  
1140 +
1059 1059  WSS-05 is a 4 in 1 RS485 sensor which can monitor Temperature, Humidity, Illuminance and Pressure at the same time.
1060 1060  
1061 1061  
... ... @@ -1066,12 +1066,15 @@
1066 1066  processor WSC1-L can detect and upload environment Temperature, Humidity, Illuminance, Pressure to the IoT Server via wireless LoRaWAN protocol.
1067 1067  
1068 1068  
1069 -=== 6.5.1 Feature ===
1070 -
1151 +*
1152 +*1.
1153 +*11. Feature
1071 1071  * RS485 Temperature, Humidity, Illuminance, Pressure sensor
1072 1072  
1073 -=== 6.5.2 Specification ===
1074 1074  
1157 +*
1158 +*1.
1159 +*11. Specification
1075 1075  * Input Power: DC 12 ~~ 24v
1076 1076  * Interface: RS485
1077 1077  * Temperature Sensor Spec:
... ... @@ -1094,18 +1094,26 @@
1094 1094  * Working Humidity: 10~90%RH
1095 1095  * Power Consumption: 4mA @ 12v
1096 1096  
1097 -=== 6.5.3 Dimension ===
1098 1098  
1183 +
1184 +1.
1185 +11.
1186 +111. Dimension
1187 +
1188 +
1099 1099  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image034.jpg]]
1100 1100  
1101 1101  
1102 -=== 6.5.4 Pin Mapping ===
1192 +1.
1193 +11.
1194 +111. Pin Mapping
1103 1103  
1104 1104  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]]
1105 1105  
1198 +1.
1199 +11.
1200 +111. Installation Notice
1106 1106  
1107 -=== 6.5.5 Installation Notice ===
1108 -
1109 1109  Do not power on while connect the cables. Double check the wiring before power on.
1110 1110  
1111 1111  
... ... @@ -1116,8 +1116,10 @@
1116 1116  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image030.png]]
1117 1117  
1118 1118  
1119 -== 6.6 Total Solar Radiation sensor ~-~- WSS-06 ==
1212 +1.
1213 +11. Total Solar Radiation sensor ~-~- WSS-06
1120 1120  
1215 +
1121 1121  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.
1122 1122  
1123 1123  
... ... @@ -1133,14 +1133,17 @@
1133 1133  
1134 1134  
1135 1135  
1136 -=== 6.6.1 Feature ===
1137 -
1231 +*
1232 +*1.
1233 +*11. Feature
1138 1138  * RS485 Total Solar Radiation sensor
1139 1139  * Measure Total Radiation between 0.3~3μm(300~3000nm)
1140 1140  * Measure Reflected Radiation if sense area towards ground.
1141 1141  
1142 -=== 6.6.2 Specification ===
1143 1143  
1239 +*
1240 +*1.
1241 +*11. Specification
1144 1144  * Input Power: DC 5 ~~ 24v
1145 1145  * Interface: RS485
1146 1146  * Detect spectrum: 0.3~3μm(300~3000nm)
... ... @@ -1154,17 +1154,25 @@
1154 1154  * Working Humidity: 10~90%RH
1155 1155  * Power Consumption: 4mA @ 12v
1156 1156  
1157 -=== 6.6.3 Dimension ===
1158 1158  
1256 +
1257 +1.
1258 +11.
1259 +111. Dimension
1260 +
1159 1159  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image036.png]]
1160 1160  
1161 1161  
1162 -=== 6.6.4 Pin Mapping ===
1264 +1.
1265 +11.
1266 +111. Pin Mapping
1163 1163  
1164 1164  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]]
1165 1165  
1166 1166  
1167 -=== 6.6.5 Installation Notice ===
1271 +1.
1272 +11.
1273 +111. Installation Notice
1168 1168  
1169 1169  Do not power on while connect the cables. Double check the wiring before power on.
1170 1170  
... ... @@ -1172,8 +1172,9 @@
1172 1172  
1173 1173  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image038.png]]
1174 1174  
1281 +1.
1282 +11. PAR (Photosynthetically Available Radiation) ~-~- WSS-07
1175 1175  
1176 -== 6.7 PAR (Photosynthetically Available Radiation) ~-~- WSS-07 ==
1177 1177  
1178 1178  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.
1179 1179  
... ... @@ -1190,7 +1190,9 @@
1190 1190  processor WSC1-L can detect and upload Photosynthetically Available Radiation to the IoT Server via wireless LoRaWAN protocol.
1191 1191  
1192 1192  
1193 -=== 6.7.1 Feature ===
1300 +1.
1301 +11.
1302 +111. Feature
1194 1194  
1195 1195  PAR (Photosynthetically Available Radiation) sensor measure 400 ~~ 700nm wavelength nature light’s Photosynthetically Available Radiation.
1196 1196  
... ... @@ -1198,8 +1198,9 @@
1198 1198  When nature light shine on the sense area, it will generate a signal base on the incidence radiation strength.
1199 1199  
1200 1200  
1201 -=== 6.7.2 Specification ===
1202 -
1310 +*
1311 +*1.
1312 +*11. Specification
1203 1203  * Input Power: DC 5 ~~ 24v
1204 1204  * Interface: RS485
1205 1205  * Response Spectrum: 400~700nm
... ... @@ -1211,17 +1211,25 @@
1211 1211  * Working Humidity: 10~90%RH
1212 1212  * Power Consumption: 3mA @ 12v
1213 1213  
1214 -=== 6.7.3 Dimension ===
1215 1215  
1216 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image036.png]]
1217 1217  
1326 +1.
1327 +11.
1328 +111. Dimension
1218 1218  
1219 -=== 6.7.4 Pin Mapping ===
1220 1220  
1331 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image036.png]]
1332 +
1333 +1.
1334 +11.
1335 +111. Pin Mapping
1336 +
1221 1221  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]]
1222 1222  
1223 1223  
1224 -=== 6.7.5 Installation Notice ===
1340 +1.
1341 +11.
1342 +111. Installation Notice
1225 1225  
1226 1226  Do not power on while connect the cables. Double check the wiring before power on.
1227 1227  
... ... @@ -1268,13 +1268,12 @@
1268 1268  Yes, connect the sensor to RS485 bus and see instruction: [[add sensors.>>path:#Add_sensor]]
1269 1269  
1270 1270  
1271 -= 8. Trouble Shooting =
1389 += 8. Trouble Shooting =  
1272 1272  
1273 1273  
1274 1274  
1275 1275  
1276 1276  
1277 -
1278 1278  = 9. Order Info =
1279 1279  
1280 1280  
... ... @@ -1293,6 +1293,7 @@
1293 1293  * **IN865**: LoRaWAN IN865 band
1294 1294  * **CN470**: LoRaWAN CN470 band
1295 1295  
1413 +
1296 1296  == 9.2 Sensors ==
1297 1297  
1298 1298  |**Sensor Model**|**Part Number**
... ... @@ -1305,6 +1305,8 @@
1305 1305  |**Total Solar Radiation Sensor**|WSS-06
1306 1306  |**PAR (Photosynthetically Available Radiation)**|WSS-07
1307 1307  
1426 +
1427 +
1308 1308  = 10. Support =
1309 1309  
1310 1310  * 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.