<
From version < 118.3 >
edited by Xiaoling
on 2024/05/06 13:53
To version < 112.8 >
edited by Xiaoling
on 2024/01/18 09:24
>
Change comment: There is no comment for this version

Summary

Details

Page properties
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  
... ... @@ -235,8 +235,8 @@
235 235  
236 236  Bit = 1 means this sensor is connected, Bit=0 means this sensor is not connected
237 237  
238 -(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:517px" %)
239 -|(% rowspan="2" style="width:53px" %)Byte3|(% style="width:71px" %)Bit23|(% style="width:113px" %)Bit22|(% style="width:112px" %)Bit21|(% style="width:110px" %)Bit20|(% style="width:112px" %)Bit19|(% style="width:70px" %)Bit18|(% style="width:72px" %)Bit17|(% style="width:53px" %)Bit16
246 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:520px" %)
247 +|(% rowspan="2" style="width:53px" %)Byte3|(% style="width:71px" %)Bit23|(% style="width:113px" %)Bit22|(% style="width:112px" %)Bit21|(% style="width:113px" %)Bit20|(% style="width:112px" %)Bit19|(% style="width:70px" %)Bit18|(% style="width:72px" %)Bit17|(% style="width:53px" %)Bit16
240 240  |(% style="width:71px" %)N/A|(% style="width:113px" %)Customize-A4|(% style="width:112px" %)Customize-A3|(% style="width:113px" %)Customize-A2|(% style="width:112px" %)Customize-A1|(% style="width:70px" %)N/A|(% style="width:72px" %)N/A|(% style="width:53px" %)N/A
241 241  |(% rowspan="2" style="width:53px" %)Byte2|(% style="width:71px" %)Bit15|(% style="width:113px" %)Bit14|(% style="width:112px" %)Bit13|(% style="width:113px" %)Bit12|(% style="width:112px" %)Bit11|(% style="width:70px" %)Bit10|(% style="width:72px" %)Bit9|(% style="width:53px" %)Bit8
242 242  |(% style="width:71px" %)N/A|(% style="width:113px" %)N/A|(% style="width:112px" %)N/A|(% style="width:113px" %)N/A|(% style="width:112px" %)N/A|(% style="width:70px" %)N/A|(% style="width:72px" %)N/A|(% style="width:53px" %)N/A
... ... @@ -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,9 +644,7 @@
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
... ... @@ -683,7 +683,7 @@
683 683  (((
684 684  See [[definition>>||anchor="HWeatherSensorTypes:"]] for the sensor type.
685 685  
686 -(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:517px" %)
697 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:520px" %)
687 687  |(% rowspan="2" %)Byte3|Bit23|Bit22|Bit21|Bit20|Bit19|Bit18|Bit17|Bit16
688 688  | |A4|A3|A2|A1| | |
689 689  |(% rowspan="2" %)Byte2|Bit15|Bit14|Bit13|Bit12|Bit11|Bit10|Bit9|Bit8
... ... @@ -738,27 +738,31 @@
738 738  
739 739  (% style="color:#037691" %)**AT Command:**
740 740  
741 -(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %)
742 -|=(% style="width: 272px; background-color: rgb(79, 129, 189); color: white;" %)**Command Example**|=(% style="width: 200px; background-color: rgb(79, 129, 189); color: white;" %)**Function**|=(% style="width: 38px; background-color: rgb(79, 129, 189); color: white;" %)**Response**
743 -|(% style="width:272px" %)(((
744 -AT+RAINFALLSWITCH=10(Value:3,4,5,6,8,10)
745 -)))|(% 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" %)(((
746 746  Set the registers read by the rain gauge
747 -)))|(% style="width:264px" %)OK
758 +)))|(% style="width:85px" %)OK
748 748  
749 749  (% style="color:#037691" %)**Downlink Command:**
750 750  
751 751  * 0x1703  Same as: AT+RAINFALLSWITCH=3
752 752  
753 -Value Definition:
764 +3: The total rainfall after the sensor is powered on  (for example  Total rainfall: 166.5mm)
754 754  
755 -* **3**: The total rainfall after the sensor is powered on  (for example  Total rainfall: 166.5mm)
756 -* **4**: Hourly rainfall: 0.2mm
757 -* **5**: Rainfall in last hour: 0.2mm
758 -* **6**: 24-hour maximum rainfall 10.0mm
759 -* **8**: 24-hour minimum rainfall:0.0mm
760 -* **10**: Rainfall in 24 hours: 8.0mm (Rainfall in the last 24 hours)
766 +4: Hourly rainfall: 0.2mm
761 761  
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 +
762 762  = 4. Power consumption and battery =
763 763  
764 764  == 4.1 Total Power Consumption ==
... ... @@ -1208,6 +1208,7 @@
1208 1208  
1209 1209  [[image:1656057199955-514.png]]
1210 1210  
1226 +
1211 1211  [[image:1656057212438-475.png]]
1212 1212  
1213 1213  
... ... @@ -1267,8 +1267,10 @@
1267 1267  
1268 1268  Do not power on while connect the cables. Double check the wiring before power on.
1269 1269  
1286 +
1270 1270  [[image:1656057369259-804.png]]
1271 1271  
1289 +
1272 1272  [[image:1656057377943-564.png]]
1273 1273  
1274 1274  
... ... @@ -1331,8 +1331,10 @@
1331 1331  
1332 1332  Do not power on while connect the cables. Double check the wiring before power on.
1333 1333  
1352 +
1334 1334  [[image:1656057557191-895.png]]
1335 1335  
1355 +
1336 1336  [[image:1656057565783-251.png]]
1337 1337  
1338 1338  
... ... @@ -1385,23 +1385,22 @@
1385 1385  
1386 1386  Users can run the AT+RAINFALLSWITCH command to query the data of the rain gauge.
1387 1387  
1388 -AT+RAINFALLSWITCH=10(Range: 3,4,5,6,8,10)
1408 +AT+RAINFALLSWITCH=10(Range: 3456810
1389 1389  
1390 -**Rainfall query value:**
1410 +**Rainfall query value**
1391 1391  
1392 1392  3:The total rainfall after the sensor is powered on  (for example  Total rainfall: 166.5mm)
1393 1393  
1394 1394  4:Current Hourly rainfall: etc 0.2mm
1395 1395  
1396 -5:Rainfall in last hour: etc 0.2mm
1416 +5:Rainfall in last hour:etc 0.2mm
1397 1397  
1398 -6:24-hour maximum rainfall: etc  10.0mm
1418 +6:24-hour maximum rainfall etc  10.0mm
1399 1399  
1400 -8:24-hour minimum rainfall: etc  0.0mm
1420 +8:24-hour minimum rainfall:etc  0.0mm
1401 1401  
1402 -10:Rainfall in 24 hours: 8.0mm  (Rainfall in the last 24 hours)
1422 +10:Rainfall in 24 hours: 8.0mm  Rainfall in the last 24 hours
1403 1403  
1404 -
1405 1405  = 8. Trouble Shooting =
1406 1406  
1407 1407  == 8.1 AT Command input doesn't work ==
... ... @@ -1412,20 +1412,6 @@
1412 1412  )))
1413 1413  
1414 1414  
1415 -== 8.2  Possible reasons why the device is unresponsive: ==
1416 -
1417 -
1418 -~1. Check whether the battery voltage is lower than 2.8V
1419 -2. Check whether the jumper of the device is correctly connected
1420 -
1421 -[[image:image-20240330173709-1.png]]
1422 -
1423 -
1424 -3. Check whether the switch here of the device is at the ISP(The switch can operate normally only when it is in RUN)
1425 -
1426 -[[image:image-20240330173724-2.png]]
1427 -
1428 -
1429 1429  = 9. Order Info =
1430 1430  
1431 1431  == 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