<
From version < 79.1 >
edited by Xiaoling
on 2022/06/24 16:20
To version < 83.1 >
edited by Xiaoling
on 2022/06/24 18:03
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -61,13 +61,13 @@
61 61  [[image:1656042136605-251.png]]
62 62  
63 63  
64 -(% style="color:red" %) ** Notice 1:**
64 +(% style="color:red" %)**Notice 1:**
65 65  
66 66  * All weather sensors and WSC1-L are powered by MPPT solar recharge controller. MPPT is connected to solar panel and storage battery.
67 67  * WSC1-L has an extra 1000mAh back up battery. So it can work even solar panel and storage battery Fails.
68 68  * Weather sensors won’t work if solar panel and storage battery fails.
69 69  
70 -(% style="color:red" %)** Notice 2:**
70 +(% style="color:red" %)**Notice 2:**
71 71  
72 72  Due to shipment and importation limitation, user is better to purchase below parts locally:
73 73  
... ... @@ -81,7 +81,6 @@
81 81  
82 82  
83 83  
84 -
85 85  == 2.2 How it works? ==
86 86  
87 87  (((
... ... @@ -89,7 +89,9 @@
89 89  )))
90 90  
91 91  
91 +(((
92 92  Open WSC1-L and put the yellow jumper as below position to power on WSC1-L.
93 +)))
93 93  
94 94  [[image:1656042192857-709.png]]
95 95  
... ... @@ -145,7 +145,9 @@
145 145  
146 146  
147 147  
149 +(((
148 148  (% 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.
151 +)))
149 149  
150 150  
151 151  [[image:1656042745346-283.png]]
... ... @@ -227,9 +227,13 @@
227 227  
228 228  ==== (% style="color:#037691" %)**BAT:**(%%) ====
229 229  
233 +(((
230 230  shows the battery voltage for WSC1-L MCU.
235 +)))
231 231  
237 +(((
232 232  Ex1: 0x0BD6/1000 = 3.03 V
239 +)))
233 233  
234 234  
235 235  
... ... @@ -297,22 +297,50 @@
297 297  [[image:image-20220624140352-2.png]]
298 298  
299 299  
307 +(((
300 300  Below is an example payload:  [[image:image-20220624140615-3.png]]
309 +)))
301 301  
311 +(((
312 +
313 +)))
302 302  
315 +(((
303 303  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.
317 +)))
304 304  
305 -* 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 +* (((
320 +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.
321 +)))
306 306  
323 +(((
307 307   Uplink 1:  [[image:image-20220624140735-4.png]]
325 +)))
308 308  
327 +(((
328 +
329 +)))
330 +
331 +(((
309 309   Uplink 2:  [[image:image-20220624140842-5.png]]
333 +)))
310 310  
335 +(((
336 +
337 +)))
311 311  
312 -* When WSC1-L sending in EU868 frequency DR0 data rate. The payload will be split into below packets and uplink:
339 +* (((
340 +When WSC1-L sending in EU868 frequency DR0 data rate. The payload will be split into below packets and uplink:
341 +)))
313 313  
343 +(((
314 314   Uplink 1:  [[image:image-20220624141025-6.png]]
345 +)))
315 315  
347 +(((
348 +
349 +)))
350 +
316 316   Uplink 2:  [[image:image-20220624141100-7.png]]
317 317  
318 318  
... ... @@ -320,14 +320,25 @@
320 320  
321 321  === 2.4.3 Decoder in TTN V3 ===
322 322  
358 +(((
323 323  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.
360 +)))
324 324  
362 +(((
363 +
364 +)))
325 325  
366 +(((
326 326  Download decoder for suitable platform from:
368 +)))
327 327  
370 +(((
328 328  [[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/]]
372 +)))
329 329  
374 +(((
330 330  and put as below:
376 +)))
331 331  
332 332  [[image:1656051152438-578.png]]
333 333  
... ... @@ -335,12 +335,21 @@
335 335  
336 336  == 2.5 Show data on Application Server ==
337 337  
384 +(((
338 338  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:
386 +)))
339 339  
388 +(((
389 +
390 +)))
340 340  
392 +(((
341 341  (% style="color:blue" %)**Step 1**(%%): Be sure that your device is programmed and properly connected to the LoRaWAN network.
394 +)))
342 342  
396 +(((
343 343  (% 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.
398 +)))
344 344  
345 345  [[image:1656051197172-131.png]]
346 346  
... ... @@ -388,9 +388,6 @@
388 388  
389 389  
390 390  
391 -
392 -
393 -
394 394  == 3.1 Set Transmit Interval Time ==
395 395  
396 396  Feature: Change LoRaWAN End Node Transmit Interval.
... ... @@ -433,25 +433,51 @@
433 433  
434 434  == 3.3 Add or Delete RS485 Sensor ==
435 435  
488 +(((
436 436  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.
490 +)))
437 437  
492 +(((
438 438  (% style="color:#037691" %)**AT Command: **
494 +)))
439 439  
496 +(((
440 440  (% style="color:blue" %)**AT+DYSENSOR=Type_Code, Query_Length, Query_Command , Read_Length , Valid_Data ,has_CRC,timeout**
498 +)))
441 441  
442 -* Type_Code range:  A1 ~~ A4
443 -* Query_Length:  RS485 Query frame length, Value cannot be greater than 10
444 -* Query_Command:  RS485 Query frame data to be sent to sensor, cannot be larger than 10 bytes
445 -* Read_Length:  RS485 response frame length supposed to receive. Max can receive
446 -* Valid_Data:  valid data from RS485 Response, Valid Data will be added to Payload and upload via LoRaWAN.
447 -* 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.
448 -* timeout:  RS485 receive timeout (uint:ms). Device will close receive window after timeout
500 +* (((
501 +Type_Code range:  A1 ~~ A4
502 +)))
503 +* (((
504 +Query_Length:  RS485 Query frame length, Value cannot be greater than 10
505 +)))
506 +* (((
507 +Query_Command:  RS485 Query frame data to be sent to sensor, cannot be larger than 10 bytes
508 +)))
509 +* (((
510 +Read_Length:  RS485 response frame length supposed to receive. Max can receive
511 +)))
512 +* (((
513 +Valid_Data:  valid data from RS485 Response, Valid Data will be added to Payload and upload via LoRaWAN.
514 +)))
515 +* (((
516 +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.
517 +)))
518 +* (((
519 +timeout:  RS485 receive timeout (uint:ms). Device will close receive window after timeout
520 +)))
449 449  
522 +(((
450 450  **Example:**
524 +)))
451 451  
526 +(((
452 452  User need to change external sensor use the type code as address code.
528 +)))
453 453  
530 +(((
454 454  With a 485 sensor, after correctly changing the address code to A1, the RS485 query frame is shown in the following table:
532 +)))
455 455  
456 456  [[image:image-20220624143553-10.png]]
457 457  
... ... @@ -558,9 +558,13 @@
558 558  
559 559  == 3.6 Set Sensor Type ==
560 560  
639 +(((
561 561  Feature: Set sensor in used. If there are 6 sensors, user can set to only send 5 sensors values.
641 +)))
562 562  
643 +(((
563 563  See [[definition>>||anchor="HWeatherSensorTypes:"]] for the sensor type.
645 +)))
564 564  
565 565  [[image:image-20220624144904-12.png]]
566 566  
... ... @@ -736,19 +736,31 @@
736 736  
737 737  === 6.1.5 Installation Notice ===
738 738  
821 +(((
739 739  Do not power on while connect the cables. Double check the wiring before power on.
823 +)))
740 740  
825 +(((
741 741  Installation Photo as reference:
827 +)))
742 742  
743 743  
830 +(((
744 744  (% style="color:#4472c4" %)** Install on Ground:**
832 +)))
745 745  
834 +(((
746 746  WSS-01 Rain Gauge include screws so can install in ground directly .
836 +)))
747 747  
748 748  
839 +(((
749 749  (% style="color:#4472c4" %)** Install on pole:**
841 +)))
750 750  
843 +(((
751 751  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:
845 +)))
752 752  
753 753  [[image:image-20220624152218-1.png||height="526" width="276"]]
754 754  
... ... @@ -820,9 +820,13 @@
820 820  
821 821  === 6.2.6  Installation Notice ===
822 822  
917 +(((
823 823  Do not power on while connect the cables. Double check the wiring before power on.
919 +)))
824 824  
921 +(((
825 825  The sensor must be installed with below direction, towards North.
923 +)))
826 826  
827 827  [[image:image-20220624153901-3.png]]
828 828  
... ... @@ -888,8 +888,6 @@
888 888  
889 889  Do not power on while connect the cables. Double check the wiring before power on.
890 890  
891 -[[image:1656057016033-551.png]]
892 -
893 893  [[image:1656056751153-304.png]]
894 894  
895 895  [[image:1656056766224-773.png]]
... ... @@ -952,7 +952,9 @@
952 952  Do not power on while connect the cables. Double check the wiring before power on.
953 953  
954 954  
1051 +(((
955 955  Install with 15°degree.
1053 +)))
956 956  
957 957   [[image:1656056873783-780.png]]
958 958  
... ... @@ -1061,7 +1061,6 @@
1061 1061  
1062 1062  
1063 1063  
1064 -
1065 1065  === 6.6.2 Specification ===
1066 1066  
1067 1067  * Input Power: DC 5 ~~ 24v
... ... @@ -1119,9 +1119,13 @@
1119 1119  
1120 1120  === 6.7.1 Feature ===
1121 1121  
1219 +(((
1122 1122  PAR (Photosynthetically Available Radiation) sensor measure 400 ~~ 700nm wavelength nature light's Photosynthetically Available Radiation.
1221 +)))
1123 1123  
1223 +(((
1124 1124  When nature light shine on the sense area, it will generate a signal base on the incidence radiation strength.
1225 +)))
1125 1125  
1126 1126  
1127 1127  === 6.7.2 Specification ===
... ... @@ -1228,10 +1228,11 @@
1228 1228  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1229 1229  
1230 1230  
1332 +
1231 1231  == 9.2 Sensors ==
1232 1232  
1233 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
1234 -|=(% style="width: 462px;" %)**Sensor Model**|=(% style="width: 110px;" %)**Part Number**
1335 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:400px" %)
1336 +|=(% style="width: 300px;" %)**Sensor Model**|=(% style="width: 100px;" %)**Part Number**
1235 1235  |(% style="width:462px" %)**Rain Gauge**|(% style="width:110px" %)WSS-01
1236 1236  |(% style="width:462px" %)**Rain Gauge installation Bracket for Pole**|(% style="width:110px" %)WS-K2
1237 1237  |(% style="width:462px" %)**Wind Speed Direction 2 in 1 Sensor**|(% style="width:110px" %)WSS-02
... ... @@ -1249,7 +1249,6 @@
1249 1249  * 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]]
1250 1250  
1251 1251  
1252 -
1253 1253  = 11. Appendix I: Field Installation Photo =
1254 1254  
1255 1255  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0