<
From version < 38.7 >
edited by Xiaoling
on 2022/10/25 16:23
To version < 33.10 >
edited by Xiaoling
on 2022/09/23 17:31
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -13,20 +13,14 @@
13 13  == 1.1 ​ What is NLMS01 Leaf Moisture Sensor ==
14 14  
15 15  
16 -(((
17 17  The Dragino NLMS01 is a (% style="color:blue" %)**NB-IOT Leaf Moisture Sensor**(%%) for IoT of Agriculture. It is designed to measure the leaf moisture and temperature, so to send to the platform to analyze the leaf status such as : watering, moisturizing, dew, frozen. The probe is IP67 waterproof.
18 -)))
19 19  
20 -(((
21 21  NLMS01 detects leaf's(% style="color:blue" %)** moisture and temperature use FDR method**(%%), it senses the dielectric constant cause by liquid over the leaf surface, and cover the value to leaf moisture. The probe is design in a leaf shape to best simulate the real leaf characterizes. The probe has as density as 15 leaf vein lines per centimeter which make it can senses small drop and more accuracy.
22 -)))
23 23  
24 -(((
25 25  NarrowBand-Internet of Things (NB-IoT) is a standards-based low power wide area (LPWA) technology developed to enable a wide range of new IoT devices and services. NB-IoT significantly improves the power consumption of user devices, system capacity and spectrum efficiency, especially in deep coverage.
26 26  \\NLMS01 supports different uplink methods include (% style="color:blue" %)**TCP,MQTT,UDP and CoAP  **(%%)for different application requirement.
27 27  \\NLMS01 is powered by  (% style="color:blue" %)**8500mAh Li-SOCI2 battery**(%%), It is designed for long term use up to 5 years. (Actually Battery life depends on the use environment, update period & uplink method).
28 28  \\To use NLMS01, user needs to check if there is NB-IoT coverage in local area and with the bands NLMS01 supports. If the local operate support it, user needs to get a (% style="color:blue" %)**NB-IoT SIM card**(%%) from local operator and install NLMS01 to get NB-IoT network connection.
29 -)))
30 30  
31 31  
32 32  ​[[image:image-20220907171221-2.png]]
... ... @@ -56,6 +56,7 @@
56 56  (((
57 57  
58 58  
53 +
59 59  
60 60  )))
61 61  
... ... @@ -76,6 +76,8 @@
76 76  * - B20 @H-FDD: 800MHz
77 77  * - B28 @H-FDD: 700MHz
78 78  
74 +
75 +
79 79  == 1.4  Probe Specification ==
80 80  
81 81  
... ... @@ -95,11 +95,15 @@
95 95  * IP67 Protection
96 96  * Length: 3.5 meters
97 97  
95 +
96 +
98 98  == 1.5 ​ Applications ==
99 99  
100 100  
101 101  * Smart Agriculture
102 102  
102 +
103 +
103 103  == 1.6  Pin mapping and power on ==
104 104  
105 105  
... ... @@ -287,8 +287,8 @@
287 287  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.
288 288  
289 289  
290 -(% border="1" style="background-color:#ffffcc; color:green; width:520px" %)
291 -|(% 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
291 +(% border="1" style="background-color:#ffffcc; color:green; width:1251px" %)
292 +|(% 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
292 292  |(% 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  .....
293 293  
294 294  If we use the MQTT client to subscribe to this MQTT topic, we can see the following information when the NLMS01 uplink data.
... ... @@ -303,28 +303,20 @@
303 303  
304 304  where:
305 305  
306 -* (% style="color:#037691" %)**Device ID:**(%%) 0xf868411056754138 = f868411056754138
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
313 +* Leaf moisture: 0x0225= 549 = 54.9%
314 +* Leaf Temperature:0x010B =267=26.7 °C
315 +* Time stamp : 0x6315537b =1662342011 ([[Unix Epoch Time>>https://www.epochconverter.com/]])
316 +* Leaf Temperature, Leaf moisture,Time stamp : 010b0226631550fb
317 +* 8 sets of recorded data: Leaf Temperature, Leaf moisture,Time stamp : 010e022663154d77,.......
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 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 328  == 2.4  Payload Explanation and Sensor Interface ==
329 329  
330 330  
... ... @@ -492,6 +492,8 @@
492 492  * After NLMS01 join NB-IoT network. The LED will be ON for 3 seconds.
493 493  * For each uplink probe, LED will be on for 500ms.
494 494  
488 +
489 +
495 495  == 2.7  Installation ==
496 496  
497 497  
... ... @@ -543,11 +543,8 @@
543 543  * (% 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)
544 544  * (% 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.
545 545  
546 - The diagram below explains the relationship between TR, NOUD, and TDC more clearly**:**
547 547  
548 -[[image:image-20221009001002-1.png||height="706" width="982"]]
549 549  
550 -
551 551  == 2.10  Read or Clear cached data ==
552 552  
553 553  
... ... @@ -779,6 +779,7 @@
779 779  * Package Size / pcs : cm
780 780  * Weight / pcs : g
781 781  
774 +
782 782  = 9.  Support =
783 783  
784 784  
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