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

Summary

Details

Page properties
Content
... ... @@ -74,6 +74,7 @@
74 74  * B28 @H-FDD: 700MHz
75 75  
76 76  
77 +
77 77  == 1.4  Probe Specification ==
78 78  
79 79  
... ... @@ -94,6 +94,7 @@
94 94  * Length: 3.5 meters
95 95  
96 96  
98 +
97 97  == 1.5 ​ Applications ==
98 98  
99 99  
... ... @@ -100,6 +100,7 @@
100 100  * Smart Agriculture
101 101  
102 102  
105 +
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  .....
282 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:520px" %)
283 +|(% 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**
284 +|(% 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  
... ... @@ -315,6 +315,7 @@
315 315  * (% style="color:#037691" %)**8 sets of recorded data: **(%%)Leaf Temperature, Leaf moisture,Time stamp : 010e022663154d77,.......
316 316  
317 317  
321 +
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]] ​
441 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:479.818px" %)
442 +|=(% 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)**
443 +|(% style="width:183px" %)TDC (Transmit Time Interval)|(% style="width:55px" %)Any|(% style="width:93px" %)01|(% style="width:146px" %)4
444 +|(% style="width:183px" %)RESET|(% style="width:55px" %)Any|(% style="width:93px" %)04|(% style="width:146px" %)2
445 +|(% style="width:183px" %)INTMOD|(% style="width:55px" %)Any|(% style="width:93px" %)06|(% style="width:146px" %)4
438 438  
447 + ​
439 439  
440 440  (% style="color:blue" %)**Examples:**
441 441  
... ... @@ -472,6 +472,7 @@
472 472  * For each uplink probe, LED will be on for 500ms.
473 473  
474 474  
484 +
475 475  == 2.7  Installation ==
476 476  
477 477  
... ... @@ -707,6 +707,7 @@
707 707  * Weight / pcs : g
708 708  
709 709  
720 +
710 710  = 9.  Support =
711 711  
712 712  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0