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

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Edwin
1 +XWiki.Xiaoling
Content
... ... @@ -64,6 +64,7 @@
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 +
67 67  [[image:1656042136605-251.png]]
68 68  
69 69  
... ... @@ -90,6 +90,7 @@
90 90  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.
91 91  )))
92 92  
94 +
93 93  (((
94 94  Open WSC1-L and put the yellow jumper as below position to power on WSC1-L.
95 95  )))
... ... @@ -107,9 +107,11 @@
107 107  
108 108  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.
109 109  
112 +
110 110  [[image:1656042612899-422.png]]
111 111  
112 112  
116 +
113 113  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:
114 114  
115 115  
... ... @@ -126,7 +126,6 @@
126 126  
127 127  [[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"]]
128 128  
129 -
130 130  **Add APP EUI in the application.**
131 131  
132 132  [[image:1656042662694-311.png]]
... ... @@ -134,20 +134,25 @@
134 134  [[image:1656042673910-429.png]]
135 135  
136 136  
140 +
141 +
137 137  **Choose Manually to add WSC1-L**
138 138  
139 139  [[image:1656042695755-103.png]]
140 140  
141 141  
147 +
142 142  **Add APP KEY and DEV EUI**
143 143  
144 144  [[image:1656042723199-746.png]]
145 145  
146 146  
153 +
147 147  (((
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.
149 149  )))
150 150  
158 +
151 151  [[image:1656042745346-283.png]]
152 152  
153 153  
... ... @@ -276,6 +276,7 @@
276 276  Uplink uses FPORT=2 and every 20 minutes send one uplink by default.
277 277  )))
278 278  
287 +
279 279  (((
280 280  The upload length is dynamic, depends on what type of weather sensors are connected. The uplink payload is combined with sensor segments. As below:
281 281  )))
... ... @@ -417,6 +417,7 @@
417 417  Download decoder for suitable platform from:  [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]]
418 418  )))
419 419  
429 +
420 420  (((
421 421  and put as below:
422 422  )))
... ... @@ -423,7 +423,6 @@
423 423  
424 424  [[image:1656051152438-578.png]]
425 425  
426 -
427 427  == 2.5 Show data on Application Server ==
428 428  
429 429  
... ... @@ -442,18 +442,22 @@
442 442  [[image:1656051197172-131.png]]
443 443  
444 444  
454 +
445 445  **Add TagoIO:**
446 446  
447 447  [[image:1656051223585-631.png]]
448 448  
449 449  
460 +
450 450  **Authorization:**
451 451  
452 452  [[image:1656051248318-368.png]]
453 453  
454 454  
466 +
455 455  In TagoIO console ([[https:~~/~~/admin.tago.io~~/~~/>>url:https://datacake.co/]]) , add WSC1-L:
456 456  
469 +
457 457  [[image:1656051277767-168.png]]
458 458  
459 459  
... ... @@ -644,14 +644,11 @@
644 644  
645 645  AT+RSWRITE=0103000001840A
646 646  
647 -If there is output from sensor, The console will show the output data
648 648  
649 -
650 650  (% style="color:#037691" %)**Downlink Command:**
651 651  
652 652  * 0xE20103000001840A     Same as: AT+RSWRITE=0103000001840A
653 653  
654 -
655 655  == 3.5 RS485 response timeout ==
656 656  
657 657  
... ... @@ -684,7 +684,7 @@
684 684  (((
685 685  See [[definition>>||anchor="HWeatherSensorTypes:"]] for the sensor type.
686 686  
687 -(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:517px" %)
697 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:520px" %)
688 688  |(% rowspan="2" %)Byte3|Bit23|Bit22|Bit21|Bit20|Bit19|Bit18|Bit17|Bit16
689 689  | |A4|A3|A2|A1| | |
690 690  |(% rowspan="2" %)Byte2|Bit15|Bit14|Bit13|Bit12|Bit11|Bit10|Bit9|Bit8
... ... @@ -739,27 +739,31 @@
739 739  
740 740  (% style="color:#037691" %)**AT Command:**
741 741  
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 +(% 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" %)(((
747 747  Set the registers read by the rain gauge
748 -)))|(% style="width:264px" %)OK
758 +)))|(% style="width:85px" %)OK
749 749  
750 750  (% style="color:#037691" %)**Downlink Command:**
751 751  
752 752  * 0x1703  Same as: AT+RAINFALLSWITCH=3
753 753  
754 -Value Definition:
764 +3: The total rainfall after the sensor is powered on  (for example  Total rainfall: 166.5mm)
755 755  
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)
766 +4: Hourly rainfall: 0.2mm
762 762  
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 +
763 763  = 4. Power consumption and battery =
764 764  
765 765  == 4.1 Total Power Consumption ==
... ... @@ -1417,17 +1417,6 @@
1417 1417  )))
1418 1418  
1419 1419  
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 -
1431 1431  = 9. Order Info =
1432 1432  
1433 1433  == 9.1 Main Process Unit ==
image-20240330173709-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -445.4 KB
Content
image-20240330173724-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -445.4 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0