<
From version < 65.10 >
edited by Xiaoling
on 2022/07/08 15:43
To version < 65.1 >
edited by Xiaoling
on 2022/07/08 14:59
>
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,8 +54,9 @@
54 54  
55 55  
56 56  
57 -== 1.2 ​ Features ==
46 +== 1.2 ​Features ==
58 58  
48 +
59 59  * NB-IoT Bands: B1/B3/B8/B5/B20/B28 @H-FDD
60 60  * Monitor Soil Moisture
61 61  * Monitor Soil Temperature
... ... @@ -69,7 +69,6 @@
69 69  * Micro SIM card slot for NB-IoT SIM
70 70  * 8500mAh Battery for long term use
71 71  
72 -
73 73  == 1.3  Specification ==
74 74  
75 75  
... ... @@ -87,7 +87,7 @@
87 87  * - B20 @H-FDD: 800MHz
88 88  * - B28 @H-FDD: 700MHz
89 89  
90 -Probe(% style="color:#037691" %)** Specification:**
79 +(% style="color:#037691" %)**Probe Specification:**
91 91  
92 92  Measure Volume: Base on the centra pin of the probe, a cylinder with 7cm diameter and 10cm height.
93 93  
... ... @@ -137,9 +137,7 @@
137 137  === 2.2.1 Test Requirement ===
138 138  
139 139  
140 -(((
141 141  To use NSE01 in your city, make sure meet below requirements:
142 -)))
143 143  
144 144  * Your local operator has already distributed a NB-IoT Network there.
145 145  * The local NB-IoT network used the band that NSE01 supports.
... ... @@ -303,7 +303,7 @@
303 303  |=(% style="width: 50px;" %)(((
304 304  **Size(bytes)**
305 305  )))|=(% 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**
306 -|(% 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"]]
293 +|(% 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"]]
307 307  
308 308  If we use the MQTT client to subscribe to this MQTT topic, we can see the following information when the NSE01 uplink data.
309 309  
... ... @@ -325,7 +325,6 @@
325 325  * Soil Conductivity(EC) = 0x02f9 =761 uS /cm
326 326  * Interrupt: 0x00 = 0
327 327  
328 -
329 329  == 2.4  Payload Explanation and Sensor Interface ==
330 330  
331 331  
... ... @@ -456,7 +456,7 @@
456 456  (% 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]])**.**
457 457  
458 458  
459 -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.
445 +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.
460 460  
461 461  
462 462  Example:
... ... @@ -581,7 +581,7 @@
581 581  [[www.dragino.com/downloads/index.php?dir=NB-IoT/NSE01/Firmware/>>url:http://www.dragino.com/downloads/index.php?dir=NB-IoT/NBSN50/Firmware/]]
582 582  
583 583  
584 -Upgrade Instruction: [[Upgrade_Firmware>>||anchor="H5.1200BHowtoUpgradeFirmware"]]
570 +Upgrade Instruction: [[Upgrade_Firmware>>||anchor="H"]]
585 585  
586 586  
587 587  
... ... @@ -599,7 +599,7 @@
599 599  The battery related documents as below:
600 600  
601 601  * [[Battery Dimension>>http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]]
602 -* [[Lithium-Thionyl Chloride Battery datasheet>>http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]]
588 +* [[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/]]
603 603  * [[Lithium-ion Battery-Capacitor datasheet>>http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]]
604 604  
605 605  (((
... ... @@ -804,7 +804,7 @@
804 804  
805 805  )))
806 806  
807 -= 8.  Packing Info =
793 += 7. Packing Info =
808 808  
809 809  (((
810 810  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0