<
From version < 65.9 >
edited by Xiaoling
on 2022/07/08 15:38
To version < 65.2 >
edited by Xiaoling
on 2022/07/08 15:03
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -13,14 +13,11 @@
13 13  
14 14  **Table of Contents:**
15 15  
16 -{{toc/}}
17 17  
18 18  
19 19  
20 20  
21 21  
22 -
23 -
24 24  = 1.  Introduction =
25 25  
26 26  == 1.1 ​ What is LoRaWAN Soil Moisture & EC Sensor ==
... ... @@ -28,21 +28,13 @@
28 28  (((
29 29  
30 30  
31 -(((
32 32  Dragino NSE01 is an (% style="color:blue" %)**NB-IOT soil moisture & EC sensor**(%%) for agricultural IoT. Used to measure the soil moisture of saline-alkali soil and loam. The soil sensor uses the FDR method to calculate soil moisture and compensates it with soil temperature and electrical conductivity. It has also been calibrated for mineral soil types at the factory.
33 -)))
34 34  
35 -(((
36 36  It can detect (% style="color:blue" %)**Soil Moisture, Soil Temperature and Soil Conductivity**(%%), and upload its value to the server wirelessly.
37 -)))
38 38  
39 -(((
40 40  The wireless technology used in NSE01 allows the device to send data at a low data rate and reach ultra-long distances, providing ultra-long-distance spread spectrum Communication.
41 -)))
42 42  
43 -(((
44 44  NSE01 are powered by (% style="color:blue" %)**8500mAh Li-SOCI2**(%%) batteries, which can be used for up to 5 years.  
45 -)))
46 46  
47 47  
48 48  )))
... ... @@ -54,7 +54,7 @@
54 54  
55 55  
56 56  
57 -== 1.2 ​ Features ==
46 +== 1.2 ​Features ==
58 58  
59 59  * NB-IoT Bands: B1/B3/B8/B5/B20/B28 @H-FDD
60 60  * Monitor Soil Moisture
... ... @@ -70,6 +70,8 @@
70 70  * 8500mAh Battery for long term use
71 71  
72 72  
62 +
63 +
73 73  == 1.3  Specification ==
74 74  
75 75  
... ... @@ -78,6 +78,8 @@
78 78  * Supply Voltage: 2.1v ~~ 3.6v
79 79  * Operating Temperature: -40 ~~ 85°C
80 80  
72 +
73 +
81 81  (% style="color:#037691" %)**NB-IoT Spec:**
82 82  
83 83  * - B1 @H-FDD: 2100MHz
... ... @@ -87,8 +87,10 @@
87 87  * - B20 @H-FDD: 800MHz
88 88  * - B28 @H-FDD: 700MHz
89 89  
90 -Probe(% style="color:#037691" %)** Specification:**
91 91  
84 +
85 +Probe(% style="color:#037691" %)** Specification:**
86 +
92 92  Measure Volume: Base on the centra pin of the probe, a cylinder with 7cm diameter and 10cm height.
93 93  
94 94  [[image:image-20220708101224-1.png]]
... ... @@ -301,7 +301,7 @@
301 301  |=(% style="width: 50px;" %)(((
302 302  **Size(bytes)**
303 303  )))|=(% style="width: 50px;" %)**6**|=(% style="width: 25px;" %)2|=(% style="width: 25px;" %)**2**|=(% style="width: 80px;" %)**1**|=(% style="width: 80px;" %)**2**|=(% style="width: 80px;" %)**2**|=(% style="width: 80px;" %)**2**|=(% style="width: 40px;" %)**1**
304 -|(% style="width:97px" %)**Value**|(% style="width:83px" %)[[Device ID>>||anchor="H2.4.1A0A0DeviceID"]]|(% style="width:41px" %)[[Ver>>||anchor="H2.4.2A0VersionInfo"]]|(% style="width:46px" %)[[BAT>>||anchor="H2.4.3A0BatteryInfo"]]|(% style="width:123px" %)[[Signal Strength>>||anchor="H2.4.4A0SignalStrength"]]|(% style="width:108px" %)[[Soil Moisture>>||anchor="H2.4.5A0SoilMoisture"]]|(% style="width:133px" %)[[Soil Temperature>>||anchor="H2.4.6A0SoilTemperature"]]|(% style="width:159px" %)[[Soil Conductivity(EC)>>||anchor="H2.4.7A0SoilConductivity28EC29"]]|(% style="width:80px" %)[[Interrupt>>||anchor="H2.4.8A0DigitalInterrupt"]]
299 +|(% style="width:97px" %)**Value**|(% style="width:83px" %)[[Device ID>>||anchor="H"]]|(% style="width:41px" %)[[Ver>>||anchor="H"]]|(% style="width:46px" %)[[BAT>>||anchor="H"]]|(% style="width:123px" %)[[Signal Strength>>||anchor="H"]]|(% style="width:108px" %)[[Soil Moisture>>||anchor="H"]]|(% style="width:133px" %)[[Soil Temperature>>||anchor="H"]]|(% style="width:159px" %)[[Soil Conductivity(EC)>>||anchor="H"]]|(% style="width:80px" %)[[Interrupt>>||anchor="H"]]
305 305  
306 306  If we use the MQTT client to subscribe to this MQTT topic, we can see the following information when the NSE01 uplink data.
307 307  
... ... @@ -324,6 +324,8 @@
324 324  * Interrupt: 0x00 = 0
325 325  
326 326  
322 +
323 +
327 327  == 2.4  Payload Explanation and Sensor Interface ==
328 328  
329 329  
... ... @@ -454,7 +454,7 @@
454 454  (% style="color:blue" %)**AT+INTMOD=3 **(%%) ~/~/(more info about INMOD please refer [[**AT Command Manual**>>url:https://www.dragino.com/downloads/downloads/NB-IoT/NBSN95/DRAGINO_NBSN95-NB_AT%20Commands_v1.1.0.pdf]])**.**
455 455  
456 456  
457 -The lower four bits of this data field shows if this packet is generated by interrupt or not. Click here for the hardware and software set up.
454 +The lower four bits of this data field shows if this packet is generated by interrupt or not. [[Click here>>||anchor="H"]] for the hardware and software set up.
458 458  
459 459  
460 460  Example:
... ... @@ -579,7 +579,7 @@
579 579  [[www.dragino.com/downloads/index.php?dir=NB-IoT/NSE01/Firmware/>>url:http://www.dragino.com/downloads/index.php?dir=NB-IoT/NBSN50/Firmware/]]
580 580  
581 581  
582 -Upgrade Instruction: [[Upgrade_Firmware>>||anchor="H5.1200BHowtoUpgradeFirmware"]]
579 +Upgrade Instruction: [[Upgrade_Firmware>>||anchor="H"]]
583 583  
584 584  
585 585  
... ... @@ -597,7 +597,7 @@
597 597  The battery related documents as below:
598 598  
599 599  * [[Battery Dimension>>http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]]
600 -* [[Lithium-Thionyl Chloride Battery datasheet>>http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]]
597 +* [[Lithium-Thionyl Chloride Battery>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]][[ datasheet>>https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]]
601 601  * [[Lithium-ion Battery-Capacitor datasheet>>http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]]
602 602  
603 603  (((
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0