Last modified by Mengting Qiu on 2025/07/09 16:00

From version 97.1
edited by Xiaoling
on 2023/04/26 08:45
Change comment: Uploaded new attachment "image-20230426084533-1.png", version {1}
To version 45.2
edited by Xiaoling
on 2022/06/24 15:38
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -WSC1-L-Dragino LoRaWAN Weather Station User Manual
1 +Dragino LoRaWAN Weather Station User Manual
Content
... ... @@ -37,14 +37,13 @@
37 37  )))
38 38  
39 39  
40 +
40 40  = 2. How to use =
41 41  
42 42  == 2.1 Installation ==
43 43  
44 -
45 45  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"]] 
46 46  
47 -
48 48  [[image:1656041948552-849.png]]
49 49  
50 50  
... ... @@ -59,17 +59,16 @@
59 59  
60 60  WSC1-L is shipped with a RS485 converter board, for the easy connection to different sensors and WSC1-L. Below is a connection photo:
61 61  
62 -
63 63  [[image:1656042136605-251.png]]
64 64  
65 65  
66 -(% style="color:red" %)**Notice 1:**
64 +(% style="color:red" %) ** Notice 1:**
67 67  
68 68  * All weather sensors and WSC1-L are powered by MPPT solar recharge controller. MPPT is connected to solar panel and storage battery.
69 69  * WSC1-L has an extra 1000mAh back up battery. So it can work even solar panel and storage battery Fails.
70 -* Weather sensors won't work if solar panel and storage battery fails.
68 +* Weather sensors wont work if solar panel and storage battery fails.
71 71  
72 -(% style="color:red" %)**Notice 2:**
70 +(% style="color:red" %)** Notice 2:**
73 73  
74 74  Due to shipment and importation limitation, user is better to purchase below parts locally:
75 75  
... ... @@ -76,22 +76,17 @@
76 76  * Solar Panel
77 77  * Storage Battery
78 78  * MPPT Solar Recharger
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.
77 +* Mounting Kit includes pole and mast assembly. Each weather sensor has its own mounting assembly, user can check the sensor section in this manual.
80 80  * Cabinet.
81 81  
82 -
83 -
84 84  == 2.2 How it works? ==
85 85  
86 -
87 87  (((
88 88  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.
89 89  )))
90 90  
91 91  
92 -(((
93 93  Open WSC1-L and put the yellow jumper as below position to power on WSC1-L.
94 -)))
95 95  
96 96  [[image:1656042192857-709.png]]
97 97  
... ... @@ -99,13 +99,10 @@
99 99  (% style="color:red" %)**Notice:**
100 100  
101 101  1. WSC1-L will auto scan available weather sensors when power on or reboot.
102 -1. User can send a [[downlink command>>||anchor="H3.ConfigureWSC1-LviaATCommandorLoRaWANDownlink"]] to WSC1-L to do a re-scan on the available sensors.
95 +1. User can send a downlink command to WSC1-L to do a re-scan on the available sensors.
103 103  
104 -
105 -
106 106  == 2.3 Example to use for LoRaWAN network ==
107 107  
108 -
109 109  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.
110 110  
111 111  
... ... @@ -125,10 +125,6 @@
125 125  
126 126  User can enter these keys in the LoRaWAN Server portal. Below is TTN V3 screen shot:
127 127  
128 -Put a Jumper on JP2 to power on the device. ( The Jumper must be in FLASH position).
129 -
130 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSE01-LoRaWAN%20Soil%20Moisture%20%26%20EC%20Sensor%20User%20Manual/WebHome/image-20220606163915-7.png?rev=1.1||alt="image-20220606163915-7.png"]]
131 -
132 132  **Add APP EUI in the application.**
133 133  
134 134  [[image:1656042662694-311.png]]
... ... @@ -150,17 +150,15 @@
150 150  
151 151  
152 152  
153 -(((
154 154  (% 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.
155 -)))
156 156  
157 157  
158 158  [[image:1656042745346-283.png]]
159 159  
160 160  
145 +
161 161  == 2.4 Uplink Payload ==
162 162  
163 -
164 164  Uplink payloads include two types: Valid Sensor Value and other status / control command.
165 165  
166 166  * Valid Sensor Value: Use FPORT=2
... ... @@ -170,12 +170,11 @@
170 170  
171 171  === 2.4.1 Uplink FPORT~=5, Device Status ===
172 172  
173 -
174 174  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
175 175  
176 176  
177 177  (((
178 -User can also use downlink command**(0x2301)** to ask WSC1-L to resend this uplink
161 +User can also use downlink command(0x2301) to ask WSC1-L to resend this uplink
179 179  )))
180 180  
181 181  (% border="1" cellspacing="8" style="background-color:#ffffcc; color:green; width:500px" %)
... ... @@ -188,16 +188,19 @@
188 188  Example Payload (FPort=5):  [[image:image-20220624101005-1.png]]
189 189  
190 190  
174 +
191 191  ==== (% style="color:#037691" %)**Sensor Model:**(%%) ====
192 192  
193 193  For WSC1-L, this value is 0x0D.
194 194  
195 195  
180 +
196 196  ==== (% style="color:#037691" %)**Firmware Version:**(%%) ====
197 197  
198 198  0x0100, Means: v1.0.0 version.
199 199  
200 200  
186 +
201 201  ==== (% style="color:#037691" %)**Frequency Band:**(%%) ====
202 202  
203 203  *0x01: EU868
... ... @@ -221,22 +221,21 @@
221 221  *0x0a: AS923-3
222 222  
223 223  
210 +
224 224  ==== (% style="color:#037691" %)**Sub-Band:**(%%) ====
225 225  
226 226  value 0x00 ~~ 0x08(only for CN470, AU915,US915. Others are0x00)
227 227  
228 228  
216 +
229 229  ==== (% style="color:#037691" %)**BAT:**(%%) ====
230 230  
231 -(((
232 232  shows the battery voltage for WSC1-L MCU.
233 -)))
234 234  
235 -(((
236 236  Ex1: 0x0BD6/1000 = 3.03 V
237 -)))
238 238  
239 239  
224 +
240 240  ==== (% style="color:#037691" %)**Weather Sensor Types:**(%%) ====
241 241  
242 242  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:100px" %)
... ... @@ -269,9 +269,9 @@
269 269  [[image:1656049673488-415.png]]
270 270  
271 271  
257 +
272 272  === 2.4.2 Uplink FPORT~=2, Real time sensor value ===
273 273  
274 -
275 275  (((
276 276  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"]].
277 277  )))
... ... @@ -298,106 +298,75 @@
298 298  
299 299  (% style="color:#4472c4" %)**Sensor Type Table:**
300 300  
301 -[[image:image-20220706154434-1.png]]
286 +[[image:image-20220624140352-2.png]]
302 302  
303 303  
304 -(((
305 305  Below is an example payload:  [[image:image-20220624140615-3.png]]
306 -)))
307 307  
308 -(((
309 -
310 -)))
311 311  
312 -(((
313 313  When sending this payload to LoRaWAN server. WSC1-L will send this in one uplink or several uplinks according to LoRaWAN spec requirement. For example, total length of Payload is 54 bytes.
314 -)))
315 315  
316 -* (((
317 -When WSC1-L sending in US915 frequency DR0 data rate. Because this data rate has limitation of 11 bytes payload for each uplink. The payload will be split into below packets and uplink.
318 -)))
294 +* When WSC1-L sending in US915 frequency DR0 data rate. Because this data rate has limitation of 11 bytes payload for each uplink. The payload will be split into below packets and uplink.
319 319  
320 -(((
321 321   Uplink 1:  [[image:image-20220624140735-4.png]]
322 -)))
323 323  
324 -
325 -(((
326 326   Uplink 2:  [[image:image-20220624140842-5.png]]
327 -
328 -)))
329 329  
330 -* (((
331 -When WSC1-L sending in EU868 frequency DR0 data rate. The payload will be split into below packets and uplink:
332 -)))
333 333  
334 -(((
301 +* When WSC1-L sending in EU868 frequency DR0 data rate. The payload will be split into below packets and uplink:
302 +
335 335   Uplink 1:  [[image:image-20220624141025-6.png]]
336 -)))
337 337  
338 -
339 339   Uplink 2:  [[image:image-20220624141100-7.png]]
340 340  
341 341  
342 -=== 2.4.3 Decoder in TTN V3 ===
343 343  
344 344  
345 -(((
310 +=== 2.4.3 Decoder in TTN V3 ===
311 +
346 346  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.
347 -)))
348 348  
349 -(((
350 -Download decoder for suitable platform from:  [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]]
351 -)))
352 352  
315 +Download decoder for suitable platform from:
353 353  
354 -(((
317 +[[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/]]
318 +
355 355  and put as below:
356 -)))
357 357  
358 358  [[image:1656051152438-578.png]]
359 359  
360 360  
324 +
361 361  == 2.5 Show data on Application Server ==
362 362  
363 -
364 -(((
365 365  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:
366 -)))
367 367  
368 -(((
329 +
369 369  (% style="color:blue" %)**Step 1**(%%): Be sure that your device is programmed and properly connected to the LoRaWAN network.
370 -)))
371 371  
372 -(((
373 373  (% 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.
374 -)))
375 375  
376 376  [[image:1656051197172-131.png]]
377 377  
378 378  
379 -
380 380  **Add TagoIO:**
381 381  
382 382  [[image:1656051223585-631.png]]
383 383  
384 384  
385 -
386 386  **Authorization:**
387 387  
388 388  [[image:1656051248318-368.png]]
389 389  
390 390  
391 -
392 392  In TagoIO console ([[https:~~/~~/admin.tago.io~~/~~/>>url:https://datacake.co/]]) , add WSC1-L:
393 393  
394 -
395 395  [[image:1656051277767-168.png]]
396 396  
397 397  
352 +
398 398  = 3. Configure WSC1-L via AT Command or LoRaWAN Downlink =
399 399  
400 -
401 401  Use can configure WSC1-L via AT Command or LoRaWAN Downlink.
402 402  
403 403  * AT Command Connection: See [[FAQ>>||anchor="H7.FAQ"]].
... ... @@ -414,7 +414,7 @@
414 414  
415 415  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]]
416 416  
417 -(% style="color:red" %)**Note~*~*: Please check early user manual if you don’t have v1.8.0 firmware. **
371 +(% style="color:red" %)Note~*~*: Please check early user manual if you don’t have v1.8.0 firmware.
418 418  
419 419  
420 420  * (% style="color:#4472c4" %)**Commands special design for WSC1-L**
... ... @@ -424,7 +424,6 @@
424 424  
425 425  == 3.1 Set Transmit Interval Time ==
426 426  
427 -
428 428  Feature: Change LoRaWAN End Node Transmit Interval.
429 429  
430 430  (% style="color:#037691" %)**AT Command: AT+TDC**
... ... @@ -438,14 +438,11 @@
438 438  
439 439  If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01.
440 440  
441 -* Example 1: Downlink Payload: 0100001E  ~/~/  Set Transmit Interval (TDC) = 30 seconds
442 -* Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
394 +* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
395 +* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
443 443  
444 -
445 -
446 446  == 3.2 Set Emergency Mode ==
447 447  
448 -
449 449  Feature: In emergency mode, WSC1-L will uplink data every 1 minute.
450 450  
451 451  (% style="color:#037691" %)**AT Command:**
... ... @@ -458,56 +458,27 @@
458 458  * 0xE101     Same as: AT+ALARMMOD=1
459 459  * 0xE100     Same as: AT+ALARMMOD=0
460 460  
461 -
462 -
463 463  == 3.3 Add or Delete RS485 Sensor ==
464 464  
465 -
466 -(((
467 467  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.
468 -)))
469 469  
470 -(((
471 471  (% style="color:#037691" %)**AT Command: **
472 -)))
473 473  
474 -(((
475 475  (% style="color:blue" %)**AT+DYSENSOR=Type_Code, Query_Length, Query_Command , Read_Length , Valid_Data ,has_CRC,timeout**
476 -)))
477 477  
478 -* (((
479 -Type_Code range:  A1 ~~ A4
480 -)))
481 -* (((
482 -Query_Length:  RS485 Query frame length, Value cannot be greater than 10
483 -)))
484 -* (((
485 -Query_Command:  RS485 Query frame data to be sent to sensor, cannot be larger than 10 bytes
486 -)))
487 -* (((
488 -Read_Length:  RS485 response frame length supposed to receive. Max can receive
489 -)))
490 -* (((
491 -Valid_Data:  valid data from RS485 Response, Valid Data will be added to Payload and upload via LoRaWAN.
492 -)))
493 -* (((
494 -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.
495 -)))
496 -* (((
497 -timeout:  RS485 receive timeout (uint:ms). Device will close receive window after timeout
498 -)))
419 +* Type_Code range:  A1 ~~ A4
420 +* Query_Length:  RS485 Query frame length, Value cannot be greater than 10
421 +* Query_Command:  RS485 Query frame data to be sent to sensor, cannot be larger than 10 bytes
422 +* Read_Length:  RS485 response frame length supposed to receive. Max can receive
423 +* Valid_Data:  valid data from RS485 Response, Valid Data will be added to Payload and upload via LoRaWAN.
424 +* 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.
425 +* timeout:  RS485 receive timeout (uint:ms). Device will close receive window after timeout
499 499  
500 -(((
501 501  **Example:**
502 -)))
503 503  
504 -(((
505 505  User need to change external sensor use the type code as address code.
506 -)))
507 507  
508 -(((
509 509  With a 485 sensor, after correctly changing the address code to A1, the RS485 query frame is shown in the following table:
510 -)))
511 511  
512 512  [[image:image-20220624143553-10.png]]
513 513  
... ... @@ -523,7 +523,7 @@
523 523  * Query_Length: 8
524 524  * Query_Command: A103000000019CAA
525 525  * Read_Length: 8
526 -* Valid_Data: 23 (Indicates that the data length is 2 bytes, starting from the 3th byte)
447 +* Valid_Data: 24 (Indicates that the data length is 2 bytes, starting from the 4th byte)
527 527  * has_CRC: 1
528 528  * timeout: 1500 (Fill in the test according to the actual situation)
529 529  
... ... @@ -555,23 +555,16 @@
555 555  
556 556  * 0xE5FF  
557 557  
558 -
559 -
560 560  == 3.4 RS485 Test Command ==
561 561  
562 -
563 563  (% style="color:#037691" %)**AT Command:**
564 564  
565 565  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:474px" %)
566 566  |=(% style="width: 159px;" %)**Command Example**|=(% style="width: 227px;" %)**Function**|=(% style="width: 85px;" %)**Response**
567 567  |(% style="width:159px" %)AT+RSWRITE=xxxxxx|(% style="width:227px" %)(((
568 -(((
569 569  Send command to 485 sensor
570 -)))
571 571  
572 -(((
573 573  Range : no more than 10 bytes
574 -)))
575 575  )))|(% style="width:85px" %)OK
576 576  
577 577  Eg: Send command **01 03 00 00 00 01 84 0A** to 485 sensor
... ... @@ -583,11 +583,8 @@
583 583  
584 584  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
585 585  
586 -
587 -
588 588  == 3.5 RS485 response timeout ==
589 589  
590 -
591 591  Feature: Set or get extended time to receive 485 sensor data.
592 592  
593 593  (% style="color:#037691" %)**AT Command:**
... ... @@ -595,13 +595,9 @@
595 595  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:433px" %)
596 596  |=(% style="width: 157px;" %)**Command Example**|=(% style="width: 188px;" %)**Function**|=(% style="width: 85px;" %)**Response**
597 597  |(% style="width:157px" %)AT+DTR=1000|(% style="width:188px" %)(((
598 -(((
599 599  Set response timeout to:
600 -)))
601 601  
602 -(((
603 603  Range : 0~~10000
604 -)))
605 605  )))|(% style="width:85px" %)OK
606 606  
607 607  (% style="color:#037691" %)**Downlink Command:**
... ... @@ -610,21 +610,14 @@
610 610  
611 611  If the downlink payload=E0000005, it means set the END Node’s Transmit Interval to 0x000005=5(S), while type code is E0.
612 612  
613 -* Example 1: Downlink Payload: E0000005  ~/~/  Set Transmit Interval (DTR) = 5 seconds
614 -* Example 2: Downlink Payload: E000000A  ~/~/  Set Transmit Interval (DTR) = 10 seconds
520 +* Example 1: Downlink Payload: E0000005 ~/~/ Set Transmit Interval (DTR) = 5 seconds
521 +* Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds
615 615  
616 -
617 -
618 618  == 3.6 Set Sensor Type ==
619 619  
620 -
621 -(((
622 622  Feature: Set sensor in used. If there are 6 sensors, user can set to only send 5 sensors values.
623 -)))
624 624  
625 -(((
626 626  See [[definition>>||anchor="HWeatherSensorTypes:"]] for the sensor type.
627 -)))
628 628  
629 629  [[image:image-20220624144904-12.png]]
630 630  
... ... @@ -635,7 +635,7 @@
635 635  |=(% style="width: 157px;" %)**Command Example**|=(% style="width: 130px;" %)**Function**|=(% style="width: 87px;" %)**Response**
636 636  |(% style="width:157px" %)AT+STYPE=80221|(% style="width:130px" %)Set sensor types|(% style="width:87px" %)OK
637 637  
638 -Eg: The setting command **AT+STYPE=80221** means:
538 +Eg: The setting command **AT+STYPE=802212** means:
639 639  
640 640  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:495px" %)
641 641  |(% rowspan="2" style="width:57px" %)Byte3|(% style="width:57px" %)Bit23|(% style="width:59px" %)Bit22|(% style="width:56px" %)Bit21|(% style="width:51px" %)Bit20|(% style="width:54px" %)Bit19|(% style="width:54px" %)Bit18|(% style="width:52px" %)Bit17|(% style="width:52px" %)Bit16
... ... @@ -650,7 +650,7 @@
650 650  
651 651  (% style="color:#037691" %)**Downlink Command:**
652 652  
653 -* 0xE400080221  Same as: AT+STYPE=80221
553 +* 0xE400802212     Same as: AT+STYPE=80221
654 654  
655 655  (% style="color:red" %)**Note:**
656 656  
... ... @@ -657,23 +657,22 @@
657 657  ~1. The sensor type will not be saved to flash, and the value will be updated every time the sensor is restarted or rescanned.
658 658  
659 659  
560 +
561 +
660 660  = 4. Power consumption and battery =
661 661  
662 662  == 4.1 Total Power Consumption ==
663 663  
664 -
665 665  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.
666 666  
667 667  
668 668  == 4.2 Reduce power consumption ==
669 669  
670 -
671 671  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.
672 672  
673 673  
674 674  == 4.3 Battery ==
675 675  
676 -
677 677  (((
678 678  All sensors are only power by external power source. If external power source is off. All sensor won't work.
679 679  )))
... ... @@ -687,7 +687,6 @@
687 687  
688 688  == 5.1 Features ==
689 689  
690 -
691 691  * Wall Attachable.
692 692  * LoRaWAN v1.0.3 Class A protocol.
693 693  * RS485 / Modbus protocol
... ... @@ -700,35 +700,28 @@
700 700  * IP Rating: IP65
701 701  * Support default sensors or 3rd party RS485 sensors
702 702  
703 -
704 -
705 705  == 5.2 Power Consumption ==
706 706  
707 -
708 708  WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA
709 709  
710 710  
711 711  == 5.3 Storage & Operation Temperature ==
712 712  
713 -
714 714  -20°C to +60°C
715 715  
716 716  
717 717  == 5.4 Pin Mapping ==
718 718  
719 -
720 720  [[image:1656054149793-239.png]]
721 721  
722 722  
723 723  == 5.5 Mechanical ==
724 724  
618 +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/]]
725 725  
726 -Refer LSn50v2 enclosure drawing in:  [[https:~~/~~/www.dropbox.com/sh/0ir0l9jjmk6p95e/AADwWXorcKuNpPR5em7VgrEja?dl=0>>https://www.dropbox.com/sh/0ir0l9jjmk6p95e/AADwWXorcKuNpPR5em7VgrEja?dl=0]]
727 727  
728 -
729 729  == 5.6 Connect to RS485 Sensors ==
730 730  
731 -
732 732  WSC1-L includes a RS485 converter PCB. Which help it easy to connect multiply RS485 sensors. Below is the photo for reference.
733 733  
734 734  
... ... @@ -737,7 +737,7 @@
737 737  
738 738  Hardware Design for the Converter Board please see:
739 739  
740 -[[https:~~/~~/www.dropbox.com/sh/bqyvsvitb70qtgf/AABLpD7_yxsQ_drVMxHIEI7wa?dl=0>>https://www.dropbox.com/sh/bqyvsvitb70qtgf/AABLpD7_yxsQ_drVMxHIEI7wa?dl=0]]
631 +[[https:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Weather_Station/RS485_Converter_Board/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Weather_Station/RS485_Converter_Board/]]
741 741  
742 742  
743 743  = 6. Weather Sensors =
... ... @@ -768,7 +768,6 @@
768 768  
769 769  === 6.1.1 Feature ===
770 770  
771 -
772 772  * RS485 Rain Gauge
773 773  * Small dimension, easy to install
774 774  * Vents under funnel, avoid leaf or other things to avoid rain flow.
... ... @@ -777,12 +777,11 @@
777 777  
778 778  
779 779  
670 +
780 780  === 6.1.2 Specification ===
781 781  
782 -
783 783  * Resolution: 0.2mm
784 784  * Accuracy: ±3%
785 -* Range: 0 ~~ 100mm
786 786  * Rainfall strength: 0mm~4mm/min (max 8mm/min)
787 787  * Input Power: DC 5~~24v
788 788  * Interface: RS485
... ... @@ -792,46 +792,32 @@
792 792  
793 793  
794 794  
684 +
795 795  === 6.1.3 Dimension ===
796 796  
797 -
798 798   [[image:1656054957406-980.png]]
799 799  
800 800  
801 801  === 6.1.4 Pin Mapping ===
802 802  
803 -
804 804  [[image:1656054972828-692.png]]
805 805  
806 806  
807 807  === 6.1.5 Installation Notice ===
808 808  
809 -
810 -(((
811 811  Do not power on while connect the cables. Double check the wiring before power on.
812 -)))
813 813  
814 -(((
815 815  Installation Photo as reference:
816 -)))
817 817  
818 818  
819 -(((
820 820  (% style="color:#4472c4" %)** Install on Ground:**
821 -)))
822 822  
823 -(((
824 824  WSS-01 Rain Gauge include screws so can install in ground directly .
825 -)))
826 826  
827 827  
828 -(((
829 829  (% style="color:#4472c4" %)** Install on pole:**
830 -)))
831 831  
832 -(((
833 833  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:
834 -)))
835 835  
836 836  [[image:image-20220624152218-1.png||height="526" width="276"]]
837 837  
... ... @@ -838,17 +838,16 @@
838 838  WS-K2: Bracket Kit for Pole installation
839 839  
840 840  
716 +
841 841  WSSC-K2 dimension document, please see:
842 842  
843 -[[https:~~/~~/www.dropbox.com/sh/7wa2elfm2q8xq4l/AAB7ZB_gSVGrhmJEgU2LyTQNa?dl=0>>https://www.dropbox.com/sh/7wa2elfm2q8xq4l/AAB7ZB_gSVGrhmJEgU2LyTQNa?dl=0]]
719 +[[https:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Weather_Station/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Weather_Station/]]
844 844  
845 845  
846 846  == 6.2 Wind Speed/Direction ~-~- WSS-02 ==
847 847  
848 -
849 849  [[image:1656055444035-179.png]]
850 850  
851 -
852 852  (((
853 853  WSS-02 is a RS485 wind speed and wind direction monitor designed for weather station solution.
854 854  )))
... ... @@ -862,19 +862,17 @@
862 862  )))
863 863  
864 864  
865 -
866 866  === 6.2.1 Feature ===
867 867  
868 -
869 869  * RS485 wind speed / direction sensor
870 870  * PC enclosure, resist corrosion
871 871  
872 872  
873 873  
746 +
874 874  === 6.2.2 Specification ===
875 875  
876 -
877 -* Wind speed range: 0 ~~ 60m/s
749 +* Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed)
878 878  * Wind direction range: 0 ~~ 360°
879 879  * Start wind speed: ≤0.3m/s
880 880  * Accuracy: ±(0.3+0.03V)m/s , ±1°
... ... @@ -887,59 +887,60 @@
887 887  
888 888  
889 889  
762 +
890 890  === 6.2.3 Dimension ===
891 891  
892 -
893 893  [[image:image-20220624152813-2.png]]
894 894  
895 895  
896 896  === 6.2.4 Pin Mapping ===
897 897  
898 -
899 899  [[image:1656056281231-994.png]]
900 900  
901 901  
902 902  === 6.2.5  Angle Mapping ===
903 903  
904 -
905 905  [[image:1656056303845-585.png]]
906 906  
907 907  
908 908  === 6.2.6  Installation Notice ===
909 909  
910 -
911 -(((
912 912  Do not power on while connect the cables. Double check the wiring before power on.
913 -)))
914 914  
915 -(((
782 +
916 916  The sensor must be installed with below direction, towards North.
917 917  
918 -
785 +
786 +|(((
787 +North
919 919  )))
920 920  
921 -[[image:image-20220624153901-3.png]]
790 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image027.png]]
922 922  
923 923  
924 -== 6.3 CO2/PM2.5/PM10 ~-~- WSS-03 ==
925 925  
926 926  
927 -(((
795 +
796 +
797 +
798 +
799 +== 6.3 CO2/PM2.5/PM10 ~-~- WSS-03 ==
800 +
928 928  WSS-03 is a RS485 Air Quality sensor. It can monitor CO2, PM2.5 and PM10 at the same time.
929 -)))
930 930  
931 -(((
803 +
932 932  WSS-03 uses weather proof shield which can make sure the sensors are well protected against UV & radiation.
933 -)))
934 934  
935 -(((
936 -WSS-03 is designed to support the Dragino Weather station solution. Users only need to connect WSS-03 RS485 interface to WSC1-L. The weather station main processor WSC1-L can detect and upload the environment CO2, PM2.5 and PM10 to the IoT Server via wireless LoRaWAN protocol.
937 -)))
938 938  
807 +WSS-03 is designed to support the Dragino Weather station solution.
939 939  
940 -=== 6.3.1 Feature ===
809 +Users only need to connect WSS-03 RS485 interface to WSC1-L. The weather station main
941 941  
811 +processor WSC1-L can detect and upload the environment CO2, PM2.5 and PM10 to the IoT Server via wireless LoRaWAN protocol.
942 942  
813 +
814 +=== 6.3.1 Feature ===
815 +
943 943  * RS485 CO2, PM2.5, PM10 sensor
944 944  * NDIR to measure CO2 with Internal Temperature Compensation
945 945  * Laser Beam Scattering to PM2.5 and PM10
... ... @@ -946,9 +946,9 @@
946 946  
947 947  
948 948  
822 +
949 949  === 6.3.2 Specification ===
950 950  
951 -
952 952  * CO2 Range: 0~5000ppm, accuracy: ±3%F•S(25℃)
953 953  * CO2 resolution: 1ppm
954 954  * PM2.5/PM10 Range: 0~1000μg/m3 , accuracy ±3%F•S(25℃)
... ... @@ -966,49 +966,48 @@
966 966  
967 967  
968 968  
842 +
969 969  === 6.3.3 Dimension ===
970 970  
845 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image028.png]]
971 971  
972 -[[image:1656056708366-230.png]]
973 973  
974 -
975 975  === 6.3.4 Pin Mapping ===
976 976  
850 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]]
977 977  
978 -[[image:1656056722648-743.png]]
979 979  
980 -
981 981  === 6.3.5 Installation Notice ===
982 982  
983 -
984 984  Do not power on while connect the cables. Double check the wiring before power on.
985 985  
857 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image029.png]]
986 986  
987 -[[image:1656056751153-304.png]]
859 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image030.png]]
988 988  
989 989  
990 -[[image:1656056766224-773.png]]
991 991  
992 992  
993 -== 6.4 Rain/Snow Detect ~-~- WSS-04 ==
994 994  
995 995  
996 -(((
866 +== 6.4 Rain/Snow Detect ~-~- WSS-04 ==
867 +
997 997  WSS-04 is a RS485 rain / snow detect sensor. It can monitor Rain or Snow event.
998 -)))
999 999  
1000 -(((
870 +
1001 1001  WSS-04 has auto heating feature, this ensures measurement more reliable.
1002 -)))
1003 1003  
1004 -(((
1005 -WSS-04 is designed to support the Dragino Weather station solution. Users only need to connect WSS-04 RS485 interface to WSC1-L. The weather station main processor WSC1-L can detect and upload the SNOW/Rain Event to the IoT Server via wireless LoRaWAN protocol.
1006 -)))
1007 1007  
874 +WSS-04 is designed to support the Dragino Weather station solution.
1008 1008  
1009 -=== 6.4.1 Feature ===
876 +Users only need to connect WSS-04 RS485 interface to WSC1-L. The weather station main
1010 1010  
878 +processor WSC1-L can detect and upload the SNOW/Rain Event to the IoT Server via wireless LoRaWAN protocol.
1011 1011  
880 +
881 +
882 +=== 6.4.1 Feature ===
883 +
1012 1012  * RS485 Rain/Snow detect sensor
1013 1013  * Surface heating to dry
1014 1014  * grid electrode uses Electroless Nickel/Immersion Gold design for resist corrosion
... ... @@ -1015,9 +1015,9 @@
1015 1015  
1016 1016  
1017 1017  
890 +
1018 1018  === 6.4.2 Specification ===
1019 1019  
1020 -
1021 1021  * Detect if there is rain or snow
1022 1022  * Input Power: DC 12 ~~ 24v
1023 1023  * Interface: RS485
... ... @@ -1029,64 +1029,61 @@
1029 1029  
1030 1030  
1031 1031  
904 +
1032 1032  === 6.4.3 Dimension ===
1033 1033  
907 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image031.png]]
1034 1034  
1035 -[[image:1656056844782-155.png]]
1036 1036  
1037 -
1038 1038  === 6.4.4 Pin Mapping ===
1039 1039  
912 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]]
1040 1040  
1041 -[[image:1656056855590-754.png]]
1042 1042  
1043 -
1044 1044  === 6.4.5 Installation Notice ===
1045 1045  
1046 -
1047 1047  Do not power on while connect the cables. Double check the wiring before power on.
1048 1048  
1049 1049  
1050 -(((
1051 1051  Install with 15°degree.
1052 -)))
1053 1053  
1054 - [[image:1656056873783-780.png]]
922 + [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image032.png]]
1055 1055  
924 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image033.png]]
1056 1056  
1057 -[[image:1656056883736-804.png]]
1058 1058  
1059 1059  
928 +
1060 1060  === 6.4.6 Heating ===
1061 1061  
1062 1062  
1063 -(((
1064 1064  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℃).
1065 -)))
1066 1066  
1067 1067  
1068 -== 6.5 Temperature, Humidity, Illuminance, Pressure ~-~- WSS-05 ==
1069 1069  
1070 1070  
1071 -(((
937 +
938 +== 6.5 Temperature, Humidity, Illuminance, Pressure ~-~- WSS-05 ==
939 +
1072 1072  WSS-05 is a 4 in 1 RS485 sensor which can monitor Temperature, Humidity, Illuminance and Pressure at the same time.
1073 -)))
1074 1074  
1075 -(((
1076 -WSS-05 is designed to support the Dragino Weather station solution. Users only need to connect WSS-05 RS485 interface to WSC1-L. The weather station main processor WSC1-L can detect and upload environment Temperature, Humidity, Illuminance, Pressure to the IoT Server via wireless LoRaWAN protocol.
1077 -)))
1078 1078  
943 +WSS-05 is designed to support the Dragino Weather station solution.
1079 1079  
1080 -=== 6.5.1 Feature ===
945 +Users only need to connect WSS-05 RS485 interface to WSC1-L. The weather station main
1081 1081  
947 +processor WSC1-L can detect and upload environment Temperature, Humidity, Illuminance, Pressure to the IoT Server via wireless LoRaWAN protocol.
1082 1082  
949 +
950 +=== 6.5.1 Feature ===
951 +
1083 1083  * RS485 Temperature, Humidity, Illuminance, Pressure sensor
1084 1084  
1085 1085  
1086 1086  
956 +
1087 1087  === 6.5.2 Specification ===
1088 1088  
1089 -
1090 1090  * Input Power: DC 12 ~~ 24v
1091 1091  * Interface: RS485
1092 1092  * Temperature Sensor Spec:
... ... @@ -1111,48 +1111,48 @@
1111 1111  
1112 1112  
1113 1113  
983 +
1114 1114  === 6.5.3 Dimension ===
1115 1115  
986 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image034.jpg]]
1116 1116  
1117 -[[image:1656057170639-522.png]]
1118 1118  
1119 -
1120 1120  === 6.5.4 Pin Mapping ===
1121 1121  
991 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]]
1122 1122  
1123 -[[image:1656057181899-910.png]]
1124 1124  
1125 -
1126 1126  === 6.5.5 Installation Notice ===
1127 1127  
1128 -
1129 1129  Do not power on while connect the cables. Double check the wiring before power on.
1130 1130  
1131 -[[image:1656057199955-514.png]]
1132 1132  
1133 1133  
1134 -[[image:1656057212438-475.png]]
1000 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image035.png]]
1135 1135  
1136 1136  
1137 -== 6.6 Total Solar Radiation sensor ~-~- WSS-06 ==
1003 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image030.png]]
1138 1138  
1139 1139  
1140 -(((
1006 +== 6.6 Total Solar Radiation sensor ~-~- WSS-06 ==
1007 +
1141 1141  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.
1142 -)))
1143 1143  
1144 -(((
1010 +
1145 1145  The core device of the radiation sensor is a high-precision photosensitive element, which has good stability and high precision; at the same time, a precision-machined PTTE radiation cover is installed outside the sensing element, which effectively prevents environmental factors from affecting its performance
1146 -)))
1147 1147  
1148 -(((
1149 -WSS-06 is designed to support the Dragino Weather station solution.  Users only need to connect WSS-06 RS485 interface to WSC1-L. The weather station main processor WSC1-L can detect and upload Total Solar Radiation to the IoT Server via wireless LoRaWAN protocol.
1150 -)))
1151 1151  
1014 +WSS-06 is designed to support the Dragino Weather station solution.
1152 1152  
1153 -=== 6.6.1 Feature ===
1154 1154  
1017 +Users only need to connect WSS-06 RS485 interface to WSC1-L. The weather station main
1155 1155  
1019 +processor WSC1-L can detect and upload Total Solar Radiation to the IoT Server via wireless LoRaWAN protocol.
1020 +
1021 +
1022 +
1023 +=== 6.6.1 Feature ===
1024 +
1156 1156  * RS485 Total Solar Radiation sensor
1157 1157  * Measure Total Radiation between 0.3~3μm(300~3000nm)
1158 1158  * Measure Reflected Radiation if sense area towards ground.
... ... @@ -1159,9 +1159,9 @@
1159 1159  
1160 1160  
1161 1161  
1031 +
1162 1162  === 6.6.2 Specification ===
1163 1163  
1164 -
1165 1165  * Input Power: DC 5 ~~ 24v
1166 1166  * Interface: RS485
1167 1167  * Detect spectrum: 0.3~3μm(300~3000nm)
... ... @@ -1177,61 +1177,53 @@
1177 1177  
1178 1178  
1179 1179  
1049 +
1180 1180  === 6.6.3 Dimension ===
1181 1181  
1052 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image036.png]]
1182 1182  
1183 -[[image:1656057348695-898.png]]
1184 1184  
1185 -
1186 1186  === 6.6.4 Pin Mapping ===
1187 1187  
1057 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]]
1188 1188  
1189 -[[image:1656057359343-744.png]]
1190 1190  
1191 -
1192 1192  === 6.6.5 Installation Notice ===
1193 1193  
1194 -
1195 1195  Do not power on while connect the cables. Double check the wiring before power on.
1196 1196  
1064 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image037.png]]
1197 1197  
1198 -[[image:1656057369259-804.png]]
1066 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image038.png]]
1199 1199  
1200 1200  
1201 -[[image:1656057377943-564.png]]
1202 -
1203 -
1204 1204  == 6.7 PAR (Photosynthetically Available Radiation) ~-~- WSS-07 ==
1205 1205  
1206 -
1207 -(((
1208 1208  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.
1209 -)))
1210 1210  
1211 -(((
1073 +
1212 1212  WSS-07 use precision optical detectors and has an optical filter of 400-700nm, when natural light is irradiated, a voltage signal proportional to the intensity of the incident radiation is generated, and its luminous flux density is proportional to the cosine of the direct angle of the incident light.
1213 -)))
1214 1214  
1215 -(((
1216 -WSS-07 is designed to support the Dragino Weather station solution. Users only need to connect WSS-07 RS485 interface to WSC1-L. The weather station main processor WSC1-L can detect and upload Photosynthetically Available Radiation to the IoT Server via wireless LoRaWAN protocol.
1217 -)))
1218 1218  
1219 1219  
1078 +WSS-07 is designed to support the Dragino Weather station solution.
1079 +
1080 +
1081 +Users only need to connect WSS-07 RS485 interface to WSC1-L. The weather station main
1082 +
1083 +processor WSC1-L can detect and upload Photosynthetically Available Radiation to the IoT Server via wireless LoRaWAN protocol.
1084 +
1085 +
1220 1220  === 6.7.1 Feature ===
1221 1221  
1088 +PAR (Photosynthetically Available Radiation) sensor measure 400 ~~ 700nm wavelength nature light’s Photosynthetically Available Radiation.
1222 1222  
1223 -(((
1224 -PAR (Photosynthetically Available Radiation) sensor measure 400 ~~ 700nm wavelength nature light's Photosynthetically Available Radiation.
1225 -)))
1226 1226  
1227 -(((
1228 1228  When nature light shine on the sense area, it will generate a signal base on the incidence radiation strength.
1229 -)))
1230 1230  
1231 1231  
1232 1232  === 6.7.2 Specification ===
1233 1233  
1234 -
1235 1235  * Input Power: DC 5 ~~ 24v
1236 1236  * Interface: RS485
1237 1237  * Response Spectrum: 400~700nm
... ... @@ -1245,86 +1245,76 @@
1245 1245  
1246 1246  
1247 1247  
1109 +
1248 1248  === 6.7.3 Dimension ===
1249 1249  
1112 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image036.png]]
1250 1250  
1251 -[[image:1656057538793-888.png]]
1252 1252  
1253 -
1254 1254  === 6.7.4 Pin Mapping ===
1255 1255  
1117 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image020.png]]
1256 1256  
1257 -[[image:1656057548116-203.png]]
1258 1258  
1259 -
1260 1260  === 6.7.5 Installation Notice ===
1261 1261  
1262 -
1263 1263  Do not power on while connect the cables. Double check the wiring before power on.
1264 1264  
1265 1265  
1266 -[[image:1656057557191-895.png]]
1125 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image037.png]]
1267 1267  
1127 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image038.png]]
1268 1268  
1269 -[[image:1656057565783-251.png]]
1270 1270  
1271 -
1272 1272  = 7. FAQ =
1273 1273  
1274 1274  == 7.1 What else do I need to purchase to build Weather Station? ==
1275 1275  
1276 -
1277 1277  Below is the installation photo and structure:
1278 1278  
1136 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image002.png]]
1279 1279  
1280 -[[image:1656057598349-319.png]]
1281 1281  
1139 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image039.png]]
1282 1282  
1283 -[[image:1656057608049-693.png]]
1284 1284  
1285 1285  
1143 +
1286 1286  == 7.2 How to upgrade firmware for WSC1-L? ==
1287 1287  
1288 -
1289 -(((
1290 1290  Firmware Location & Change log:
1291 1291  
1292 -[[https:~~/~~/www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0>>https://www.dropbox.com/sh/fuorz31grv8i3r1/AABmjFDU4FADNP6sq7fsmBwVa?dl=0]]
1293 -)))
1148 +[[https:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/WSC1-L/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/WSC1-L/]]
1294 1294  
1295 1295  
1296 -(((
1297 -Firmware Upgrade instruction:  [[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome||anchor="H2.HardwareUpgradeMethodSupportList"]]
1298 -)))
1151 +Firmware Upgrade instruction:
1299 1299  
1153 +[[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]]
1300 1300  
1155 +
1301 1301  == 7.3 How to change the LoRa Frequency Bands/Region? ==
1302 1302  
1158 +User can follow the introduction for how to upgrade image. When download the images, choose the required image file for download.
1303 1303  
1304 -User can follow the introduction for how to [[upgrade image>>||anchor="H7.2HowtoupgradefirmwareforWSC1-L3F"]]. When download the images, choose the required image file for download.
1305 1305  
1306 1306  
1307 1307  == 7.4 Can I add my weather sensors? ==
1308 1308  
1164 +Yes, connect the sensor to RS485 bus and see instruction: [[add sensors.>>path:#Add_sensor]]
1309 1309  
1310 -Yes, connect the sensor to RS485 bus and see instruction:  [[add sensors.>>||anchor="H3.3AddorDeleteRS485Sensor"]]
1311 1311  
1312 -
1313 1313  = 8. Trouble Shooting =
1314 1314  
1315 -== 8.1 AT Command input doesn't work ==
1316 1316  
1317 1317  
1318 -(((
1319 -In the case if user can see the console output but can't type input to the device. Please check if you already include the (% style="color:green" %)**ENTER**(%%) while sending out the command. Some serial tool doesn't send (% style="color:green" %)**ENTER**(%%) while press the send key, user need to add ENTER in their string.
1320 -)))
1321 1321  
1322 1322  
1173 +
1323 1323  = 9. Order Info =
1324 1324  
1176 +
1325 1325  == 9.1 Main Process Unit ==
1326 1326  
1327 -
1328 1328  Part Number: (% style="color:blue" %)**WSC1-L-XX**
1329 1329  
1330 1330  (% style="color:blue" %)**XX**(%%): The default frequency band
... ... @@ -1340,72 +1340,66 @@
1340 1340  
1341 1341  
1342 1342  
1194 +
1343 1343  == 9.2 Sensors ==
1344 1344  
1197 +|**Sensor Model**|**Part Number**
1198 +|**Rain Gauge**|WSS-01
1199 +|**Rain Gauge installation Bracket for Pole**|WS-K2
1200 +|**Wind Speed Direction 2 in 1 Sensor**|WSS-02
1201 +|**CO2/PM2.5/PM10 3 in 1 Sensor**|WSS-03
1202 +|**Rain/Snow Detect Sensor**|WSS-04
1203 +|**Temperature, Humidity, illuminance and Pressure 4 in 1 sensor**|WSS-05
1204 +|**Total Solar Radiation Sensor**|WSS-06
1205 +|**PAR (Photosynthetically Available Radiation)**|WSS-07
1345 1345  
1346 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:500px" %)
1347 -|=(% style="width: 300px;" %)**Sensor Model**|=(% style="width: 200px;" %)**Part Number**
1348 -|(% style="width:462px" %)**Rain Gauge**|(% style="width:120px" %)WSS-01
1349 -|(% style="width:462px" %)**Rain Gauge installation Bracket for Pole**|(% style="width:120px" %)WS-K2
1350 -|(% style="width:462px" %)**Wind Speed Direction 2 in 1 Sensor**|(% style="width:120px" %)WSS-02
1351 -|(% style="width:462px" %)**CO2/PM2.5/PM10 3 in 1 Sensor**|(% style="width:120px" %)WSS-03
1352 -|(% style="width:462px" %)**Rain/Snow Detect Sensor**|(% style="width:120px" %)WSS-04
1353 -|(% style="width:462px" %)**Temperature, Humidity, illuminance and Pressure 4 in 1 sensor**|(% style="width:120px" %)WSS-05
1354 -|(% style="width:462px" %)**Total Solar Radiation Sensor**|(% style="width:120px" %)WSS-06
1355 -|(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:120px" %)WSS-07
1356 1356  
1357 -
1358 -
1359 1359  = 10. Support =
1360 1360  
1361 -
1362 1362  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule.
1211 +* 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
1363 1363  
1364 -* Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]].
1213 +[[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]]
1365 1365  
1366 1366  
1367 1367  
1368 -= 11. Appendix I: Field Installation Photo =
1369 1369  
1370 1370  
1371 -[[image:1656058346362-132.png||height="685" width="732"]]
1219 += 11. Appendix I: Field Installation Photo =
1372 1372  
1373 -(% style="color:blue" %)**Storage Battery: 12v,12AH li battery**
1374 1374  
1222 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image040.png]]
1375 1375  
1376 1376  
1377 -(% style="color:blue" %)**Wind Speed/Direction**
1225 +**Storage Battery**: 12v,12AH li battery
1378 1378  
1379 -[[image:1656058373174-421.png||height="356" width="731"]]
1380 1380  
1228 +Wind Speed/Direction.
1381 1381  
1230 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image041.png]]
1382 1382  
1383 -(% style="color:blue" %)**Total Solar Radiation sensor**
1384 1384  
1385 -[[image:1656058397364-282.png||height="453" width="732"]]
1233 +Total Solar Radiation sensor
1386 1386  
1235 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image042.png]]
1387 1387  
1388 1388  
1389 -(% style="color:blue" %)**PAR Sensor**
1390 1390  
1391 -[[image:1656058416171-615.png]]
1239 +PAR Sensor
1392 1392  
1241 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image043.png]]
1393 1393  
1394 1394  
1395 -(% style="color:blue" %)**CO2/PM2.5/PM10 3 in 1 sensor**
1244 +CO2/PM2.5/PM10 3 in 1 sensor
1396 1396  
1397 -[[image:1656058441194-827.png||height="672" width="523"]]
1246 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image044.png]]
1398 1398  
1399 1399  
1249 +Rain / Snow Detect:
1400 1400  
1401 -(% style="color:blue" %)**Rain / Snow Detect**
1251 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image045.png]]
1402 1402  
1403 -[[image:1656058451456-166.png]]
1404 1404  
1254 +Rain Gauge.
1405 1405  
1406 -
1407 -(% style="color:blue" %)**Rain Gauge**
1408 -
1409 -[[image:1656058463455-569.png||height="499" width="550"]]
1410 -
1411 -
1256 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image046.png]]
1656056708366-230.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -63.7 KB
Content
1656056722648-743.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -246.7 KB
Content
1656056751153-304.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -320.4 KB
Content
1656056766224-773.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -195.0 KB
Content
1656056780923-606.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -320.4 KB
Content
1656056844782-155.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -89.5 KB
Content
1656056855590-754.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -253.4 KB
Content
1656056873783-780.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -112.4 KB
Content
1656056883736-804.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -133.7 KB
Content
1656057016033-551.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -320.4 KB
Content
1656057170639-522.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -105.3 KB
Content
1656057181899-910.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -319.1 KB
Content
1656057199955-514.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -267.3 KB
Content
1656057212438-475.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -153.3 KB
Content
1656057348695-898.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -46.7 KB
Content
1656057359343-744.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -310.4 KB
Content
1656057369259-804.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -202.3 KB
Content
1656057377943-564.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -94.7 KB
Content
1656057538793-888.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -46.7 KB
Content
1656057548116-203.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -284.5 KB
Content
1656057557191-895.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -202.3 KB
Content
1656057565783-251.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -114.7 KB
Content
1656057598349-319.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -106.2 KB
Content
1656057608049-693.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -523.4 KB
Content
1656058346362-132.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -1.2 MB
Content
1656058373174-421.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -742.2 KB
Content
1656058397364-282.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -848.1 KB
Content
1656058416171-615.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -560.4 KB
Content
1656058441194-827.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -1.1 MB
Content
1656058451456-166.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -366.8 KB
Content
1656058463455-569.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -924.1 KB
Content
image-20220624153901-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -25.1 KB
Content
image-20220706154434-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -68.0 KB
Content
image-20230426084533-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -190.0 KB
Content