<
From version < 33.6 >
edited by Xiaoling
on 2022/09/13 09:50
To version < 33.9 >
edited by Xiaoling
on 2022/09/23 17:22
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -73,7 +73,6 @@
73 73  
74 74  
75 75  
76 -
77 77  == 1.4  Probe Specification ==
78 78  
79 79  
... ... @@ -95,7 +95,6 @@
95 95  
96 96  
97 97  
98 -
99 99  == 1.5 ​ Applications ==
100 100  
101 101  
... ... @@ -103,7 +103,6 @@
103 103  
104 104  
105 105  
106 -
107 107  == 1.6  Pin mapping and power on ==
108 108  
109 109  
... ... @@ -222,8 +222,6 @@
222 222  * (% style="color:#037691" %)**AT+SERVADDR=120.24.4.116,5601     ** (%%) ~/~/  to set UDP server address and port
223 223  * (% style="color:#037691" %)**AT+CFM=1       ** (%%) ~/~/  If the server does not respond, this command is unnecessary
224 224  
225 -
226 -
227 227  ​ [[image:image-20220907171221-11.png]]
228 228  
229 229  
... ... @@ -265,8 +265,6 @@
265 265  * (% style="color:#037691" %)**AT+PRO=4   ** (%%) ~/~/  Set to use TCP protocol to uplink
266 266  * (% style="color:#037691" %)**AT+SERVADDR=120.24.4.116,5600   ** (%%) ~/~/  to set TCP server address and port
267 267  
268 -
269 -
270 270  ​ [[image:image-20220907171221-15.png]]
271 271  
272 272  
... ... @@ -283,8 +283,6 @@
283 283  
284 284  * (% style="color:#037691" %)**AT+TDC=7200      ** (%%) ~/~/ Set Update Interval to 7200s (2 hour)
285 285  
286 -
287 -
288 288  (% style="color:red" %)**NOTE: By default, the device will send an uplink message every 2 hour. Each Uplink Include 8 set of records in this 2 hour (15 minute interval / record).**
289 289  
290 290  
... ... @@ -309,24 +309,24 @@
309 309  
310 310  The payload is ASCII string, representative same HEX:
311 311  
312 -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:blue" %)**0225010b6315537b**010b0226631550fb**010e022663154d77**01110225631549f1**011502246315466b**01190223631542e5**011d022163153f62**011e022163153bde**011e022163153859**(%%)** **where:
303 +**0x (% style="color:red" %)__f868411056754138__  (% style="color:blue" %)__0064 __ (% style="color:green" %)__0c78__  (% style="color:#00b0f0" %)__17__  (% style="color:#7030a0" %)__01__  (% style="color:#d60093" %)__00__  (% style="color:#a14d07" %)__0225 __ (% style="color:#0020b0" %) __010b__  (% style="color:#420042" %)__6315537b__  (% style="color:#663300" %)//__010b0226631550fb__  __010e022663154d77  01110225631549f1  011502246315466b  01190223631542e5  011d022163153f62  011e022163153bde 011e022163153859__//(%%)**
313 313  
314 -* (% style="color:red" %)Device ID: 0xf868411056754138 = f868411056754138
315 -* (% style="color:blue" %)Version: 0x0064=100=1.0.0
316 -* (% style="color:green" %)BAT: 0x0c78 = 3192 mV = 3.192V
317 -* (% style="color:red" %)Singal: 0x17 = 23
318 -* (% style="color:blue" %)Mod: 0x01 = 1
319 -* (% style="color:green" %)Interrupt: 0x00= 0
305 +where:
306 +
307 +* Device ID: 0xf868411056754138 = f868411056754138
308 +* Version: 0x0064=100=1.0.0
309 +* BAT: 0x0c78 = 3192 mV = 3.192V
310 +* Singal: 0x17 = 23
311 +* Mod: 0x01 = 1
312 +* Interrupt: 0x00= 0
320 320  * Leaf moisture: 0x0225= 549 = 54.9%
321 321  * Leaf Temperature:0x010B =267=26.7 °C
322 322  * Time stamp : 0x6315537b =1662342011 ([[Unix Epoch Time>>https://www.epochconverter.com/]])
323 323  * Leaf Temperature, Leaf moisture,Time stamp : 010b0226631550fb
324 -* (% style="color:blue" %)8 sets of recorded data: Leaf Temperature, Leaf moisture,Time stamp : 010e022663154d77,.......
317 +* 8 sets of recorded data: Leaf Temperature, Leaf moisture,Time stamp : 010e022663154d77,.......
325 325  
326 326  
327 327  
328 -
329 -
330 330  == 2.4  Payload Explanation and Sensor Interface ==
331 331  
332 332  
... ... @@ -496,8 +496,6 @@
496 496  
497 497  
498 498  
499 -
500 -
501 501  == 2.7  Installation ==
502 502  
503 503  
... ... @@ -551,8 +551,6 @@
551 551  
552 552  
553 553  
554 -
555 -
556 556  == 2.10  Read or Clear cached data ==
557 557  
558 558  
... ... @@ -561,8 +561,6 @@
561 561  * (% style="color:#037691" %)**AT+CDP**      (%%) ~/~/  Read cached data
562 562  * (% style="color:#037691" %)**AT+CDP=0  ** (%%) ~/~/  Clear cached data
563 563  
564 -
565 -
566 566  [[image:image-20220907171221-20.png]]
567 567  
568 568  
... ... @@ -650,56 +650,56 @@
650 650  
651 651  See this link for detail:  [[https:~~/~~/www.dropbox.com/sh/351dwor6joz8nwh/AADn1BQaAAxLF_QMyU8NkW47a?dl=0>>url:https://www.dropbox.com/sh/351dwor6joz8nwh/AADn1BQaAAxLF_QMyU8NkW47a?dl=0]]
652 652  
653 -AT+<CMD>?  : Help on <CMD>
638 +AT+<CMD>?  :  Help on <CMD>
654 654  
655 -AT+<CMD>         : Run <CMD>
640 +AT+<CMD>  Run <CMD>
656 656  
657 -AT+<CMD>=<value> : Set the value
642 +AT+<CMD>=<value>:  Set the value
658 658  
659 -AT+<CMD>=?  : Get the value
644 +AT+<CMD>=?  Get the value
660 660  
661 661  
662 662  (% style="color:#037691" %)**General Commands**      
663 663  
664 -AT  : Attention       
649 +AT  Attention       
665 665  
666 -AT?  : Short Help     
651 +AT?  Short Help     
667 667  
668 -ATZ  : MCU Reset    
653 +ATZ  :  MCU Reset    
669 669  
670 -AT+TDC  : Application Data Transmission Interval
655 +AT+TDC  :  Application Data Transmission Interval
671 671  
672 -AT+CFG  : Print all configurations
657 +AT+CFG  :  Print all configurations
673 673  
674 -AT+CFGMOD           : Working mode selection
659 +AT+CFGMOD  :  Working mode selection
675 675  
676 -AT+INTMOD            : Set the trigger interrupt mode
661 +AT+INTMOD  :  Set the trigger interrupt mode
677 677  
678 -AT+5VT  : Set extend the time of 5V power  
663 +AT+5VT  :  Set extend the time of 5V power  
679 679  
680 -AT+PRO  : Choose agreement
665 +AT+PRO :  Choose agreement
681 681  
682 -AT+RXDL  : Extend the sending and receiving time
667 +AT+RXDL:  Extend the sending and receiving time
683 683  
684 -AT+SERVADDR  : Server Address
669 +AT+SERVADDR :  Server Address
685 685  
686 -AT+APN     : Get or set the APN
671 +AT+APN :  Get or set the APN
687 687  
688 -AT+FBAND   : Get or Set whether to automatically modify the frequency band
673 +AT+FBAND :  Get or Set whether to automatically modify the frequency band
689 689  
690 -AT+DNSCFG  : Get or Set DNS Server
675 +AT+DNSCFG : Get or Set DNS Server
691 691  
692 692  AT+GETSENSORVALUE   : Returns the current sensor measurement
693 693  
694 -AT+TR      : Get or Set record time"
679 +AT+TR :  Get or Set record time"
695 695  
696 -AT+NOUD      : Get or Set the number of data to be uploaded
681 +AT+NOUD :  Get or Set the number of data to be uploaded
697 697  
698 -AT+CDP     : Read or Clear cached data
683 +AT+CDP :  Read or Clear cached data
699 699  
700 -AT+TEMPALARM      : Get or Set alarm of temp
685 +AT+TEMPALARM :  Get or Set alarm of temp
701 701  
702 -AT+HUMALARM     : Get or Set alarm of PH
687 +AT+HUMALARM :  Get or Set alarm of humidity
703 703  
704 704  
705 705  (% style="color:#037691" %)**COAP Management**      
... ... @@ -787,8 +787,6 @@
787 787  * Weight / pcs : g
788 788  
789 789  
790 -
791 -
792 792  = 9.  Support =
793 793  
794 794  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0