<
From version < 84.1 >
edited by Xiaoling
on 2022/06/24 18:07
To version < 79.19 >
edited by Xiaoling
on 2022/06/24 17:21
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -67,6 +67,7 @@
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 +
70 70  (% style="color:red" %)**Notice 2:**
71 71  
72 72  Due to shipment and importation limitation, user is better to purchase below parts locally:
... ... @@ -101,7 +101,6 @@
101 101  
102 102  
103 103  
104 -
105 105  == 2.3 Example to use for LoRaWAN network ==
106 106  
107 107  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.
... ... @@ -162,7 +162,6 @@
162 162  
163 163  
164 164  
165 -
166 166  === 2.4.1 Uplink FPORT~=5, Device Status ===
167 167  
168 168  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
... ... @@ -352,25 +352,14 @@
352 352  
353 353  === 2.4.3 Decoder in TTN V3 ===
354 354  
355 -(((
356 356  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.
357 -)))
358 358  
359 -(((
360 -
361 -)))
362 362  
363 -(((
364 364  Download decoder for suitable platform from:
365 -)))
366 366  
367 -(((
368 368  [[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/]]
369 -)))
370 370  
371 -(((
372 372  and put as below:
373 -)))
374 374  
375 375  [[image:1656051152438-578.png]]
376 376  
... ... @@ -378,21 +378,12 @@
378 378  
379 379  == 2.5 Show data on Application Server ==
380 380  
381 -(((
382 382  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:
383 -)))
384 384  
385 -(((
386 -
387 -)))
388 388  
389 -(((
390 390  (% style="color:blue" %)**Step 1**(%%): Be sure that your device is programmed and properly connected to the LoRaWAN network.
391 -)))
392 392  
393 -(((
394 394  (% 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.
395 -)))
396 396  
397 397  [[image:1656051197172-131.png]]
398 398  
... ... @@ -440,6 +440,9 @@
440 440  
441 441  
442 442  
422 +
423 +
424 +
443 443  == 3.1 Set Transmit Interval Time ==
444 444  
445 445  Feature: Change LoRaWAN End Node Transmit Interval.
... ... @@ -460,7 +460,6 @@
460 460  
461 461  
462 462  
463 -
464 464  == 3.2 Set Emergency Mode ==
465 465  
466 466  Feature: In emergency mode, WSC1-L will uplink data every 1 minute.
... ... @@ -477,54 +477,27 @@
477 477  
478 478  
479 479  
480 -
481 481  == 3.3 Add or Delete RS485 Sensor ==
482 482  
483 -(((
484 484  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.
485 -)))
486 486  
487 -(((
488 488  (% style="color:#037691" %)**AT Command: **
489 -)))
490 490  
491 -(((
492 492  (% style="color:blue" %)**AT+DYSENSOR=Type_Code, Query_Length, Query_Command , Read_Length , Valid_Data ,has_CRC,timeout**
493 -)))
494 494  
495 -* (((
496 -Type_Code range:  A1 ~~ A4
497 -)))
498 -* (((
499 -Query_Length:  RS485 Query frame length, Value cannot be greater than 10
500 -)))
501 -* (((
502 -Query_Command:  RS485 Query frame data to be sent to sensor, cannot be larger than 10 bytes
503 -)))
504 -* (((
505 -Read_Length:  RS485 response frame length supposed to receive. Max can receive
506 -)))
507 -* (((
508 -Valid_Data:  valid data from RS485 Response, Valid Data will be added to Payload and upload via LoRaWAN.
509 -)))
510 -* (((
511 -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.
512 -)))
513 -* (((
514 -timeout:  RS485 receive timeout (uint:ms). Device will close receive window after timeout
515 -)))
469 +* Type_Code range:  A1 ~~ A4
470 +* Query_Length:  RS485 Query frame length, Value cannot be greater than 10
471 +* Query_Command:  RS485 Query frame data to be sent to sensor, cannot be larger than 10 bytes
472 +* Read_Length:  RS485 response frame length supposed to receive. Max can receive
473 +* Valid_Data:  valid data from RS485 Response, Valid Data will be added to Payload and upload via LoRaWAN.
474 +* 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.
475 +* timeout:  RS485 receive timeout (uint:ms). Device will close receive window after timeout
516 516  
517 -(((
518 518  **Example:**
519 -)))
520 520  
521 -(((
522 522  User need to change external sensor use the type code as address code.
523 -)))
524 524  
525 -(((
526 526  With a 485 sensor, after correctly changing the address code to A1, the RS485 query frame is shown in the following table:
527 -)))
528 528  
529 529  [[image:image-20220624143553-10.png]]
530 530  
... ... @@ -575,7 +575,6 @@
575 575  
576 576  
577 577  
578 -
579 579  == 3.4 RS485 Test Command ==
580 580  
581 581  (% style="color:#037691" %)**AT Command:**
... ... @@ -599,7 +599,6 @@
599 599  
600 600  
601 601  
602 -
603 603  == 3.5 RS485 response timeout ==
604 604  
605 605  Feature: Set or get extended time to receive 485 sensor data.
... ... @@ -625,7 +625,6 @@
625 625  
626 626  
627 627  
628 -
629 629  == 3.6 Set Sensor Type ==
630 630  
631 631  (((
... ... @@ -710,7 +710,6 @@
710 710  
711 711  
712 712  
713 -
714 714  == 5.2 Power Consumption ==
715 715  
716 716  WSC1-L (without external sensor): Idle: 4mA, Transmit: max 40mA
... ... @@ -780,7 +780,6 @@
780 780  
781 781  
782 782  
783 -
784 784  === 6.1.2 Specification ===
785 785  
786 786  * Resolution: 0.2mm
... ... @@ -794,7 +794,6 @@
794 794  
795 795  
796 796  
797 -
798 798  === 6.1.3 Dimension ===
799 799  
800 800   [[image:1656054957406-980.png]]
... ... @@ -867,7 +867,6 @@
867 867  
868 868  
869 869  
870 -
871 871  === 6.2.2 Specification ===
872 872  
873 873  * Wind speed range: 0 ~~ 30m/s, (always show 30m/s for higher speed)
... ... @@ -883,7 +883,6 @@
883 883  
884 884  
885 885  
886 -
887 887  === 6.2.3 Dimension ===
888 888  
889 889  [[image:image-20220624152813-2.png]]
... ... @@ -936,7 +936,6 @@
936 936  
937 937  
938 938  
939 -
940 940  === 6.3.2 Specification ===
941 941  
942 942  * CO2 Range: 0~5000ppm, accuracy: ±3%F•S(25℃)
... ... @@ -956,7 +956,6 @@
956 956  
957 957  
958 958  
959 -
960 960  === 6.3.3 Dimension ===
961 961  
962 962  [[image:1656056708366-230.png]]
... ... @@ -1001,7 +1001,6 @@
1001 1001  
1002 1002  
1003 1003  
1004 -
1005 1005  === 6.4.2 Specification ===
1006 1006  
1007 1007  * Detect if there is rain or snow
... ... @@ -1015,7 +1015,6 @@
1015 1015  
1016 1016  
1017 1017  
1018 -
1019 1019  === 6.4.3 Dimension ===
1020 1020  
1021 1021  [[image:1656056844782-155.png]]
... ... @@ -1066,7 +1066,6 @@
1066 1066  
1067 1067  
1068 1068  
1069 -
1070 1070  === 6.5.2 Specification ===
1071 1071  
1072 1072  * Input Power: DC 12 ~~ 24v
... ... @@ -1093,7 +1093,6 @@
1093 1093  
1094 1094  
1095 1095  
1096 -
1097 1097  === 6.5.3 Dimension ===
1098 1098  
1099 1099  [[image:1656057170639-522.png]]
... ... @@ -1156,7 +1156,6 @@
1156 1156  
1157 1157  
1158 1158  
1159 -
1160 1160  === 6.6.3 Dimension ===
1161 1161  
1162 1162  [[image:1656057348695-898.png]]
... ... @@ -1219,7 +1219,6 @@
1219 1219  
1220 1220  
1221 1221  
1222 -
1223 1223  === 6.7.3 Dimension ===
1224 1224  
1225 1225  [[image:1656057538793-888.png]]
... ... @@ -1307,6 +1307,10 @@
1307 1307  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1308 1308  
1309 1309  
1248 +
1249 +
1250 +
1251 +
1310 1310  == 9.2 Sensors ==
1311 1311  
1312 1312  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:400px" %)
... ... @@ -1321,6 +1321,10 @@
1321 1321  |(% style="width:462px" %)**PAR (Photosynthetically Available Radiation)**|(% style="width:110px" %)WSS-07
1322 1322  
1323 1323  
1266 +
1267 +
1268 +
1269 +
1324 1324  = 10. Support =
1325 1325  
1326 1326  * 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.
... ... @@ -1330,10 +1330,11 @@
1330 1330  
1331 1331  
1332 1332  
1279 +
1333 1333  = 11. Appendix I: Field Installation Photo =
1334 1334  
1335 1335  
1336 -[[image:1656058346362-132.png||height="685" width="732"]]
1283 +[[image:1656058346362-132.png]]
1337 1337  
1338 1338  **Storage Battery**: 12v,12AH li battery
1339 1339  
... ... @@ -1341,13 +1341,13 @@
1341 1341  
1342 1342  **Wind Speed/Direction**
1343 1343  
1344 -[[image:1656058373174-421.png||height="356" width="731"]]
1291 +[[image:1656058373174-421.png]]
1345 1345  
1346 1346  
1347 1347  
1348 1348  **Total Solar Radiation sensor**
1349 1349  
1350 -[[image:1656058397364-282.png||height="453" width="732"]]
1297 +[[image:1656058397364-282.png]]
1351 1351  
1352 1352  
1353 1353  
... ... @@ -1359,7 +1359,7 @@
1359 1359  
1360 1360  **CO2/PM2.5/PM10 3 in 1 sensor**
1361 1361  
1362 -[[image:1656058441194-827.png||height="672" width="523"]]
1309 +[[image:1656058441194-827.png]]
1363 1363  
1364 1364  
1365 1365  
... ... @@ -1371,4 +1371,4 @@
1371 1371  
1372 1372  **Rain Gauge**
1373 1373  
1374 -[[image:1656058463455-569.png||height="499" width="550"]]
1321 +[[image:1656058463455-569.png]]
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0