<
From version < 33.6 >
edited by Xiaoling
on 2022/09/13 09:50
To version < 37.1 >
edited by Edwin Chen
on 2022/10/09 00:10
>
Change comment: Uploaded new attachment "image-20221009001002-1.png", version {1}

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Edwin
Content
... ... @@ -71,9 +71,6 @@
71 71  * - B20 @H-FDD: 800MHz
72 72  * - B28 @H-FDD: 700MHz
73 73  
74 -
75 -
76 -
77 77  == 1.4  Probe Specification ==
78 78  
79 79  
... ... @@ -93,17 +93,11 @@
93 93  * IP67 Protection
94 94  * Length: 3.5 meters
95 95  
96 -
97 -
98 -
99 99  == 1.5 ​ Applications ==
100 100  
101 101  
102 102  * Smart Agriculture
103 103  
104 -
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,22 @@
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:
297 +**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
299 +where:
300 +
301 +* Device ID: 0xf868411056754138 = f868411056754138
302 +* Version: 0x0064=100=1.0.0
303 +* BAT: 0x0c78 = 3192 mV = 3.192V
304 +* Singal: 0x17 = 23
305 +* Mod: 0x01 = 1
306 +* 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,.......
311 +* 8 sets of recorded data: Leaf Temperature, Leaf moisture,Time stamp : 010e022663154d77,.......
325 325  
326 -
327 -
328 -
329 -
330 330  == 2.4  Payload Explanation and Sensor Interface ==
331 331  
332 332  
... ... @@ -494,10 +494,6 @@
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  
497 -
498 -
499 -
500 -
501 501  == 2.7  Installation ==
502 502  
503 503  
... ... @@ -549,10 +549,11 @@
549 549  * (% 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)
550 550  * (% 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.
551 551  
531 + The diagram below explains the relationship between TR, NOUD, and TDC more clearly**:**
552 552  
533 +[[image:image-20221009000513-1.png||height="732" width="1018"]]
553 553  
554 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,86 +650,86 @@
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>
631 +AT+<CMD>?  :  Help on <CMD>
654 654  
655 -AT+<CMD>         : Run <CMD>
633 +AT+<CMD>  Run <CMD>
656 656  
657 -AT+<CMD>=<value> : Set the value
635 +AT+<CMD>=<value>:  Set the value
658 658  
659 -AT+<CMD>=?  : Get the value
637 +AT+<CMD>=?  Get the value
660 660  
661 661  
662 662  (% style="color:#037691" %)**General Commands**      
663 663  
664 -AT  : Attention       
642 +AT  Attention       
665 665  
666 -AT?  : Short Help     
644 +AT?  Short Help     
667 667  
668 -ATZ  : MCU Reset    
646 +ATZ  :  MCU Reset    
669 669  
670 -AT+TDC  : Application Data Transmission Interval
648 +AT+TDC  :  Application Data Transmission Interval
671 671  
672 -AT+CFG  : Print all configurations
650 +AT+CFG  :  Print all configurations
673 673  
674 -AT+CFGMOD           : Working mode selection
652 +AT+CFGMOD  :  Working mode selection
675 675  
676 -AT+INTMOD            : Set the trigger interrupt mode
654 +AT+INTMOD  :  Set the trigger interrupt mode
677 677  
678 -AT+5VT  : Set extend the time of 5V power  
656 +AT+5VT  :  Set extend the time of 5V power  
679 679  
680 -AT+PRO  : Choose agreement
658 +AT+PRO :  Choose agreement
681 681  
682 -AT+RXDL  : Extend the sending and receiving time
660 +AT+RXDL:  Extend the sending and receiving time
683 683  
684 -AT+SERVADDR  : Server Address
662 +AT+SERVADDR :  Server Address
685 685  
686 -AT+APN     : Get or set the APN
664 +AT+APN :  Get or set the APN
687 687  
688 -AT+FBAND   : Get or Set whether to automatically modify the frequency band
666 +AT+FBAND :  Get or Set whether to automatically modify the frequency band
689 689  
690 -AT+DNSCFG  : Get or Set DNS Server
668 +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"
672 +AT+TR :  Get or Set record time"
695 695  
696 -AT+NOUD      : Get or Set the number of data to be uploaded
674 +AT+NOUD :  Get or Set the number of data to be uploaded
697 697  
698 -AT+CDP     : Read or Clear cached data
676 +AT+CDP :  Read or Clear cached data
699 699  
700 -AT+TEMPALARM      : Get or Set alarm of temp
678 +AT+TEMPALARM :  Get or Set alarm of temp
701 701  
702 -AT+HUMALARM     : Get or Set alarm of PH
680 +AT+HUMALARM :  Get or Set alarm of humidity
703 703  
704 704  
705 705  (% style="color:#037691" %)**COAP Management**      
706 706  
707 -AT+URI            : Resource parameters
685 +AT+URI :  Resource parameters
708 708  
709 709  
710 710  (% style="color:#037691" %)**UDP Management**
711 711  
712 -AT+CFM          : Upload confirmation mode (only valid for UDP)
690 +AT+CFM :  Upload confirmation mode (only valid for UDP)
713 713  
714 714  
715 715  (% style="color:#037691" %)**MQTT Management**
716 716  
717 -AT+CLIENT               : Get or Set MQTT client
695 +AT+CLIENT  :  Get or Set MQTT client
718 718  
719 -AT+UNAME  : Get or Set MQTT Username
697 +AT+UNAME  : Get or Set MQTT Username
720 720  
721 -AT+PWD                  : Get or Set MQTT password
699 +AT+PWD  :  Get or Set MQTT password
722 722  
723 -AT+PUBTOPIC  : Get or Set MQTT publish topic
701 +AT+PUBTOPIC  :  Get or Set MQTT publish topic
724 724  
725 -AT+SUBTOPIC  : Get or Set MQTT subscription topic
703 +AT+SUBTOPIC :  Get or Set MQTT subscription topic
726 726  
727 727  
728 728  (% style="color:#037691" %)**Information**          
729 729  
730 -AT+FDR  : Factory Data Reset
708 +AT+FDR :  Factory Data Reset
731 731  
732 -AT+PWORD  : Serial Access Password
710 +AT+PWORD :  Serial Access Password
733 733  
734 734  
735 735  
... ... @@ -786,9 +786,6 @@
786 786  * Package Size / pcs : cm
787 787  * Weight / pcs : g
788 788  
789 -
790 -
791 -
792 792  = 9.  Support =
793 793  
794 794  
image-20221009001002-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +282.9 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0