Changes for page WSC2-C -- Weather Station Kit User Manual
Last modified by Bei Jinggeng on 2025/09/03 16:12
From version 252.1
edited by Mengting Qiu
on 2025/01/20 13:39
on 2025/01/20 13:39
Change comment:
Uploaded new attachment "image-20250120133930-1.png", version {1}
To version 252.3
edited by Mengting Qiu
on 2025/01/20 13:42
on 2025/01/20 13:42
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -250,9 +250,9 @@ 250 250 251 251 This is the **PMMOD=0** generic Json format. It is shown below: 252 252 253 -(% style="color:#4472c4" %)**{"IMEI":"86 3663062798914","IMSI":"460083513507314","Model":"WSC2-N","payload_ver":1,"rain_count":100.00,"wind_speed":0.00,"wind_level":0,"wind_direction":0,"wind_angel":0,"humidity":35.4,"temperature":23.5,"voise":46.5,"CO2":31,"pressure":102.0,"illumination":628,"interrupt":0,"interrupt_level":0,"battery":3.28,"signal":16,"time":"2025/01/157:11"}**253 +(% style="color:#4472c4" %)**{"IMEI":"868508065628110","IMSI":"460240210507481","Model":"WSC2-C","payload_ver":1,"rain_count":120.00,"wind_speed":0.27,"wind_level":1,"wind_direction":5,"wind_angel":229,"humidity":38.5,"temperature":24.1,"voise":62.4,"CO2":34,"pressure":101.1,"illumination":646,"interrupt":0,"interrupt_level":0,"battery":3.33,"signal":28,"time":"2025-01-20T05:37:16Z","latitude":0.000000,"longitude":0.000000,"gps_time":"2025-01-20T04:01:08Z"}** 254 254 255 -[[image:image-2025011 5184850-6.png]]255 +[[image:image-20250120133930-1.png]] 256 256 257 257 258 258 (% style="color:red" %)**Notice, from above payload:** ... ... @@ -265,6 +265,8 @@ 265 265 266 266 * BAT,Singal,Mod,Interrupt,Interrupt_level,payload_ver,exit_count,wind_speed,wind_level,wind_direction,wind_angel, humidity,temperature,voise,PM2_5,PM10,pressure,illumination,flag,DIY Sensors(A1~~A4),Timestamp 267 267 268 + 269 + 268 268 === 2.3.2 HEX format Payload(Type~=0) === 269 269 270 270 ==== a. This is the hex format of PMMOD~=1. ==== ... ... @@ -669,7 +669,7 @@ 669 669 670 670 * AT Command via Bluetooth Connection (**Recommended**): [[BLE Configure Instruction>>http://wiki.dragino.com/xwiki/bin/view/Main/BLE%20Bluetooth%20Remote%20Configure/]]. 671 671 672 -* AT Command via UART Connection : See [[UART Connection>>http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H2. 3UARTConnectionforSN50v3basemotherboard]].674 +* AT Command via UART Connection : See [[UART Connection>>https://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H2.4UARTConnectionforRS485-BLbasemotherboard]]. 673 673 674 674 * NB-Iot Downlink. Instruction for different platforms: See [[NB-Iot downlink>>https://wiki.dragino.com/xwiki/bin/view/Main/General%20Configure%20to%20Connect%20to%20IoT%20server%20for%20-NB%20%26%20-NS%20NB-IoT%20models/#H4.A0MQTT2FUDP2FTCPdownlink]] section. 675 675 ... ... @@ -707,6 +707,8 @@ 707 707 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 708 708 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 709 709 712 + 713 + 710 710 === 3.3.2 Set the CO2 or PM mode === 711 711 712 712 ... ... @@ -731,6 +731,8 @@ 731 731 * 0xE101 Same as: AT+PMMOD=1 732 732 * 0xE100 Same as: AT+PMMOD=0 733 733 738 + 739 + 734 734 === 3.3.3 Add or Delete RS485 Sensor === 735 735 736 736 ... ... @@ -826,6 +826,8 @@ 826 826 827 827 * 0xE5FF 828 828 835 + 836 + 829 829 === 3.3.4 RS485 Test Command === 830 830 831 831 ... ... @@ -846,6 +846,8 @@ 846 846 847 847 * 0xE20103000001840A Same as: AT+RSWRITE=0103000001840A 848 848 857 + 858 + 849 849 === 3.3.5 RS485 response timeout === 850 850 851 851 ... ... @@ -868,6 +868,8 @@ 868 868 * Example 1: Downlink Payload: E0000005 ~/~/ Set Transmit Interval (DTR) = 5 seconds 869 869 * Example 2: Downlink Payload: E000000A ~/~/ Set Transmit Interval (DTR) = 10 seconds 870 870 881 + 882 + 871 871 === 3.3.6 Set or get the total count value === 872 872 873 873 ... ... @@ -887,6 +887,8 @@ 887 887 888 888 * Example 1: Downlink Payload: 09000003E8 ~/~/ Set the value to start counting from 1000 = 1000 (times) 889 889 902 + 903 + 890 890 === 3.3.7 Set interrupt or counting mode === 891 891 892 892 ... ... @@ -909,6 +909,8 @@ 909 909 910 910 * Example 1: Downlink Payload: 10 00 ~/~/ Same as: AT+COUNTMOD=0 set to interrupt mode 911 911 926 + 927 + 912 912 === 3.3.8 Domain name resolution settings === 913 913 914 914