Last modified by Xiaoling on 2023/07/18 10:12

From version 222.1
edited by Edwin Chen
on 2022/11/19 11:48
Change comment: There is no comment for this version
To version 221.1
edited by Bei Jinggeng
on 2022/11/17 16:54
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Edwin
1 +XWiki.Bei
Content
... ... @@ -875,17 +875,8 @@
875 875  
876 876  ==== **Sampling multiple times and uplink together** ====
877 877  
878 -**AT+WMOD=3,1,60,20,-16,32,1** 
878 +**AT+WMOD=3,1,60,20,-16,32,1**  ~/~/ Mode 3, the collection interval is 60s, the total number of collection is 20 times, and the data of these 20 times will be sent to the 20th time, with a maximum of 60 groups, the normal working temperature range is -16 to 32°C, 1 is to open the temperature alarm, 0 is to close the temperature alarm, and the temperature is turned on. After the alarm, if the temperature collected at the current time exceeds the normal working temperature, a data will be sent immediately.
879 879  
880 -Explain:
881 -
882 -* Set Working Mode to **Mode 3**
883 -* Sampling Interval is **60**s.
884 -* When there is **20** sampling dats, Device will send these data via one uplink. (max value is 60, means max 60 sampling in one uplink)
885 -* Temperature alarm range is **-16** to **32**°C,
886 -* **1** to enable temperature alarm, **0** to disable the temperature alarm. If alarm is enabled, a data will be sent immediately  if temperate exceeds the Alarm range.
887 -
888 -
889 889  (% style="color:#4f81bd" %)**Downlink Command:**
890 890  
891 891  **Example: **A50301003C14FFF0002001
... ... @@ -907,7 +907,7 @@
907 907  
908 908  **Uplink payload( Fport=3)**
909 909  
910 -**Example: CBEA**01**0992**//0A41//**09C4**
901 +**Example: **CBEA0109920A4109C4
911 911  
912 912  BatV=CBEA
913 913