Changes for page WSC1-L-Dragino LoRaWAN Weather Station User Manual
Last modified by Mengting Qiu on 2025/03/18 17:31
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 2 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Edwin1 +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 ... ... @@ -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 ... ... @@ -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);;" %)**Command Example**|=(% style="width: 114px; background-color:rgb(79, 129, 189);;" %)**Function**|=(% style="width:264px;rgb(79, 129, 189);;" %)**Response**744 -|(% style="width: 272px" %)(((745 -AT+RAINFALLSWITCH=10( Value: 3,4,5,6,8,10)746 -)))|(% style="width:1 14px" %)(((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" %)((( 747 747 Set the registers read by the rain gauge 748 -)))|(% style="width: 264px" %)OK753 +)))|(% 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 - ValueDefinition:759 +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) 761 +4: Hourly rainfall: 0.2mm 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 + 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