<
From version < 33.5 >
edited by Xiaoling
on 2022/09/13 09:48
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
... ... @@ -84,7 +84,6 @@
84 84  * IP67 Protection
85 85  * Length: 3.5 meters
86 86  
87 -
88 88  (% style="color:#037691" %)**Leaf Temperature:**
89 89  
90 90  * Range -50℃~80℃
... ... @@ -220,7 +220,6 @@
220 220  * (% style="color:#037691" %)**AT+SERVADDR=120.24.4.116,5601     ** (%%) ~/~/  to set UDP server address and port
221 221  * (% style="color:#037691" %)**AT+CFM=1       ** (%%) ~/~/  If the server does not respond, this command is unnecessary
222 222  
223 -
224 224  ​ [[image:image-20220907171221-11.png]]
225 225  
226 226  
... ... @@ -242,7 +242,6 @@
242 242  * (% style="color:#037691" %)**AT+PUBTOPIC=PUB                    ** (%%) ~/~/  Set the sending topic of MQTT
243 243  * (% style="color:#037691" %)**AT+SUBTOPIC=SUB          ** (%%) ~/~/  Set the subscription topic of MQTT
244 244  
245 -
246 246  ​ [[image:image-20220907171221-13.png]]
247 247  
248 248  
... ... @@ -263,7 +263,6 @@
263 263  * (% style="color:#037691" %)**AT+PRO=4   ** (%%) ~/~/  Set to use TCP protocol to uplink
264 264  * (% style="color:#037691" %)**AT+SERVADDR=120.24.4.116,5600   ** (%%) ~/~/  to set TCP server address and port
265 265  
266 -
267 267  ​ [[image:image-20220907171221-15.png]]
268 268  
269 269  
... ... @@ -280,7 +280,6 @@
280 280  
281 281  * (% style="color:#037691" %)**AT+TDC=7200      ** (%%) ~/~/ Set Update Interval to 7200s (2 hour)
282 282  
283 -
284 284  (% 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).**
285 285  
286 286  
... ... @@ -305,19 +305,21 @@
305 305  
306 306  The payload is ASCII string, representative same HEX:
307 307  
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:
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__//(%%)**
309 309  
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
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
316 316  * Leaf moisture: 0x0225= 549 = 54.9%
317 317  * Leaf Temperature:0x010B =267=26.7 °C
318 318  * Time stamp : 0x6315537b =1662342011 ([[Unix Epoch Time>>https://www.epochconverter.com/]])
319 319  * Leaf Temperature, Leaf moisture,Time stamp : 010b0226631550fb
320 -* (% 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,.......
321 321  
322 322  
323 323  
... ... @@ -551,7 +551,6 @@
551 551  * (% style="color:#037691" %)**AT+CDP**      (%%) ~/~/  Read cached data
552 552  * (% style="color:#037691" %)**AT+CDP=0  ** (%%) ~/~/  Clear cached data
553 553  
554 -
555 555  [[image:image-20220907171221-20.png]]
556 556  
557 557  
... ... @@ -639,56 +639,56 @@
639 639  
640 640  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]]
641 641  
642 -AT+<CMD>?  : Help on <CMD>
638 +AT+<CMD>?  :  Help on <CMD>
643 643  
644 -AT+<CMD>         : Run <CMD>
640 +AT+<CMD>  Run <CMD>
645 645  
646 -AT+<CMD>=<value> : Set the value
642 +AT+<CMD>=<value>:  Set the value
647 647  
648 -AT+<CMD>=?  : Get the value
644 +AT+<CMD>=?  Get the value
649 649  
650 650  
651 651  (% style="color:#037691" %)**General Commands**      
652 652  
653 -AT  : Attention       
649 +AT  Attention       
654 654  
655 -AT?  : Short Help     
651 +AT?  Short Help     
656 656  
657 -ATZ  : MCU Reset    
653 +ATZ  :  MCU Reset    
658 658  
659 -AT+TDC  : Application Data Transmission Interval
655 +AT+TDC  :  Application Data Transmission Interval
660 660  
661 -AT+CFG  : Print all configurations
657 +AT+CFG  :  Print all configurations
662 662  
663 -AT+CFGMOD           : Working mode selection
659 +AT+CFGMOD  :  Working mode selection
664 664  
665 -AT+INTMOD            : Set the trigger interrupt mode
661 +AT+INTMOD  :  Set the trigger interrupt mode
666 666  
667 -AT+5VT  : Set extend the time of 5V power  
663 +AT+5VT  :  Set extend the time of 5V power  
668 668  
669 -AT+PRO  : Choose agreement
665 +AT+PRO :  Choose agreement
670 670  
671 -AT+RXDL  : Extend the sending and receiving time
667 +AT+RXDL:  Extend the sending and receiving time
672 672  
673 -AT+SERVADDR  : Server Address
669 +AT+SERVADDR :  Server Address
674 674  
675 -AT+APN     : Get or set the APN
671 +AT+APN :  Get or set the APN
676 676  
677 -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
678 678  
679 -AT+DNSCFG  : Get or Set DNS Server
675 +AT+DNSCFG : Get or Set DNS Server
680 680  
681 681  AT+GETSENSORVALUE   : Returns the current sensor measurement
682 682  
683 -AT+TR      : Get or Set record time"
679 +AT+TR :  Get or Set record time"
684 684  
685 -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
686 686  
687 -AT+CDP     : Read or Clear cached data
683 +AT+CDP :  Read or Clear cached data
688 688  
689 -AT+TEMPALARM      : Get or Set alarm of temp
685 +AT+TEMPALARM :  Get or Set alarm of temp
690 690  
691 -AT+HUMALARM     : Get or Set alarm of PH
687 +AT+HUMALARM :  Get or Set alarm of humidity
692 692  
693 693  
694 694  (% style="color:#037691" %)**COAP Management**      
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0