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)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. David1 +XWiki.Xiaoling - Content
-
... ... @@ -174,7 +174,7 @@ 174 174 175 175 (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:500px" %) 176 176 |=(% style="width: 70px;background-color:#D9E2F3" %)**Size(**bytes)|=(% style="width: 60px;background-color:#D9E2F3" %)1|=(% style="width: 80px;background-color:#D9E2F3" %)**2**|=(% style="width: 80px;background-color:#D9E2F3" %)**1**|=(% style="width: 60px;background-color:#D9E2F3" %)**1**|=(% style="width: 50px;background-color:#D9E2F3" %)**2**|=(% style="width: 100px;background-color:#D9E2F3" %)**3** 177 -|(% style="width:99px" %) **Value**|(% style="width:112px" %)[[Sensor Model>>||anchor="HSensorModel:"]]|(% style="width:135px" %)[[Firmware Version>>||anchor="HFirmwareVersion:"]]|(% style="width:126px" %)[[Frequency Band>>||anchor="HFrequencyBand:"]]|(% style="width:85px" %)[[Sub-band>>||anchor="HSub-Band:"]]|(% style="width:46px" %)[[BAT>>||anchor="HBAT:"]]|(% style="width:166px" %)[[Weather Sensor Types>>||anchor="HWeatherSensorTypes:"]]177 +|(% style="width:99px" %)Value|(% style="width:112px" %)[[Sensor Model>>||anchor="HSensorModel:"]]|(% style="width:135px" %)[[Firmware Version>>||anchor="HFirmwareVersion:"]]|(% style="width:126px" %)[[Frequency Band>>||anchor="HFrequencyBand:"]]|(% style="width:85px" %)[[Sub-band>>||anchor="HSub-Band:"]]|(% style="width:46px" %)[[BAT>>||anchor="HBAT:"]]|(% style="width:166px" %)[[Weather Sensor Types>>||anchor="HWeatherSensorTypes:"]] 178 178 179 179 [[image:1656043061044-343.png]] 180 180 ... ... @@ -428,7 +428,6 @@ 428 428 429 429 [[image:1656051152438-578.png]] 430 430 431 - 432 432 == 2.5 Show data on Application Server == 433 433 434 434 ... ... @@ -748,7 +748,7 @@ 748 748 (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:433px" %) 749 749 |=(% style="width: 172px; background-color:#D9E2F3;color:#0070C0" %)**Command Example**|=(% style="width: 175px; background-color:#D9E2F3;color:#0070C0" %)**Function**|=(% style="width: 86px;background-color:#D9E2F3;color:#0070C0" %)**Response** 750 750 |(% style="width:161px" %)((( 751 -AT+RAINFALLSWITCH=1(Range: 1 ~~10)750 +AT+RAINFALLSWITCH=10(Range: 3,4,5,6,8,10) 752 752 )))|(% style="width:184px" %)((( 753 753 Set the registers read by the rain gauge 754 754 )))|(% style="width:85px" %)OK ... ... @@ -755,10 +755,21 @@ 755 755 756 756 (% style="color:#037691" %)**Downlink Command:** 757 757 758 -* 0x170 1Same as: AT+RAINFALLSWITCH=1757 +* 0x1703 Same as: AT+RAINFALLSWITCH=3 759 759 760 - [[image:image-20231030102056-3.png]]759 +3:The total rainfall after the sensor is powered on (for example Total rainfall: 166.5mm) 761 761 761 +4:Hourly rainfall: 0.2mm 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 + 762 762 = 4. Power consumption and battery = 763 763 764 764 == 4.1 Total Power Consumption == ... ... @@ -1387,10 +1387,25 @@ 1387 1387 1388 1388 == 7.6 How to change the data read by the rain gauge? == 1389 1389 1390 -AT+RAINFALLSWITCH=1(Range: 1~~10) 1-10 corresponds to the sensor register. 1391 1391 1392 - [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/Dragino%20LoRaWAN%20Weather%20Station%20User%20Manual/WebHome/image-20231030102056-3.png?rev=1.1||alt="image-20231030102056-3.png"]]1401 +Users can run the AT+RAINFALLSWITCH command to query the data of the rain gauge. 1393 1393 1403 +AT+RAINFALLSWITCH=10(Range: 3,4,5,6,8,10) 1404 + 1405 +**Rainfall query value:** 1406 + 1407 +3:The total rainfall after the sensor is powered on (for example Total rainfall: 166.5mm) 1408 + 1409 +4:Current Hourly rainfall: etc 0.2mm 1410 + 1411 +5:Rainfall in last hour:etc 0.2mm 1412 + 1413 +6:24-hour maximum rainfall etc 10.0mm 1414 + 1415 +8:24-hour minimum rainfall:etc 0.0mm 1416 + 1417 +10:Rainfall in 24 hours: 8.0mm (Rainfall in the last 24 hours) 1418 + 1394 1394 = 8. Trouble Shooting = 1395 1395 1396 1396 == 8.1 AT Command input doesn't work ==