<
From version < 33.11 >
edited by Xiaoling
on 2022/09/23 18:05
To version < 33.5 >
edited by Xiaoling
on 2022/09/13 09:48
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -84,6 +84,7 @@
84 84  * IP67 Protection
85 85  * Length: 3.5 meters
86 86  
87 +
87 87  (% style="color:#037691" %)**Leaf Temperature:**
88 88  
89 89  * Range -50℃~80℃
... ... @@ -219,6 +219,7 @@
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  
223 +
222 222  ​ [[image:image-20220907171221-11.png]]
223 223  
224 224  
... ... @@ -240,6 +240,7 @@
240 240  * (% style="color:#037691" %)**AT+PUBTOPIC=PUB                    ** (%%) ~/~/  Set the sending topic of MQTT
241 241  * (% style="color:#037691" %)**AT+SUBTOPIC=SUB          ** (%%) ~/~/  Set the subscription topic of MQTT
242 242  
245 +
243 243  ​ [[image:image-20220907171221-13.png]]
244 244  
245 245  
... ... @@ -260,6 +260,7 @@
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  
266 +
263 263  ​ [[image:image-20220907171221-15.png]]
264 264  
265 265  
... ... @@ -276,6 +276,7 @@
276 276  
277 277  * (% style="color:#037691" %)**AT+TDC=7200      ** (%%) ~/~/ Set Update Interval to 7200s (2 hour)
278 278  
283 +
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,21 +300,19 @@
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__//(%%)**
308 +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
310 +* (% style="color:red" %)Device ID: 0xf868411056754138 = f868411056754138
311 +* (% style="color:blue" %)Version: 0x0064=100=1.0.0
312 +* (% style="color:green" %)BAT: 0x0c78 = 3192 mV = 3.192V
313 +* (% style="color:red" %)Singal: 0x17 = 23
314 +* (% style="color:blue" %)Mod: 0x01 = 1
315 +* (% 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,.......
320 +* (% style="color:blue" %)8 sets of recorded data: Leaf Temperature, Leaf moisture,Time stamp : 010e022663154d77,.......
318 318  
319 319  
320 320  
... ... @@ -548,6 +548,7 @@
548 548  * (% style="color:#037691" %)**AT+CDP**      (%%) ~/~/  Read cached data
549 549  * (% style="color:#037691" %)**AT+CDP=0  ** (%%) ~/~/  Clear cached data
550 550  
554 +
551 551  [[image:image-20220907171221-20.png]]
552 552  
553 553  
... ... @@ -635,86 +635,86 @@
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>
642 +AT+<CMD>?  : Help on <CMD>
639 639  
640 -AT+<CMD>  Run <CMD>
644 +AT+<CMD>         : Run <CMD>
641 641  
642 -AT+<CMD>=<value>:  Set the value
646 +AT+<CMD>=<value> : Set the value
643 643  
644 -AT+<CMD>=?  Get the value
648 +AT+<CMD>=?  : Get the value
645 645  
646 646  
647 647  (% style="color:#037691" %)**General Commands**      
648 648  
649 -AT  Attention       
653 +AT  : Attention       
650 650  
651 -AT?  Short Help     
655 +AT?  : Short Help     
652 652  
653 -ATZ  MCU Reset    
657 +ATZ  : MCU Reset    
654 654  
655 -AT+TDC  :  Application Data Transmission Interval
659 +AT+TDC  : Application Data Transmission Interval
656 656  
657 -AT+CFG  :  Print all configurations
661 +AT+CFG  : Print all configurations
658 658  
659 -AT+CFGMOD  :  Working mode selection
663 +AT+CFGMOD           : Working mode selection
660 660  
661 -AT+INTMOD  :  Set the trigger interrupt mode
665 +AT+INTMOD            : Set the trigger interrupt mode
662 662  
663 -AT+5VT  Set extend the time of 5V power  
667 +AT+5VT  : Set extend the time of 5V power  
664 664  
665 -AT+PRO :  Choose agreement
669 +AT+PRO  : Choose agreement
666 666  
667 -AT+RXDL:  Extend the sending and receiving time
671 +AT+RXDL  : Extend the sending and receiving time
668 668  
669 -AT+SERVADDR :  Server Address
673 +AT+SERVADDR  : Server Address
670 670  
671 -AT+APN :  Get or set the APN
675 +AT+APN     : Get or set the APN
672 672  
673 -AT+FBAND :  Get or Set whether to automatically modify the frequency band
677 +AT+FBAND   : Get or Set whether to automatically modify the frequency band
674 674  
675 -AT+DNSCFG : Get or Set DNS Server
679 +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"
683 +AT+TR      : Get or Set record time"
680 680  
681 -AT+NOUD :  Get or Set the number of data to be uploaded
685 +AT+NOUD      : Get or Set the number of data to be uploaded
682 682  
683 -AT+CDP :  Read or Clear cached data
687 +AT+CDP     : Read or Clear cached data
684 684  
685 -AT+TEMPALARM :  Get or Set alarm of temp
689 +AT+TEMPALARM      : Get or Set alarm of temp
686 686  
687 -AT+HUMALARM :  Get or Set alarm of humidity
691 +AT+HUMALARM     : Get or Set alarm of PH
688 688  
689 689  
690 690  (% style="color:#037691" %)**COAP Management**      
691 691  
692 -AT+URI :  Resource parameters
696 +AT+URI            : Resource parameters
693 693  
694 694  
695 695  (% style="color:#037691" %)**UDP Management**
696 696  
697 -AT+CFM :  Upload confirmation mode (only valid for UDP)
701 +AT+CFM          : Upload confirmation mode (only valid for UDP)
698 698  
699 699  
700 700  (% style="color:#037691" %)**MQTT Management**
701 701  
702 -AT+CLIENT  :  Get or Set MQTT client
706 +AT+CLIENT               : Get or Set MQTT client
703 703  
704 -AT+UNAME  : Get or Set MQTT Username
708 +AT+UNAME  : Get or Set MQTT Username
705 705  
706 -AT+PWD  :  Get or Set MQTT password
710 +AT+PWD                  : Get or Set MQTT password
707 707  
708 -AT+PUBTOPIC  Get or Set MQTT publish topic
712 +AT+PUBTOPIC  : Get or Set MQTT publish topic
709 709  
710 -AT+SUBTOPIC :  Get or Set MQTT subscription topic
714 +AT+SUBTOPIC  : Get or Set MQTT subscription topic
711 711  
712 712  
713 713  (% style="color:#037691" %)**Information**          
714 714  
715 -AT+FDR :  Factory Data Reset
719 +AT+FDR  : Factory Data Reset
716 716  
717 -AT+PWORD :  Serial Access Password
721 +AT+PWORD  : Serial Access Password
718 718  
719 719  
720 720  
... ... @@ -772,7 +772,6 @@
772 772  * Weight / pcs : g
773 773  
774 774  
775 -
776 776  = 9.  Support =
777 777  
778 778  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0