<
From version < 38.15 >
edited by Xiaoling
on 2023/04/24 09:19
To version < 38.20 >
edited by Xiaoling
on 2023/05/24 08:56
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -73,7 +73,6 @@
73 73  * B20 @H-FDD: 800MHz
74 74  * B28 @H-FDD: 700MHz
75 75  
76 -
77 77  == 1.4  Probe Specification ==
78 78  
79 79  
... ... @@ -93,13 +93,11 @@
93 93  * IP67 Protection
94 94  * Length: 3.5 meters
95 95  
96 -
97 97  == 1.5 ​ Applications ==
98 98  
99 99  
100 100  * Smart Agriculture
101 101  
102 -
103 103  == 1.6  Pin mapping and power on ==
104 104  
105 105  
... ... @@ -276,9 +276,9 @@
276 276  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.
277 277  
278 278  
279 -(% border="1" style="background-color:#ffffcc; color:green; width:520px" %)
280 -|=(% 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**
281 -|=(% 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  .....
276 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:520px" %)
277 +|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**Size(bytes)**|(% style="background-color:#d9e2f3; color:#0070c0; width:40px" %)**8**|(% style="background-color:#d9e2f3; color:#0070c0; width:20px" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0; width:20px" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:30px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:40px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:40px" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**4**|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0; width:40px" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0; width:40px" %)**4**
278 +|(% 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  .....
282 282  
283 283  If we use the MQTT client to subscribe to this MQTT topic, we can see the following information when the NLMS01 uplink data.
284 284  
... ... @@ -314,7 +314,6 @@
314 314  
315 315  * (% style="color:#037691" %)**8 sets of recorded data: **(%%)Leaf Temperature, Leaf moisture,Time stamp : 010e022663154d77,.......
316 316  
317 -
318 318  == 2.4  Payload Explanation and Sensor Interface ==
319 319  
320 320  === 2.4.1  Device ID ===
... ... @@ -434,8 +434,13 @@
434 434  
435 435  By default, NLMS01 prints the downlink payload to console port.
436 436  
437 -[[image:image-20220907171221-18.png]] ​
433 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:479.818px" %)
434 +|=(% style="width: 183px; background-color:#D9E2F3;color:#0070C0" %)**Downlink Control Type**|=(% style="width: 55px; background-color:#D9E2F3;color:#0070C0" %)FPort|=(% style="width: 93px; background-color:#D9E2F3;color:#0070C0" %)**Type Code**|=(% style="width: 146px; background-color: rgb(217, 226, 243); color: rgb(0, 112, 192);" %)**Downlink payload size(bytes)**
435 +|(% style="width:183px" %)TDC (Transmit Time Interval)|(% style="width:55px" %)Any|(% style="width:93px" %)01|(% style="width:146px" %)4
436 +|(% style="width:183px" %)RESET|(% style="width:55px" %)Any|(% style="width:93px" %)04|(% style="width:146px" %)2
437 +|(% style="width:183px" %)INTMOD|(% style="width:55px" %)Any|(% style="width:93px" %)06|(% style="width:146px" %)4
438 438  
439 + ​
439 439  
440 440  (% style="color:blue" %)**Examples:**
441 441  
... ... @@ -471,7 +471,6 @@
471 471  * After NLMS01 join NB-IoT network. The LED will be ON for 3 seconds.
472 472  * For each uplink probe, LED will be on for 500ms.
473 473  
474 -
475 475  == 2.7  Installation ==
476 476  
477 477  
... ... @@ -706,7 +706,6 @@
706 706  * Package Size / pcs : cm
707 707  * Weight / pcs : g
708 708  
709 -
710 710  = 9.  Support =
711 711  
712 712  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0