<
From version < 112.11 >
edited by Xiaoling
on 2024/01/26 13:38
To version < 118.1 >
edited by Edwin Chen
on 2024/05/06 10:27
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Edwin
Content
... ... @@ -64,7 +64,6 @@
64 64  
65 65  WSC1-L is shipped with a RS485 converter board, for the easy connection to different sensors and WSC1-L. Below is a connection photo:
66 66  
67 -
68 68  [[image:1656042136605-251.png]]
69 69  
70 70  
... ... @@ -91,7 +91,6 @@
91 91  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.
92 92  )))
93 93  
94 -
95 95  (((
96 96  Open WSC1-L and put the yellow jumper as below position to power on WSC1-L.
97 97  )))
... ... @@ -109,11 +109,9 @@
109 109  
110 110  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.
111 111  
112 -
113 113  [[image:1656042612899-422.png]]
114 114  
115 115  
116 -
117 117  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:
118 118  
119 119  
... ... @@ -130,6 +130,7 @@
130 130  
131 131  [[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"]]
132 132  
129 +
133 133  **Add APP EUI in the application.**
134 134  
135 135  [[image:1656042662694-311.png]]
... ... @@ -137,25 +137,20 @@
137 137  [[image:1656042673910-429.png]]
138 138  
139 139  
140 -
141 -
142 142  **Choose Manually to add WSC1-L**
143 143  
144 144  [[image:1656042695755-103.png]]
145 145  
146 146  
147 -
148 148  **Add APP KEY and DEV EUI**
149 149  
150 150  [[image:1656042723199-746.png]]
151 151  
152 152  
153 -
154 154  (((
155 155  (% 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.
156 156  )))
157 157  
158 -
159 159  [[image:1656042745346-283.png]]
160 160  
161 161  
... ... @@ -652,11 +652,14 @@
652 652  
653 653  AT+RSWRITE=0103000001840A
654 654  
647 +If there is output from sensor, The console will show the output data
655 655  
649 +
656 656  (% style="color:#037691" %)**Downlink Command:**
657 657  
658 658  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
659 659  
654 +
660 660  == 3.5 RS485 response timeout ==
661 661  
662 662  
... ... @@ -744,31 +744,27 @@
744 744  
745 745  (% style="color:#037691" %)**AT Command:**
746 746  
747 -(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:433px" %)
748 -|=(% style="width: 172px; background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 175px; background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 86px;background-color:#4F81BD;color:white" %)**Response**
749 -|(% style="width:161px" %)(((
750 -AT+RAINFALLSWITCH=10(Range: 3,4,5,6,8,10)
751 -)))|(% style="width:184px" %)(((
742 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:611px" %)
743 +|=(% style="width: 272px; background-color: rgb(79, 129, 189); color: white;" %)**Command Example**|=(% style="width: 114px; background-color: rgb(79, 129, 189); color: white;" %)**Function**|=(% style="width: 264px; background-color: rgb(79, 129, 189); color: white;" %)**Response**
744 +|(% style="width:272px" %)(((
745 +AT+RAINFALLSWITCH=10(Value: 3,4,5,6,8,10)
746 +)))|(% style="width:114px" %)(((
752 752  Set the registers read by the rain gauge
753 -)))|(% style="width:85px" %)OK
748 +)))|(% style="width:264px" %)OK
754 754  
755 755  (% style="color:#037691" %)**Downlink Command:**
756 756  
757 757  * 0x1703  Same as: AT+RAINFALLSWITCH=3
758 758  
759 -3: The total rainfall after the sensor is powered on  (for example  Total rainfall: 166.5mm)
754 +Value Definition:
760 760  
761 -4: Hourly rainfall: 0.2mm
756 +* **3**: The total rainfall after the sensor is powered on  (for example  Total rainfall: 166.5mm)
757 +* **4**: Hourly rainfall: 0.2mm
758 +* **5**: Rainfall in last hour: 0.2mm
759 +* **6**: 24-hour maximum rainfall 10.0mm
760 +* **8**: 24-hour minimum rainfall:0.0mm
761 +* **10**: Rainfall in 24 hours: 8.0mm (Rainfall in the last 24 hours)
762 762  
763 -5: Rainfall in last hour: 0.2mm
764 -
765 -6: 24-hour maximum rainfall 10.0mm
766 -
767 -8: 24-hour minimum rainfall:0.0mm
768 -
769 -10: Rainfall in 24 hours: 8.0mm (Rainfall in the last 24 hours)
770 -
771 -
772 772  = 4. Power consumption and battery =
773 773  
774 774  == 4.1 Total Power Consumption ==
... ... @@ -1426,6 +1426,17 @@
1426 1426  )))
1427 1427  
1428 1428  
1420 +== 8.2  Possible reasons why the device is unresponsive: ==
1421 +
1422 +~1. Check whether the battery voltage is lower than 2.8V
1423 +2. Check whether the jumper of the device is correctly connected
1424 +
1425 +[[image:image-20240330173709-1.png]]
1426 +3. Check whether the switch here of the device is at the ISP(The switch can operate normally only when it is in RUN)
1427 +
1428 +
1429 +[[image:image-20240330173724-2.png]]
1430 +
1429 1429  = 9. Order Info =
1430 1430  
1431 1431  == 9.1 Main Process Unit ==
image-20240330173709-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +445.4 KB
Content
image-20240330173724-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +445.4 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0