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, 2 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Bei1 +XWiki.Xiaoling - Content
-
... ... @@ -102,7 +102,6 @@ 102 102 1. WSC1-L will auto scan available weather sensors when power on or reboot. 103 103 1. User can send a [[downlink command>>||anchor="H3.ConfigureWSC1-LviaATCommandorLoRaWANDownlink"]] to WSC1-L to do a re-scan on the available sensors. 104 104 105 - 106 106 == 2.3 Example to use for LoRaWAN network == 107 107 108 108 ... ... @@ -645,7 +645,9 @@ 645 645 646 646 AT+RSWRITE=0103000001840A 647 647 647 +If there is output from sensor, The console will show the output data 648 648 649 + 649 649 (% style="color:#037691" %)**Downlink Command:** 650 650 651 651 * 0xE20103000001840A Same as: AT+RSWRITE=0103000001840A ... ... @@ -737,31 +737,27 @@ 737 737 738 738 (% style="color:#037691" %)**AT Command:** 739 739 740 -(% border="1" cellspacing="3" style="background-color:#f2f2f2; width: 433px" %)741 -|=(% 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**742 -|(% style="width: 161px" %)(((743 -AT+RAINFALLSWITCH=10( Range:744 -)))|(% style="width:1 84px" %)(((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" %)((( 745 745 Set the registers read by the rain gauge 746 -)))|(% style="width: 85px" %)OK747 +)))|(% style="width:264px" %)OK 747 747 748 748 (% style="color:#037691" %)**Downlink Command:** 749 749 750 750 * 0x1703 Same as: AT+RAINFALLSWITCH=3 751 751 752 - 3: The totalrainfall afterthesensoris powered on(for example Total rainfall:166.5mm)753 +Value Definition: 753 753 754 -4: Hourly rainfall: 0.2mm 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) 755 755 756 -5: Rainfall in last hour: 0.2mm 757 - 758 -6: 24-hour maximum rainfall 10.0mm 759 - 760 -8: 24-hour minimum rainfall:0.0mm 761 - 762 -10: Rainfall in 24 hours: 8.0mm (Rainfall in the last 24 hours) 763 - 764 - 765 765 = 4. Power consumption and battery = 766 766 767 767 == 4.1 Total Power Consumption == ... ... @@ -1211,7 +1211,6 @@ 1211 1211 1212 1212 [[image:1656057199955-514.png]] 1213 1213 1214 - 1215 1215 [[image:1656057212438-475.png]] 1216 1216 1217 1217 ... ... @@ -1271,10 +1271,8 @@ 1271 1271 1272 1272 Do not power on while connect the cables. Double check the wiring before power on. 1273 1273 1274 - 1275 1275 [[image:1656057369259-804.png]] 1276 1276 1277 - 1278 1278 [[image:1656057377943-564.png]] 1279 1279 1280 1280 ... ... @@ -1337,10 +1337,8 @@ 1337 1337 1338 1338 Do not power on while connect the cables. Double check the wiring before power on. 1339 1339 1340 - 1341 1341 [[image:1656057557191-895.png]] 1342 1342 1343 - 1344 1344 [[image:1656057565783-251.png]] 1345 1345 1346 1346 ... ... @@ -1393,22 +1393,23 @@ 1393 1393 1394 1394 Users can run the AT+RAINFALLSWITCH command to query the data of the rain gauge. 1395 1395 1396 -AT+RAINFALLSWITCH=10(Range: 3 ,4,5,6,8,10)1388 +AT+RAINFALLSWITCH=10(Range: 3,4,5,6,8,10) 1397 1397 1398 -**Rainfall query value :**1390 +**Rainfall query value:** 1399 1399 1400 1400 3:The total rainfall after the sensor is powered on (for example Total rainfall: 166.5mm) 1401 1401 1402 1402 4:Current Hourly rainfall: etc 0.2mm 1403 1403 1404 -5:Rainfall in last hour:etc 0.2mm 1396 +5:Rainfall in last hour: etc 0.2mm 1405 1405 1406 -6:24-hour maximum rainfall etc 10.0mm 1398 +6:24-hour maximum rainfall: etc 10.0mm 1407 1407 1408 -8:24-hour minimum rainfall:etc 0.0mm 1400 +8:24-hour minimum rainfall: etc 0.0mm 1409 1409 1410 -10:Rainfall in 24 hours: 8.0mm (Rainfall in the last 24 hours)1402 +10:Rainfall in 24 hours: 8.0mm (Rainfall in the last 24 hours) 1411 1411 1404 + 1412 1412 = 8. Trouble Shooting = 1413 1413 1414 1414 == 8.1 AT Command input doesn't work == ... ... @@ -1421,15 +1421,18 @@ 1421 1421 1422 1422 == 8.2 Possible reasons why the device is unresponsive: == 1423 1423 1417 + 1424 1424 ~1. Check whether the battery voltage is lower than 2.8V 1425 1425 2. Check whether the jumper of the device is correctly connected 1426 1426 1427 -[[image:image-20240330173015-1.png]] 1428 -3. Check whether the switch here of the device is at the ISP(The switch can operate normally only when it is in RUN) 1421 +[[image:image-20240330173709-1.png]] 1429 1429 1430 -[[image:image-20240330173044-2.png]] 1431 1431 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) 1432 1432 1426 +[[image:image-20240330173724-2.png]] 1427 + 1428 + 1433 1433 = 9. Order Info = 1434 1434 1435 1435 == 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