Changes for page NDDS75 -- NB-IoT Distance Detect Sensor User Manual
Last modified by Bei Jinggeng on 2024/05/31 09:53
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 7 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -54,7 +54,6 @@ 54 54 * IP66 Waterproof Enclosure 55 55 * 4000mAh or 8500mAh Battery for long term use 56 56 57 - 58 58 == 1.3 Specification == 59 59 60 60 Measure Volume: Base on the centra pin of the probe, a cylinder with 7cm diameter and 10cm height. ... ... @@ -67,8 +67,10 @@ 67 67 68 68 * Smart Agriculture 69 69 69 +(% class="wikigeneratedid" id="H200B1.5FirmwareChangelog" %) 70 + 70 70 71 -== 1.5 Firmware Change log ==72 +== 1.5 Firmware Change log == 72 72 73 73 74 74 **LSE01 v1.0 :** Release ... ... @@ -79,13 +79,16 @@ 79 79 80 80 == 2.1 How it works == 81 81 83 +((( 82 82 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 85 +))) 83 83 87 +((( 88 +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.UsingtheATCommands"]]. 89 +))) 84 84 85 -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 >>path:#_Using_the_AT]]to set the keys in the LSE01. 86 86 87 87 88 - 89 89 == 2.2 Quick guide to connect to LoRaWAN server (OTAA) == 90 90 91 91 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. ... ... @@ -101,27 +101,22 @@ 101 101 102 102 Each LSE01 is shipped with a sticker with the default device EUI as below: 103 103 108 +[[image:image-20220606163732-6.jpeg]] 104 104 105 - 106 - 107 107 You can enter this key in the LoRaWAN Server portal. Below is TTN screen shot: 108 108 109 - 110 110 **Add APP EUI in the application** 111 111 112 112 113 -[[image: file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image004.png]]115 +[[image:1654504596150-405.png]] 114 114 115 115 116 116 117 117 **Add APP KEY and DEV EUI** 118 118 121 +[[image:1654504683289-357.png]] 119 119 120 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image005.png]] 121 121 122 -|((( 123 - 124 -))) 125 125 126 126 **Step 2**: Power on LSE01 127 127 ... ... @@ -128,28 +128,18 @@ 128 128 129 129 Put a Jumper on JP2 to power on the device. ( The Jumper must be in FLASH position). 130 130 130 +[[image:image-20220606163915-7.png]] 131 131 132 132 133 -|((( 134 - 135 -))) 136 - 137 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image006.png]] 138 - 139 - 140 - 141 - 142 - 143 143 **Step 3:** The LSE01 will auto join to the TTN network. After join success, it will start to upload messages to TTN and you can see the messages in the panel. 144 144 145 -[[image: file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image007.png]]135 +[[image:1654504778294-788.png]] 146 146 147 147 148 148 139 +== 2.3 Uplink Payload == 149 149 150 -1. 151 -11. Uplink Payload 152 -111. MOD=0(Default Mode) 141 +=== 2.3.1 MOD~=0(Default Mode) === 153 153 154 154 LSE01 will uplink payload via LoRaWAN with below payload format: 155 155 ... ... @@ -172,13 +172,12 @@ 172 172 (Optional) 173 173 ))) 174 174 175 -[[image: file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image007.png]]164 +[[image:1654504881641-514.png]] 176 176 177 177 178 -1. 179 -11. 180 -111. MOD=1(Original value) 181 181 168 +=== 2.3.2 MOD~=1(Original value) === 169 + 182 182 This mode can get the original AD value of moisture and original conductivity (with temperature drift compensation). 183 183 184 184 |((( ... ... @@ -196,12 +196,12 @@ 196 196 (Optional) 197 197 ))) 198 198 199 -[[image: file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image008.png]]187 +[[image:1654504907647-967.png]] 200 200 201 -1. 202 -11. 203 -111. Battery Info 204 204 190 + 191 +=== 2.3.3 Battery Info === 192 + 205 205 Check the battery voltage for LSE01. 206 206 207 207 Ex1: 0x0B45 = 2885mV ... ... @@ -210,17 +210,16 @@ 210 210 211 211 212 212 213 -1. 214 -11. 215 -111. Soil Moisture 201 +=== 2.3.4 Soil Moisture === 216 216 217 217 Get the moisture content of the soil. The value range of the register is 0-10000(Decimal), divide this value by 100 to get the percentage of moisture in the soil. 218 218 219 -For example, if the data you get from the register is 0x05 0xDC, the moisture content in the soil is 205 +For example, if the data you get from the register is __0x05 0xDC__, the moisture content in the soil is 220 220 221 -**05DC(H) = 1500(D) /100 = 15%.** 222 222 208 +(% style="color:#4f81bd" %)**05DC(H) = 1500(D) /100 = 15%.** 223 223 210 + 224 224 1. 225 225 11. 226 226 111. Soil Temperature ... ... @@ -1012,3 +1012,4 @@ 1012 1012 * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule. 1013 1013 * Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:http://../../../../../../D:%5C%E5%B8%82%E5%9C%BA%E8%B5%84%E6%96%99%5C%E8%AF%B4%E6%98%8E%E4%B9%A6%5CLoRa%5CLT%E7%B3%BB%E5%88%97%5Csupport@dragino.com]] 1014 1014 1002 +
- 1654504596150-405.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +66.7 KB - Content
- 1654504683289-357.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +94.0 KB - Content
- 1654504778294-788.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +119.4 KB - Content
- 1654504881641-514.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +119.4 KB - Content
- 1654504907647-967.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +54.7 KB - Content
- image-20220606163732-6.jpeg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +16.5 KB - Content
- image-20220606163915-7.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +94.8 KB - Content