Changes for page WSC1-L-Dragino LoRaWAN Weather Station User Manual
Last modified by Mengting Qiu on 2025/06/10 18:53
From version 125.1
edited by Bei Jinggeng
on 2025/02/19 16:47
on 2025/02/19 16:47
Change comment:
There is no comment for this version
To version 125.2
edited by Mengting Qiu
on 2025/03/18 17:00
on 2025/03/18 17:00
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. Bei1 +XWiki.ting - Content
-
... ... @@ -759,6 +759,36 @@ 759 759 * **8**: 24-hour minimum rainfall:0.0mm 760 760 * **10**: Rainfall in 24 hours: 8.0mm (Rainfall in the last 24 hours) 761 761 762 + 763 +== 3.8 Set the MSP mode(Since firmware V1.3.1) == 764 + 765 + 766 +(% style="color:red" %)**Note: This feature is available for WSS-02.** 767 + 768 +This function is used for the continuous collection of wind speed. 769 + 770 +When MSP mode is turned on (AT+MSP=1), WSC1-L will collect real-time wind speed **every 5 seconds**. Then it will judge the maximum wind speed in this period according to the wind speed collected in TDC time, and calculate the average wind speed according to the wind speed data collected in TDC time and the number of data groups. 771 + 772 +(% style="color:#037691" %)**AT Command: AT+MSP** 773 + 774 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %) 775 +|=(% style="width: 158px; background-color: rgb(79, 129, 189); color: white;" %)**Command Example**|=(% style="width: 214px; background-color: rgb(79, 129, 189); color: white;" %)**Function**|=(% style="width: 136px; background-color: rgb(79, 129, 189); color: white;" %)**Response** 776 +|(% style="width:158px" %)((( 777 +AT+MSP=? 778 +)))|(% style="width:214px" %)Query whether MSP mode is on|(% style="width:136px" %)((( 779 +0(default) 780 + 781 +OK 782 +))) 783 +|(% style="width:158px" %)AT+MSP=0|(% style="width:214px" %)Disable the MSP mode|(% style="width:136px" %)OK 784 +|(% style="width:158px" %)AT+MSP=1|(% style="width:214px" %)Enable the MSP mode|(% style="width:136px" %)OK 785 + 786 +(% style="color:#037691" %)**Downlink Command: 0X34** 787 + 788 +* Downlink payload: 34 00 ~/~/ Equal to AT+MSP=0 789 +* Downlink payload: 34 01 ~/~/ Equal to AT+MSP=1 790 + 791 + 762 762 = 4. Power consumption and battery = 763 763 764 764 == 4.1 Total Power Consumption ==