<
From version < 105.7 >
edited by Xiaoling
on 2023/06/16 08:53
To version < 105.17 >
edited by Xiaoling
on 2023/06/16 09:12
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -21,19 +21,19 @@
21 21  
22 22  
23 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**.
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:blue" %)**weather and climate**(%%). They consist of a (% style="color:blue" %)**main process device (WSC1-L) and various sensors**.
25 25  )))
26 26  
27 27  (((
28 -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.
28 +The sensors include various type such as: (% style="color:blue" %)**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.
29 29  )))
30 30  
31 31  (((
32 -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.
32 +Main process device WSC1-L is an outdoor LoRaWAN RS485 end node. It is powered by external (% style="color:blue" %)**12v solar power**(%%) and have a (% style="color:blue" %)**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.
33 33  )))
34 34  
35 35  (((
36 -WSC1-L is full compatible with(% style="color:#4472c4" %)** LoRaWAN Class C protocol**(%%), it can work with standard LoRaWAN gateway.
36 +WSC1-L is full compatible with(% style="color:blue" %)** LoRaWAN Class C protocol**(%%), it can work with standard LoRaWAN gateway.
37 37  )))
38 38  
39 39  
... ... @@ -560,6 +560,9 @@
560 560  * 0xE101     Same as: AT+ALARMMOD=1
561 561  * 0xE100     Same as: AT+ALARMMOD=0
562 562  
563 +
564 +
565 +
563 563  == 3.3 Add or Delete RS485 Sensor ==
564 564  
565 565  
... ... @@ -655,21 +655,19 @@
655 655  
656 656  * 0xE5FF  
657 657  
661 +
662 +
663 +
664 +
658 658  == 3.4 RS485 Test Command ==
659 659  
660 660  
661 661  (% style="color:#037691" %)**AT Command:**
662 662  
663 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:474px" %)
664 -|=(% style="width: 160px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 228px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response**
670 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:494px" %)
671 +|=(% style="width: 160px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 248px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response**
665 665  |(% style="width:159px" %)AT+RSWRITE=xxxxxx|(% style="width:227px" %)(((
666 -(((
667 -Send command to 485 sensor
668 -)))
669 -
670 -(((
671 -Range : no more than 10 bytes
672 -)))
673 +Send command to 485 sensor. Range : no more than 10 bytes
673 673  )))|(% style="width:85px" %)OK
674 674  
675 675  Eg: Send command **01 03 00 00 00 01 84 0A** to 485 sensor
... ... @@ -681,6 +681,10 @@
681 681  
682 682  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
683 683  
685 +
686 +
687 +
688 +
684 684  == 3.5 RS485 response timeout ==
685 685  
686 686  
... ... @@ -691,17 +691,7 @@
691 691  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:433px" %)
692 692  |=(% style="width: 157px;background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 190px;background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response**
693 693  |(% style="width:157px" %)AT+DTR=1000|(% style="width:188px" %)(((
694 -(((
695 -(((
696 -Set response timeout to:
697 -)))
698 -)))
699 -
700 -(((
701 -(((
702 -Range : 0~~10000
703 -)))
704 -)))
699 +Set response timeout to: Range : 0~~10000
705 705  )))|(% style="width:85px" %)OK
706 706  
707 707  (% style="color:#037691" %)**Downlink Command:**
... ... @@ -713,6 +713,10 @@
713 713  * Example 1: Downlink Payload: E0000005  ~/~/  Set Transmit Interval (DTR) = 5 seconds
714 714  * Example 2: Downlink Payload: E000000A  ~/~/  Set Transmit Interval (DTR) = 10 seconds
715 715  
711 +
712 +
713 +
714 +
716 716  == 3.6 Set Sensor Type ==
717 717  
718 718  
... ... @@ -773,23 +773,17 @@
773 773  ~1. The sensor type will not be saved to flash, and the value will be updated every time the sensor is restarted or rescanned.
774 774  
775 775  
776 -== 3.7  Set the registers read by the rain gaugeSince firmware V1.3 ==
775 +== 3.7  Set the registers read by the rain gauge(Since firmware V1.3) ==
777 777  
778 778  
779 779  (% style="color:#037691" %)**AT Command:**
780 780  
781 781  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:433px" %)
782 -|=(% style="width: 161px; background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 184px; background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response**
781 +|=(% style="width: 172px; background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 175px; background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response**
783 783  |(% style="width:161px" %)(((
784 -AT+RAINFALLSWITCH=1
785 -
786 -(Range: 1~~10)
783 +AT+RAINFALLSWITCH=1(Range: 1~~10)
787 787  )))|(% style="width:184px" %)(((
788 -(((
789 -(((
790 790  Set the registers read by the rain gauge
791 -)))
792 -)))
793 793  )))|(% style="width:85px" %)OK
794 794  
795 795  (% style="color:#037691" %)**Downlink Command:**
... ... @@ -1003,13 +1003,17 @@
1003 1003  * RS485 wind speed / direction sensor
1004 1004  * PC enclosure, resist corrosion
1005 1005  
999 +
1000 +
1001 +
1002 +
1006 1006  === 6.2.2 Specification ===
1007 1007  
1008 1008  
1009 1009  * Wind speed range: 0 ~~ 60m/s
1010 1010  * Wind direction range: 0 ~~ 360°
1011 -* Start wind speed: ≤0.3m/s
1012 -* Accuracy: ±0.3+0.03Vm/s , ±1°
1008 +* Start wind speed: ≤0.3 m/s
1009 +* Accuracy: ±(0.3+0.03V) m/s , ±1°
1013 1013  * Input Power: DC 5~~24v
1014 1014  * Interface: RS485
1015 1015  * Working Temperature: -30℃~70℃
... ... @@ -1017,6 +1017,10 @@
1017 1017  * Power Consumption: 13mA ~~ 12v.
1018 1018  * Cable Length: 2 meters
1019 1019  
1017 +
1018 +
1019 +
1020 +
1020 1020  === 6.2.3 Dimension ===
1021 1021  
1022 1022  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0