<
From version < 45.2 >
edited by Xiaoling
on 2022/07/08 10:16
To version < 44.1 >
edited by Xiaoling
on 2022/07/08 10:14
>
Change comment: Uploaded new attachment "1657246476176-652.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -18,20 +18,20 @@
18 18  
19 19  
20 20  
21 -= 1.  Introduction =
21 += 1. Introduction =
22 22  
23 -== 1.1 ​ What is LoRaWAN Soil Moisture & EC Sensor ==
23 +== 1.1 ​What is LoRaWAN Soil Moisture & EC Sensor ==
24 24  
25 25  (((
26 26  
27 27  
28 -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.
28 +Dragino NSE01 is an **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.
29 29  
30 -It can detect (% style="color:blue" %)**Soil Moisture, Soil Temperature and Soil Conductivity**(%%), and upload its value to the server wirelessly.
30 +It can detect **Soil Moisture, Soil Temperature and Soil Conductivity**, and upload its value to the server wirelessly.
31 31  
32 32  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.
33 33  
34 -NSE01 are powered by (% style="color:blue" %)**8500mAh Li-SOCI2**(%%) batteries, which can be used for up to 5 years.  
34 +NSE01 are powered by **8500mAh Li-SOCI2** batteries, which can be used for up to 5 years.
35 35  
36 36  
37 37  )))
... ... @@ -45,50 +45,27 @@
45 45  
46 46  == 1.2 ​Features ==
47 47  
48 -
49 -* NB-IoT Bands: B1/B3/B8/B5/B20/B28 @H-FDD
48 +* LoRaWAN 1.0.3 Class A
49 +* Ultra low power consumption
50 50  * Monitor Soil Moisture
51 51  * Monitor Soil Temperature
52 52  * Monitor Soil Conductivity
53 +* Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915/IN865
53 53  * AT Commands to change parameters
54 54  * Uplink on periodically
55 55  * Downlink to change configure
56 56  * IP66 Waterproof Enclosure
57 -* Ultra-Low Power consumption
58 -* AT Commands to change parameters
59 -* Micro SIM card slot for NB-IoT SIM
60 -* 8500mAh Battery for long term use
58 +* 4000mAh or 8500mAh Battery for long term use
61 61  
60 +== 1.3 Specification ==
62 62  
63 -
64 -== 1.3  Specification ==
65 -
66 -
67 -(% style="color:#037691" %)**Common DC Characteristics:**
68 -
69 -* Supply Voltage: 2.1v ~~ 3.6v
70 -* Operating Temperature: -40 ~~ 85°C
71 -
72 -
73 -(% style="color:#037691" %)**NB-IoT Spec:**
74 -
75 -* - B1 @H-FDD: 2100MHz
76 -* - B3 @H-FDD: 1800MHz
77 -* - B8 @H-FDD: 900MHz
78 -* - B5 @H-FDD: 850MHz
79 -* - B20 @H-FDD: 800MHz
80 -* - B28 @H-FDD: 700MHz
81 -
82 -
83 -(% style="color:#037691" %)**Probe Specification:**
84 -
85 85  Measure Volume: Base on the centra pin of the probe, a cylinder with 7cm diameter and 10cm height.
86 86  
87 -[[image:image-20220708101224-1.png]]
64 +[[image:image-20220606162220-5.png]]
88 88  
89 89  
90 90  
91 -== ​1.4  Applications ==
68 +== ​1.4 Applications ==
92 92  
93 93  * Smart Agriculture
94 94  
... ... @@ -95,35 +95,27 @@
95 95  (% class="wikigeneratedid" id="H200B1.5FirmwareChangelog" %)
96 96  ​
97 97  
98 -== 1.5  Pin Definitions ==
75 +== 1.5 Firmware Change log ==
99 99  
100 100  
101 -[[image:1657246476176-652.png]]
78 +**LSE01 v1.0 :**  Release
102 102  
103 103  
104 104  
105 -= 2.  Use NSE01 to communicate with IoT Server =
82 += 2. Configure LSE01 to connect to LoRaWAN network =
106 106  
107 -== 2.1  How it works ==
84 +== 2.1 How it works ==
108 108  
109 -
110 110  (((
111 -The NSE01 is equipped with a NB-IoT module, the pre-loaded firmware in NSE01 will get environment data from sensors and send the value to local NB-IoT network via the NB-IoT module The NB-IoT network will forward this value to IoT server via the protocol defined by NSE01.
87 +The LSE01 is configured as LoRaWAN OTAA Class A mode by default. It has OTAA keys to join LoRaWAN network. To connect a local LoRaWAN network, you need to input the OTAA keys in the LoRaWAN IoT server and power on the LSE0150. It will automatically join the network via OTAA and start to send the sensor value
112 112  )))
113 113  
114 -
115 115  (((
116 -The diagram below shows the working flow in default firmware of NSE01:
91 +In case you can’t set the OTAA keys in the LoRaWAN OTAA server, and you have to use the keys from the server, you can [[use AT Commands >>||anchor="H3.200BUsingtheATCommands"]].
117 117  )))
118 118  
119 -[[image:image-20220708101605-2.png]]
120 120  
121 -(((
122 -
123 -)))
124 124  
125 -
126 -
127 127  == 2.2 ​Quick guide to connect to LoRaWAN server (OTAA) ==
128 128  
129 129  Following is an example for how to join the [[TTN v3 LoRaWAN Network>>url:https://console.cloud.thethings.network/]]. Below is the network structure; we use the [[LG308>>url:http://www.dragino.com/products/lora/item/140-lg308.html]] as a LoRaWAN gateway in this example.
image-20220708101605-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -87.5 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0