<
From version < 38.2 >
edited by Xiaoling
on 2022/10/14 18:11
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
... ... @@ -50,6 +50,7 @@
50 50  (((
51 51  
52 52  
53 +
53 53  
54 54  )))
55 55  
... ... @@ -83,6 +83,7 @@
83 83  * IP67 Protection
84 84  * Length: 3.5 meters
85 85  
87 +
86 86  (% style="color:#037691" %)**Leaf Temperature:**
87 87  
88 88  * Range -50℃~80℃
... ... @@ -218,6 +218,7 @@
218 218  * (% style="color:#037691" %)**AT+SERVADDR=120.24.4.116,5601     ** (%%) ~/~/  to set UDP server address and port
219 219  * (% style="color:#037691" %)**AT+CFM=1       ** (%%) ~/~/  If the server does not respond, this command is unnecessary
220 220  
223 +
221 221  ​ [[image:image-20220907171221-11.png]]
222 222  
223 223  
... ... @@ -239,6 +239,7 @@
239 239  * (% style="color:#037691" %)**AT+PUBTOPIC=PUB                    ** (%%) ~/~/  Set the sending topic of MQTT
240 240  * (% style="color:#037691" %)**AT+SUBTOPIC=SUB          ** (%%) ~/~/  Set the subscription topic of MQTT
241 241  
245 +
242 242  ​ [[image:image-20220907171221-13.png]]
243 243  
244 244  
... ... @@ -259,6 +259,7 @@
259 259  * (% style="color:#037691" %)**AT+PRO=4   ** (%%) ~/~/  Set to use TCP protocol to uplink
260 260  * (% style="color:#037691" %)**AT+SERVADDR=120.24.4.116,5600   ** (%%) ~/~/  to set TCP server address and port
261 261  
266 +
262 262  ​ [[image:image-20220907171221-15.png]]
263 263  
264 264  
... ... @@ -275,6 +275,7 @@
275 275  
276 276  * (% style="color:#037691" %)**AT+TDC=7200      ** (%%) ~/~/ Set Update Interval to 7200s (2 hour)
277 277  
283 +
278 278  (% 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).**
279 279  
280 280  
... ... @@ -299,34 +299,22 @@
299 299  
300 300  The payload is ASCII string, representative same HEX:
301 301  
302 -**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:
303 303  
304 -where:
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
316 +* Leaf moisture: 0x0225= 549 = 54.9%
317 +* Leaf Temperature:0x010B =267=26.7 °C
318 +* Time stamp : 0x6315537b =1662342011 ([[Unix Epoch Time>>https://www.epochconverter.com/]])
319 +* Leaf Temperature, Leaf moisture,Time stamp : 010b0226631550fb
320 +* (% style="color:blue" %)8 sets of recorded data: Leaf Temperature, Leaf moisture,Time stamp : 010e022663154d77,.......
305 305  
306 -* (% style="color:#037691" %)**Device ID:**(%%) 0xf868411056754138 = f868411056754138
307 307  
308 -* (% style="color:#037691" %)**Version:**(%%) 0x0064=100=1.0.0
309 309  
310 -* (% style="color:#037691" %)**BAT:**  (%%)0x0c78 = 3192 mV = 3.192V
311 -
312 -* (% style="color:#037691" %)**Singal:**(%%)  0x17 = 23
313 -
314 -* (% style="color:#037691" %)**Mod:**(%%)  0x01 = 1
315 -
316 -* (% style="color:#037691" %)**Interrupt:**(%%) 0x00= 0
317 -
318 -* (% style="color:#037691" %)**Leaf moisture:**(%%) 0x0225= 549 = 54.9%
319 -
320 -* (% style="color:#037691" %)**Leaf Temperature: **(%%)0x010B =267=26.7 °C
321 -
322 -* (% style="color:#037691" %)**Time stamp :**  (%%)0x6315537b =1662342011 ([[Unix Epoch Time>>https://www.epochconverter.com/]])
323 -
324 -* (% style="color:#037691" %)**Leaf Temperature, Leaf moisture,Time stamp :  **(%%)010b0226631550fb
325 -
326 -* (% style="color:#037691" %)**8 sets of recorded data: **(%%)Leaf Temperature, Leaf moisture,Time stamp : 010e022663154d77,.......
327 -
328 -
329 -
330 330  == 2.4  Payload Explanation and Sensor Interface ==
331 331  
332 332  
... ... @@ -494,6 +494,8 @@
494 494  * After NLMS01 join NB-IoT network. The LED will be ON for 3 seconds.
495 495  * For each uplink probe, LED will be on for 500ms.
496 496  
491 +
492 +
497 497  == 2.7  Installation ==
498 498  
499 499  
... ... @@ -545,11 +545,8 @@
545 545  * (% style="color:#037691" %)**AT+TR=900**   (%%) ~/~/  The unit is seconds, and the default is to record data once every 900 seconds.( The minimum can be set to 180 seconds)
546 546  * (% style="color:#037691" %)**AT+NOUD=8**  (%%)~/~/  The device uploads 8 sets of recorded data by default. Up to 32 sets of record data can be uploaded.
547 547  
548 - The diagram below explains the relationship between TR, NOUD, and TDC more clearly**:**
549 549  
550 -[[image:image-20221009001002-1.png||height="706" width="982"]]
551 551  
552 -
553 553  == 2.10  Read or Clear cached data ==
554 554  
555 555  
... ... @@ -558,6 +558,7 @@
558 558  * (% style="color:#037691" %)**AT+CDP**      (%%) ~/~/  Read cached data
559 559  * (% style="color:#037691" %)**AT+CDP=0  ** (%%) ~/~/  Clear cached data
560 560  
554 +
561 561  [[image:image-20220907171221-20.png]]
562 562  
563 563  
... ... @@ -645,86 +645,86 @@
645 645  
646 646  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]]
647 647  
648 -AT+<CMD>?  :  Help on <CMD>
642 +AT+<CMD>?  : Help on <CMD>
649 649  
650 -AT+<CMD>  Run <CMD>
644 +AT+<CMD>         : Run <CMD>
651 651  
652 -AT+<CMD>=<value>:  Set the value
646 +AT+<CMD>=<value> : Set the value
653 653  
654 -AT+<CMD>=?  Get the value
648 +AT+<CMD>=?  : Get the value
655 655  
656 656  
657 657  (% style="color:#037691" %)**General Commands**      
658 658  
659 -AT  Attention       
653 +AT  : Attention       
660 660  
661 -AT?  Short Help     
655 +AT?  : Short Help     
662 662  
663 -ATZ  MCU Reset    
657 +ATZ  : MCU Reset    
664 664  
665 -AT+TDC  :  Application Data Transmission Interval
659 +AT+TDC  : Application Data Transmission Interval
666 666  
667 -AT+CFG  :  Print all configurations
661 +AT+CFG  : Print all configurations
668 668  
669 -AT+CFGMOD  :  Working mode selection
663 +AT+CFGMOD           : Working mode selection
670 670  
671 -AT+INTMOD  :  Set the trigger interrupt mode
665 +AT+INTMOD            : Set the trigger interrupt mode
672 672  
673 -AT+5VT  Set extend the time of 5V power  
667 +AT+5VT  : Set extend the time of 5V power  
674 674  
675 -AT+PRO :  Choose agreement
669 +AT+PRO  : Choose agreement
676 676  
677 -AT+RXDL:  Extend the sending and receiving time
671 +AT+RXDL  : Extend the sending and receiving time
678 678  
679 -AT+SERVADDR :  Server Address
673 +AT+SERVADDR  : Server Address
680 680  
681 -AT+APN :  Get or set the APN
675 +AT+APN     : Get or set the APN
682 682  
683 -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
684 684  
685 -AT+DNSCFG : Get or Set DNS Server
679 +AT+DNSCFG  : Get or Set DNS Server
686 686  
687 687  AT+GETSENSORVALUE   : Returns the current sensor measurement
688 688  
689 -AT+TR :  Get or Set record time"
683 +AT+TR      : Get or Set record time"
690 690  
691 -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
692 692  
693 -AT+CDP :  Read or Clear cached data
687 +AT+CDP     : Read or Clear cached data
694 694  
695 -AT+TEMPALARM :  Get or Set alarm of temp
689 +AT+TEMPALARM      : Get or Set alarm of temp
696 696  
697 -AT+HUMALARM :  Get or Set alarm of humidity
691 +AT+HUMALARM     : Get or Set alarm of PH
698 698  
699 699  
700 700  (% style="color:#037691" %)**COAP Management**      
701 701  
702 -AT+URI :  Resource parameters
696 +AT+URI            : Resource parameters
703 703  
704 704  
705 705  (% style="color:#037691" %)**UDP Management**
706 706  
707 -AT+CFM :  Upload confirmation mode (only valid for UDP)
701 +AT+CFM          : Upload confirmation mode (only valid for UDP)
708 708  
709 709  
710 710  (% style="color:#037691" %)**MQTT Management**
711 711  
712 -AT+CLIENT  :  Get or Set MQTT client
706 +AT+CLIENT               : Get or Set MQTT client
713 713  
714 -AT+UNAME  : Get or Set MQTT Username
708 +AT+UNAME  : Get or Set MQTT Username
715 715  
716 -AT+PWD  :  Get or Set MQTT password
710 +AT+PWD                  : Get or Set MQTT password
717 717  
718 -AT+PUBTOPIC  Get or Set MQTT publish topic
712 +AT+PUBTOPIC  : Get or Set MQTT publish topic
719 719  
720 -AT+SUBTOPIC :  Get or Set MQTT subscription topic
714 +AT+SUBTOPIC  : Get or Set MQTT subscription topic
721 721  
722 722  
723 723  (% style="color:#037691" %)**Information**          
724 724  
725 -AT+FDR :  Factory Data Reset
719 +AT+FDR  : Factory Data Reset
726 726  
727 -AT+PWORD :  Serial Access Password
721 +AT+PWORD  : Serial Access Password
728 728  
729 729  
730 730  
... ... @@ -782,7 +782,6 @@
782 782  * Weight / pcs : g
783 783  
784 784  
785 -
786 786  = 9.  Support =
787 787  
788 788  
image-20221009001002-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -282.9 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0