<
From version < 43.1
edited by Mengting Qiu
on 2024/04/02 16:54
To version < 38.13 >
edited by Xiaoling
on 2023/04/04 09:49
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ting
1 +XWiki.Xiaoling
Content
... ... @@ -1,15 +3,8 @@
1 -
2 -
3 3  (% style="text-align:center" %)
4 4  [[image:image-20220907171221-1.jpeg]]
5 5  
6 6  ​
7 7  
8 -
9 -
10 -
11 -
12 -
13 13  {{toc/}}
14 14  
15 15  
... ... @@ -16,6 +16,7 @@
16 16  
17 17  = 1.  Introduction =
18 18  
12 +
19 19  == 1.1 ​ What is NLMS01 Leaf Moisture Sensor ==
20 20  
21 21  
... ... @@ -80,6 +80,8 @@
80 80  * B20 @H-FDD: 800MHz
81 81  * B28 @H-FDD: 700MHz
82 82  
77 +
78 +
83 83  == 1.4  Probe Specification ==
84 84  
85 85  
... ... @@ -99,11 +99,15 @@
99 99  * IP67 Protection
100 100  * Length: 3.5 meters
101 101  
98 +
99 +
102 102  == 1.5 ​ Applications ==
103 103  
104 104  
105 105  * Smart Agriculture
106 106  
105 +
106 +
107 107  == 1.6  Pin mapping and power on ==
108 108  
109 109  
... ... @@ -212,6 +212,7 @@
212 212  
213 213  * (% style="color:#037691" %)**AT+PRO=2   ** (%%) ~/~/  Set to use UDP protocol to uplink
214 214  * (% style="color:#037691" %)**AT+SERVADDR=120.24.4.116,5601     ** (%%) ~/~/  to set UDP server address and port
215 +* (% style="color:#037691" %)**AT+CFM=1       ** (%%) ~/~/  If the server does not respond, this command is unnecessary
215 215  
216 216  ​ [[image:image-20220907171221-11.png]]
217 217  
... ... @@ -278,10 +278,11 @@
278 278  
279 279  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.
280 280  
281 -(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:517px" %)
282 -|(% style="background-color:#4f81bd; color:white; width:50px" %)**Size(bytes)**|(% style="background-color:#4f81bd; color:white; width:40px" %)**8**|(% style="background-color:#4f81bd; color:white; width:20px" %)**2**|(% style="background-color:#4f81bd; color:white; width:20px" %)**2**|(% style="background-color:#4f81bd; color:white; width:50px" %)**1**|(% style="background-color:#4f81bd; color:white; width:30px" %)**1**|(% style="background-color:#4f81bd; color:white; width:40px" %)**1**|(% style="background-color:#4f81bd; color:white; width:40px" %)**2**|(% style="background-color:#4f81bd; color:white; width:50px" %)**2**|(% style="background-color:#4f81bd; color:white; width:50px" %)**4**|(% style="background-color:#4f81bd; color:white; width:50px" %)**2**|(% style="background-color:#4f81bd; color:white; width:40px" %)**2**|(% style="background-color:#4f81bd; color:white; width:37px" %)**4**
283 -|(% 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  .....
284 284  
283 +(% border="1" style="background-color:#ffffcc; color:green; width:520px" %)
284 +|=(% scope="row" style="width: 50px;" %)**Size(bytes)**|(% style="width:40px" %)**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**
285 +|=(% 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  .....
286 +
285 285  If we use the MQTT client to subscribe to this MQTT topic, we can see the following information when the NLMS01 uplink data.
286 286  
287 287  
... ... @@ -316,6 +316,8 @@
316 316  
317 317  * (% style="color:#037691" %)**8 sets of recorded data: **(%%)Leaf Temperature, Leaf moisture,Time stamp : 010e022663154d77,.......
318 318  
321 +
322 +
319 319  == 2.4  Payload Explanation and Sensor Interface ==
320 320  
321 321  === 2.4.1  Device ID ===
... ... @@ -435,13 +435,8 @@
435 435  
436 436  By default, NLMS01 prints the downlink payload to console port.
437 437  
438 -(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %)
439 -|=(% style="width: 183px; background-color:#4F81BD;color:white" %)**Downlink Control Type**|=(% style="width: 55px; background-color:#4F81BD;color:white" %)FPort|=(% style="width: 93px; background-color:#4F81BD;color:white" %)**Type Code**|=(% style="width: 179px; background-color:#4F81BD;color:white" %)**Downlink payload size(bytes)**
440 -|(% style="width:183px" %)TDC (Transmit Time Interval)|(% style="width:55px" %)Any|(% style="width:93px" %)01|(% style="width:146px" %)4
441 -|(% style="width:183px" %)RESET|(% style="width:55px" %)Any|(% style="width:93px" %)04|(% style="width:146px" %)2
442 -|(% style="width:183px" %)INTMOD|(% style="width:55px" %)Any|(% style="width:93px" %)06|(% style="width:146px" %)4
442 +[[image:image-20220907171221-18.png]] ​
443 443  
444 - ​
445 445  
446 446  (% style="color:blue" %)**Examples:**
447 447  
... ... @@ -477,6 +477,8 @@
477 477  * After NLMS01 join NB-IoT network. The LED will be ON for 3 seconds.
478 478  * For each uplink probe, LED will be on for 500ms.
479 479  
479 +
480 +
480 480  == 2.7  Installation ==
481 481  
482 482  
... ... @@ -633,6 +633,11 @@
633 633  AT+URI :  Resource parameters
634 634  
635 635  
637 +(% style="color:#037691" %)**UDP Management**
638 +
639 +AT+CFM :  Upload confirmation mode (only valid for UDP)
640 +
641 +
636 636  (% style="color:#037691" %)**MQTT Management**
637 637  
638 638  AT+CLIENT  :  Get or Set MQTT client
... ... @@ -680,24 +680,6 @@
680 680  In the case if user can see the console output but can't type input to the device. Please check if you already include the (% style="color:green" %)**ENTER**(%%) while sending out the command. Some serial tool doesn't send (% style="color:green" %)**ENTER**(%%) while press the send key, user need to add ENTER in their string.
681 681  
682 682  
683 -== 6.3 Not able to connect to NB-IoT network and keep showing "Signal Strength:99". ==
684 -
685 -
686 -This means sensor is trying to join the NB-IoT network but fail. Please see this link for **//[[trouble shooting for signal strenght:99>>doc:Main.CSQ\:99,99.WebHome]]//**.
687 -
688 -
689 -== 6.4 Possible reasons why the device is unresponsive: ==
690 -
691 -
692 -​1. Check whether the battery voltage is lower than 2.8V
693 -2. Check whether the jumper of the device is correctly connected
694 -
695 -[[image:image-20240330175629-2.png]]
696 -3. Check whether the switch here of the device is at the ISP(The switch can operate normally only when it is in RUN)
697 -​
698 -
699 -[[image:image-20240330175554-1.png]]
700 -
701 701  = 7. ​ Order Info =
702 702  
703 703  
... ... @@ -718,6 +718,8 @@
718 718  * Package Size / pcs : cm
719 719  * Weight / pcs : g
720 720  
709 +
710 +
721 721  = 9.  Support =
722 722  
723 723  
image-20240330175554-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -445.4 KB
Content
image-20240330175629-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -445.4 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0