Last modified by Bei Jinggeng on 2024/03/30 17:53

From version 50.1
edited by David Huang
on 2022/09/08 09:48
Change comment: There is no comment for this version
To version 47.1
edited by Edwin Chen
on 2022/09/08 00:11
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.David
1 +XWiki.Edwin
Content
... ... @@ -224,6 +224,7 @@
224 224  
225 225  * **AT+TDC=7200      ** ~/~/ Set Update Interval to 7200s (2 hour)
226 226  
227 +
227 227  **NOTE: By default, the device will send an uplink message every 2 hours. Each Uplink Include 8 set of records in this 2 hour (15 minute interval / record).**
228 228  
229 229  
... ... @@ -244,19 +244,20 @@
244 244  
245 245  The payload is ASCII string, representative same HEX:
246 246  
247 -0x(% style="color:red" %)f868411056754138(% style="color:blue" %)0064(% style="color:green" %)0c78(% style="color:red" %)17(% style="color:blue" %)01(% style="color:green" %)00(% style="color:red" %)**//0225010b6315537b//**010b0226631550fb//**010e022663154d77**//01110225631549f1//**011502246315466b**//01190223631542e5//**011d022163153f62**//011e022163153bde//**011e022163153859**//(%%) where:
248 +0xf86841105675413800640c781701000225010b6315537b010b0226631550fb010e022663154d7701110225631549f1011502246315466b01190223631542e5011d022163153f62011e022163153bde011e022163153859 where:
248 248  
249 -* (% style="color:red" %)Device ID: 0xf868411056754138 = f868411056754138
250 -* (% style="color:blue" %)Version: 0x0064=100=1.0.0
251 -* (% style="color:green" %)BAT: 0x0c78 = 3192 mV = 3.192V
252 -* (% style="color:red" %)Singal: 0x17 = 23
253 -* (% style="color:blue" %)Mod: 0x01 = 1
254 -* (% style="color:green" %)Interrupt: 0x00= 0
250 +* Device ID: 0xf868411056754138 = f868411056754138
251 +* Version: 0x0064=100=1.0.0
252 +
253 +* BAT: 0x0c78 = 3192 mV = 3.192V
254 +* Singal: 0x17 = 23
255 +* Mod: 0x01 = 1
256 +* Interrupt: 0x00= 0
255 255  * Soil PH: 0x0225= 549 = 5.49
256 256  * Soil Temperature:0x010B =267=26.7 °C
257 -* Time stamp : 0x6315537b =1662342011  ([[Unix Epoch Time>>url:http://www.epochconverter.com/]])
259 +* Time stamp : 0x6315537b =1662342011
258 258  * Soil Temperature,Soil PH,Time stamp : 010b0226631550fb
259 -* (% style="color:red" %)8 sets of recorded data: Temperature,Soil PH,Time stamp : 010e022663154d77,.......
261 +* 8 sets of recorded data: Temperature,Soil PH,Time stamp : 010e022663154d77,.......
260 260  
261 261  == 2.4  Payload Explanation and Sensor Interface ==
262 262  
... ... @@ -588,18 +588,13 @@
588 588  
589 589  AT+TR      : Get or Set record time"
590 590  
591 -AT+APN     : Get or set the APN
592 592  
593 -AT+FBAND   : Get or Set whether to automatically modify the frequency band
594 -
595 -AT+DNSCFG  : Get or Set DNS Server
596 -
597 -AT+GETSENSORVALUE   : Returns the current sensor measurement
598 -
599 599  AT+NOUD      : Get or Set the number of data to be uploaded
600 600  
596 +
601 601  AT+CDP     : Read or Clear cached data
602 602  
599 +
603 603  AT+TEMPALARM      : Get or Set alarm of temp
604 604  
605 605  AT+PHALARM     : Get or Set alarm of PH