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

Summary

Details

Page properties
Content
... ... @@ -73,6 +73,7 @@
73 73  
74 74  
75 75  
76 +
76 76  == 1.4  Probe Specification ==
77 77  
78 78  
... ... @@ -94,6 +94,7 @@
94 94  
95 95  
96 96  
98 +
97 97  == 1.5 ​ Applications ==
98 98  
99 99  
... ... @@ -101,6 +101,7 @@
101 101  
102 102  
103 103  
106 +
104 104  == 1.6  Pin mapping and power on ==
105 105  
106 106  
... ... @@ -219,6 +219,8 @@
219 219  * (% style="color:#037691" %)**AT+SERVADDR=120.24.4.116,5601     ** (%%) ~/~/  to set UDP server address and port
220 220  * (% style="color:#037691" %)**AT+CFM=1       ** (%%) ~/~/  If the server does not respond, this command is unnecessary
221 221  
225 +
226 +
222 222  ​ [[image:image-20220907171221-11.png]]
223 223  
224 224  
... ... @@ -260,6 +260,8 @@
260 260  * (% style="color:#037691" %)**AT+PRO=4   ** (%%) ~/~/  Set to use TCP protocol to uplink
261 261  * (% style="color:#037691" %)**AT+SERVADDR=120.24.4.116,5600   ** (%%) ~/~/  to set TCP server address and port
262 262  
268 +
269 +
263 263  ​ [[image:image-20220907171221-15.png]]
264 264  
265 265  
... ... @@ -276,6 +276,8 @@
276 276  
277 277  * (% style="color:#037691" %)**AT+TDC=7200      ** (%%) ~/~/ Set Update Interval to 7200s (2 hour)
278 278  
286 +
287 +
279 279  (% 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).**
280 280  
281 281  
... ... @@ -300,24 +300,24 @@
300 300  
301 301  The payload is ASCII string, representative same HEX:
302 302  
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__//(%%)**
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:
304 304  
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
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
313 313  * Leaf moisture: 0x0225= 549 = 54.9%
314 314  * Leaf Temperature:0x010B =267=26.7 °C
315 315  * Time stamp : 0x6315537b =1662342011 ([[Unix Epoch Time>>https://www.epochconverter.com/]])
316 316  * Leaf Temperature, Leaf moisture,Time stamp : 010b0226631550fb
317 -* 8 sets of recorded data: Leaf Temperature, Leaf moisture,Time stamp : 010e022663154d77,.......
324 +* (% style="color:blue" %)8 sets of recorded data: Leaf Temperature, Leaf moisture,Time stamp : 010e022663154d77,.......
318 318  
319 319  
320 320  
328 +
329 +
321 321  == 2.4  Payload Explanation and Sensor Interface ==
322 322  
323 323  
... ... @@ -487,6 +487,8 @@
487 487  
488 488  
489 489  
499 +
500 +
490 490  == 2.7  Installation ==
491 491  
492 492  
... ... @@ -540,6 +540,8 @@
540 540  
541 541  
542 542  
554 +
555 +
543 543  == 2.10  Read or Clear cached data ==
544 544  
545 545  
... ... @@ -548,6 +548,8 @@
548 548  * (% style="color:#037691" %)**AT+CDP**      (%%) ~/~/  Read cached data
549 549  * (% style="color:#037691" %)**AT+CDP=0  ** (%%) ~/~/  Clear cached data
550 550  
564 +
565 +
551 551  [[image:image-20220907171221-20.png]]
552 552  
553 553  
... ... @@ -635,56 +635,56 @@
635 635  
636 636  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]]
637 637  
638 -AT+<CMD>?  :  Help on <CMD>
653 +AT+<CMD>?  : Help on <CMD>
639 639  
640 -AT+<CMD>  Run <CMD>
655 +AT+<CMD>         : Run <CMD>
641 641  
642 -AT+<CMD>=<value>:  Set the value
657 +AT+<CMD>=<value> : Set the value
643 643  
644 -AT+<CMD>=?  Get the value
659 +AT+<CMD>=?  : Get the value
645 645  
646 646  
647 647  (% style="color:#037691" %)**General Commands**      
648 648  
649 -AT  Attention       
664 +AT  : Attention       
650 650  
651 -AT?  Short Help     
666 +AT?  : Short Help     
652 652  
653 -ATZ  MCU Reset    
668 +ATZ  : MCU Reset    
654 654  
655 -AT+TDC  :  Application Data Transmission Interval
670 +AT+TDC  : Application Data Transmission Interval
656 656  
657 -AT+CFG  :  Print all configurations
672 +AT+CFG  : Print all configurations
658 658  
659 -AT+CFGMOD  :  Working mode selection
674 +AT+CFGMOD           : Working mode selection
660 660  
661 -AT+INTMOD  :  Set the trigger interrupt mode
676 +AT+INTMOD            : Set the trigger interrupt mode
662 662  
663 -AT+5VT  Set extend the time of 5V power  
678 +AT+5VT  : Set extend the time of 5V power  
664 664  
665 -AT+PRO :  Choose agreement
680 +AT+PRO  : Choose agreement
666 666  
667 -AT+RXDL:  Extend the sending and receiving time
682 +AT+RXDL  : Extend the sending and receiving time
668 668  
669 -AT+SERVADDR :  Server Address
684 +AT+SERVADDR  : Server Address
670 670  
671 -AT+APN :  Get or set the APN
686 +AT+APN     : Get or set the APN
672 672  
673 -AT+FBAND :  Get or Set whether to automatically modify the frequency band
688 +AT+FBAND   : Get or Set whether to automatically modify the frequency band
674 674  
675 -AT+DNSCFG : Get or Set DNS Server
690 +AT+DNSCFG  : Get or Set DNS Server
676 676  
677 677  AT+GETSENSORVALUE   : Returns the current sensor measurement
678 678  
679 -AT+TR :  Get or Set record time"
694 +AT+TR      : Get or Set record time"
680 680  
681 -AT+NOUD :  Get or Set the number of data to be uploaded
696 +AT+NOUD      : Get or Set the number of data to be uploaded
682 682  
683 -AT+CDP :  Read or Clear cached data
698 +AT+CDP     : Read or Clear cached data
684 684  
685 -AT+TEMPALARM :  Get or Set alarm of temp
700 +AT+TEMPALARM      : Get or Set alarm of temp
686 686  
687 -AT+HUMALARM :  Get or Set alarm of humidity
702 +AT+HUMALARM     : Get or Set alarm of PH
688 688  
689 689  
690 690  (% style="color:#037691" %)**COAP Management**      
... ... @@ -772,6 +772,8 @@
772 772  * Weight / pcs : g
773 773  
774 774  
790 +
791 +
775 775  = 9.  Support =
776 776  
777 777  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0