<
From version < 112.9 >
edited by Xiaoling
on 2024/01/26 11:41
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  
... ... @@ -284,7 +284,6 @@
284 284  Uplink uses FPORT=2 and every 20 minutes send one uplink by default.
285 285  )))
286 286  
287 -
288 288  (((
289 289  The upload length is dynamic, depends on what type of weather sensors are connected. The uplink payload is combined with sensor segments. As below:
290 290  )))
... ... @@ -426,7 +426,6 @@
426 426  Download decoder for suitable platform from:  [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]]
427 427  )))
428 428  
429 -
430 430  (((
431 431  and put as below:
432 432  )))
... ... @@ -433,6 +433,7 @@
433 433  
434 434  [[image:1656051152438-578.png]]
435 435  
426 +
436 436  == 2.5 Show data on Application Server ==
437 437  
438 438  
... ... @@ -451,22 +451,18 @@
451 451  [[image:1656051197172-131.png]]
452 452  
453 453  
454 -
455 455  **Add TagoIO:**
456 456  
457 457  [[image:1656051223585-631.png]]
458 458  
459 459  
460 -
461 461  **Authorization:**
462 462  
463 463  [[image:1656051248318-368.png]]
464 464  
465 465  
466 -
467 467  In TagoIO console ([[https:~~/~~/admin.tago.io~~/~~/>>url:https://datacake.co/]]) , add WSC1-L:
468 468  
469 -
470 470  [[image:1656051277767-168.png]]
471 471  
472 472  
... ... @@ -657,11 +657,14 @@
657 657  
658 658  AT+RSWRITE=0103000001840A
659 659  
647 +If there is output from sensor, The console will show the output data
660 660  
649 +
661 661  (% style="color:#037691" %)**Downlink Command:**
662 662  
663 663  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
664 664  
654 +
665 665  == 3.5 RS485 response timeout ==
666 666  
667 667  
... ... @@ -694,7 +694,7 @@
694 694  (((
695 695  See [[definition>>||anchor="HWeatherSensorTypes:"]] for the sensor type.
696 696  
697 -(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:520px" %)
687 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:517px" %)
698 698  |(% rowspan="2" %)Byte3|Bit23|Bit22|Bit21|Bit20|Bit19|Bit18|Bit17|Bit16
699 699  | |A4|A3|A2|A1| | |
700 700  |(% rowspan="2" %)Byte2|Bit15|Bit14|Bit13|Bit12|Bit11|Bit10|Bit9|Bit8
... ... @@ -749,31 +749,27 @@
749 749  
750 750  (% style="color:#037691" %)**AT Command:**
751 751  
752 -(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:433px" %)
753 -|=(% 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**
754 -|(% style="width:161px" %)(((
755 -AT+RAINFALLSWITCH=10(Range: 3,4,5,6,8,10)
756 -)))|(% 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" %)(((
757 757  Set the registers read by the rain gauge
758 -)))|(% style="width:85px" %)OK
748 +)))|(% style="width:264px" %)OK
759 759  
760 760  (% style="color:#037691" %)**Downlink Command:**
761 761  
762 762  * 0x1703  Same as: AT+RAINFALLSWITCH=3
763 763  
764 -3: The total rainfall after the sensor is powered on  (for example  Total rainfall: 166.5mm)
754 +Value Definition:
765 765  
766 -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)
767 767  
768 -5: Rainfall in last hour: 0.2mm
769 -
770 -6: 24-hour maximum rainfall 10.0mm
771 -
772 -8: 24-hour minimum rainfall:0.0mm
773 -
774 -10: Rainfall in 24 hours: 8.0mm (Rainfall in the last 24 hours)
775 -
776 -
777 777  = 4. Power consumption and battery =
778 778  
779 779  == 4.1 Total Power Consumption ==
... ... @@ -1431,6 +1431,17 @@
1431 1431  )))
1432 1432  
1433 1433  
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 +
1434 1434  = 9. Order Info =
1435 1435  
1436 1436  == 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