<
From version < 38.5 >
edited by Xiaoling
on 2022/10/25 16: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
... ... @@ -50,6 +50,7 @@
50 50  (((
51 51  
52 52  
53 +
53 53  
54 54  )))
55 55  
... ... @@ -71,6 +71,8 @@
71 71  * - B28 @H-FDD: 700MHz
72 72  
73 73  
75 +
76 +
74 74  == 1.4  Probe Specification ==
75 75  
76 76  
... ... @@ -91,6 +91,8 @@
91 91  * Length: 3.5 meters
92 92  
93 93  
97 +
98 +
94 94  == 1.5 ​ Applications ==
95 95  
96 96  
... ... @@ -97,6 +97,8 @@
97 97  * Smart Agriculture
98 98  
99 99  
105 +
106 +
100 100  == 1.6  Pin mapping and power on ==
101 101  
102 102  
... ... @@ -215,6 +215,8 @@
215 215  * (% style="color:#037691" %)**AT+SERVADDR=120.24.4.116,5601     ** (%%) ~/~/  to set UDP server address and port
216 216  * (% style="color:#037691" %)**AT+CFM=1       ** (%%) ~/~/  If the server does not respond, this command is unnecessary
217 217  
225 +
226 +
218 218  ​ [[image:image-20220907171221-11.png]]
219 219  
220 220  
... ... @@ -256,6 +256,8 @@
256 256  * (% style="color:#037691" %)**AT+PRO=4   ** (%%) ~/~/  Set to use TCP protocol to uplink
257 257  * (% style="color:#037691" %)**AT+SERVADDR=120.24.4.116,5600   ** (%%) ~/~/  to set TCP server address and port
258 258  
268 +
269 +
259 259  ​ [[image:image-20220907171221-15.png]]
260 260  
261 261  
... ... @@ -272,6 +272,8 @@
272 272  
273 273  * (% style="color:#037691" %)**AT+TDC=7200      ** (%%) ~/~/ Set Update Interval to 7200s (2 hour)
274 274  
286 +
287 +
275 275  (% 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).**
276 276  
277 277  
... ... @@ -284,8 +284,8 @@
284 284  Each time the device uploads a data package, 8 sets of recorded data will be attached. Up to 32 sets of recorded data can be uploaded.
285 285  
286 286  
287 -(% border="1" style="background-color:#ffffcc; color:green; width:520px" %)
288 -|(% style="width:45px" %)**Size(bytes)**|(% style="width:45px" %)**8**|(% style="width:20px" %)**2**|(% style="width:20px" %)**2**|(% style="width:60px" %)1|(% style="width:20px" %)1|(% style="width:40px" %)1|(% style="width:40px" %)2|(% style="width:50px" %)2|(% style="width:50px" %)4|(% style="width:50px" %)2|(% style="width:40px" %)2|(% style="width:40px" %)4
300 +(% border="1" style="background-color:#ffffcc; color:green; width:1251px" %)
301 +|(% style="width:96px" %)**Size(bytes)**|(% style="width:82px" %)**8**|(% style="width:42px" %)**2**|(% style="width:48px" %)**2**|(% style="width:124px" %)1|(% style="width:58px" %)1|(% style="width:82px" %)1|(% style="width:113px" %)2|(% style="width:134px" %)2|(% style="width:100px" %)4|(% style="width:137px" %)2|(% style="width:110px" %)2|(% style="width:122px" %)4
289 289  |(% style="width:96px" %)**Value**|(% style="width:82px" %)Device ID|(% style="width:42px" %)Ver|(% style="width:48px" %)BAT|(% style="width:124px" %)Signal Strength|(% style="width:58px" %)MOD|(% style="width:82px" %)Interrupt|(% style="width:113px" %)Leaf moisture|(% style="width:134px" %)Leaf Temperature|(% style="width:100px" %)Time stamp|(% style="width:137px" %)Leaf Temperature|(% style="width:110px" %)Leaf moisture|(% style="width:122px" %)Time stamp  .....
290 290  
291 291  If we use the MQTT client to subscribe to this MQTT topic, we can see the following information when the NLMS01 uplink data.
... ... @@ -296,33 +296,24 @@
296 296  
297 297  The payload is ASCII string, representative same HEX:
298 298  
299 -**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:
300 300  
301 -where:
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
320 +* Leaf moisture: 0x0225= 549 = 54.9%
321 +* Leaf Temperature:0x010B =267=26.7 °C
322 +* Time stamp : 0x6315537b =1662342011 ([[Unix Epoch Time>>https://www.epochconverter.com/]])
323 +* Leaf Temperature, Leaf moisture,Time stamp : 010b0226631550fb
324 +* (% style="color:blue" %)8 sets of recorded data: Leaf Temperature, Leaf moisture,Time stamp : 010e022663154d77,.......
302 302  
303 -* (% style="color:#037691" %)**Device ID:**(%%) 0xf868411056754138 = f868411056754138
304 304  
305 -* (% style="color:#037691" %)**Version:**(%%) 0x0064=100=1.0.0
306 306  
307 -* (% style="color:#037691" %)**BAT:**       (%%)0x0c78 = 3192 mV = 3.192V
308 308  
309 -* (% style="color:#037691" %)**Singal:**(%%)  0x17 = 23
310 310  
311 -* (% style="color:#037691" %)**Mod:**(%%)  0x01 = 1
312 -
313 -* (% style="color:#037691" %)**Interrupt:**(%%) 0x00= 0
314 -
315 -* (% style="color:#037691" %)**Leaf moisture:**(%%) 0x0225= 549 = 54.9%
316 -
317 -* (% style="color:#037691" %)**Leaf Temperature: **(%%)0x010B =267=26.7 °C
318 -
319 -* (% style="color:#037691" %)**Time stamp :**   (%%)0x6315537b =1662342011 ([[Unix Epoch Time>>https://www.epochconverter.com/]])
320 -
321 -* (% style="color:#037691" %)**Leaf Temperature, Leaf moisture,Time stamp :  **(%%)010b0226631550fb
322 -
323 -* (% style="color:#037691" %)**8 sets of recorded data: **(%%)Leaf Temperature, Leaf moisture,Time stamp : 010e022663154d77,.......
324 -
325 -
326 326  == 2.4  Payload Explanation and Sensor Interface ==
327 327  
328 328  
... ... @@ -490,6 +490,10 @@
490 490  * After NLMS01 join NB-IoT network. The LED will be ON for 3 seconds.
491 491  * For each uplink probe, LED will be on for 500ms.
492 492  
497 +
498 +
499 +
500 +
493 493  == 2.7  Installation ==
494 494  
495 495  
... ... @@ -541,11 +541,10 @@
541 541  * (% 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)
542 542  * (% 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.
543 543  
544 - The diagram below explains the relationship between TR, NOUD, and TDC more clearly**:**
545 545  
546 -[[image:image-20221009001002-1.png||height="706" width="982"]]
547 547  
548 548  
555 +
549 549  == 2.10  Read or Clear cached data ==
550 550  
551 551  
... ... @@ -554,6 +554,8 @@
554 554  * (% style="color:#037691" %)**AT+CDP**      (%%) ~/~/  Read cached data
555 555  * (% style="color:#037691" %)**AT+CDP=0  ** (%%) ~/~/  Clear cached data
556 556  
564 +
565 +
557 557  [[image:image-20220907171221-20.png]]
558 558  
559 559  
... ... @@ -641,86 +641,86 @@
641 641  
642 642  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]]
643 643  
644 -AT+<CMD>?  :  Help on <CMD>
653 +AT+<CMD>?  : Help on <CMD>
645 645  
646 -AT+<CMD>  Run <CMD>
655 +AT+<CMD>         : Run <CMD>
647 647  
648 -AT+<CMD>=<value>:  Set the value
657 +AT+<CMD>=<value> : Set the value
649 649  
650 -AT+<CMD>=?  Get the value
659 +AT+<CMD>=?  : Get the value
651 651  
652 652  
653 653  (% style="color:#037691" %)**General Commands**      
654 654  
655 -AT  Attention       
664 +AT  : Attention       
656 656  
657 -AT?  Short Help     
666 +AT?  : Short Help     
658 658  
659 -ATZ  MCU Reset    
668 +ATZ  : MCU Reset    
660 660  
661 -AT+TDC  :  Application Data Transmission Interval
670 +AT+TDC  : Application Data Transmission Interval
662 662  
663 -AT+CFG  :  Print all configurations
672 +AT+CFG  : Print all configurations
664 664  
665 -AT+CFGMOD  :  Working mode selection
674 +AT+CFGMOD           : Working mode selection
666 666  
667 -AT+INTMOD  :  Set the trigger interrupt mode
676 +AT+INTMOD            : Set the trigger interrupt mode
668 668  
669 -AT+5VT  Set extend the time of 5V power  
678 +AT+5VT  : Set extend the time of 5V power  
670 670  
671 -AT+PRO :  Choose agreement
680 +AT+PRO  : Choose agreement
672 672  
673 -AT+RXDL:  Extend the sending and receiving time
682 +AT+RXDL  : Extend the sending and receiving time
674 674  
675 -AT+SERVADDR :  Server Address
684 +AT+SERVADDR  : Server Address
676 676  
677 -AT+APN :  Get or set the APN
686 +AT+APN     : Get or set the APN
678 678  
679 -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
680 680  
681 -AT+DNSCFG : Get or Set DNS Server
690 +AT+DNSCFG  : Get or Set DNS Server
682 682  
683 683  AT+GETSENSORVALUE   : Returns the current sensor measurement
684 684  
685 -AT+TR :  Get or Set record time"
694 +AT+TR      : Get or Set record time"
686 686  
687 -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
688 688  
689 -AT+CDP :  Read or Clear cached data
698 +AT+CDP     : Read or Clear cached data
690 690  
691 -AT+TEMPALARM :  Get or Set alarm of temp
700 +AT+TEMPALARM      : Get or Set alarm of temp
692 692  
693 -AT+HUMALARM :  Get or Set alarm of humidity
702 +AT+HUMALARM     : Get or Set alarm of PH
694 694  
695 695  
696 696  (% style="color:#037691" %)**COAP Management**      
697 697  
698 -AT+URI :  Resource parameters
707 +AT+URI            : Resource parameters
699 699  
700 700  
701 701  (% style="color:#037691" %)**UDP Management**
702 702  
703 -AT+CFM :  Upload confirmation mode (only valid for UDP)
712 +AT+CFM          : Upload confirmation mode (only valid for UDP)
704 704  
705 705  
706 706  (% style="color:#037691" %)**MQTT Management**
707 707  
708 -AT+CLIENT  :  Get or Set MQTT client
717 +AT+CLIENT               : Get or Set MQTT client
709 709  
710 -AT+UNAME  : Get or Set MQTT Username
719 +AT+UNAME  : Get or Set MQTT Username
711 711  
712 -AT+PWD  :  Get or Set MQTT password
721 +AT+PWD                  : Get or Set MQTT password
713 713  
714 -AT+PUBTOPIC  Get or Set MQTT publish topic
723 +AT+PUBTOPIC  : Get or Set MQTT publish topic
715 715  
716 -AT+SUBTOPIC :  Get or Set MQTT subscription topic
725 +AT+SUBTOPIC  : Get or Set MQTT subscription topic
717 717  
718 718  
719 719  (% style="color:#037691" %)**Information**          
720 720  
721 -AT+FDR :  Factory Data Reset
730 +AT+FDR  : Factory Data Reset
722 722  
723 -AT+PWORD :  Serial Access Password
732 +AT+PWORD  : Serial Access Password
724 724  
725 725  
726 726  
... ... @@ -778,6 +778,8 @@
778 778  * Weight / pcs : g
779 779  
780 780  
790 +
791 +
781 781  = 9.  Support =
782 782  
783 783  
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