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, 0 added, 7 removed)
Details
- Page properties
-
- Content
-
... ... @@ -54,6 +54,7 @@ 54 54 * IP66 Waterproof Enclosure 55 55 * 4000mAh or 8500mAh Battery for long term use 56 56 57 + 57 57 == 1.3 Specification == 58 58 59 59 Measure Volume: Base on the centra pin of the probe, a cylinder with 7cm diameter and 10cm height. ... ... @@ -66,10 +66,8 @@ 66 66 67 67 * Smart Agriculture 68 68 69 -(% class="wikigeneratedid" id="H200B1.5FirmwareChangelog" %) 70 - 71 71 72 -== 1.5 Firmware Change log == 71 +== 1.5 Firmware Change log == 73 73 74 74 75 75 **LSE01 v1.0 :** Release ... ... @@ -80,16 +80,13 @@ 80 80 81 81 == 2.1 How it works == 82 82 83 -((( 84 84 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 -))) 86 86 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 -))) 90 90 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. 91 91 92 92 88 + 93 93 == 2.2 Quick guide to connect to LoRaWAN server (OTAA) == 94 94 95 95 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. ... ... @@ -105,22 +105,27 @@ 105 105 106 106 Each LSE01 is shipped with a sticker with the default device EUI as below: 107 107 108 -[[image:image-20220606163732-6.jpeg]] 109 109 105 + 106 + 110 110 You can enter this key in the LoRaWAN Server portal. Below is TTN screen shot: 111 111 109 + 112 112 **Add APP EUI in the application** 113 113 114 114 115 -[[image: 1654504596150-405.png]]113 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image004.png]] 116 116 117 117 118 118 119 119 **Add APP KEY and DEV EUI** 120 120 121 -[[image:1654504683289-357.png]] 122 122 120 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image005.png]] 123 123 122 +|((( 123 + 124 +))) 124 124 125 125 **Step 2**: Power on LSE01 126 126 ... ... @@ -127,18 +127,28 @@ 127 127 128 128 Put a Jumper on JP2 to power on the device. ( The Jumper must be in FLASH position). 129 129 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 + 133 133 **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. 134 134 135 -[[image: 1654504778294-788.png]]145 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image007.png]] 136 136 137 137 138 138 139 -== 2.3 Uplink Payload == 140 140 141 -=== 2.3.1 MOD~=0(Default Mode) === 150 +1. 151 +11. Uplink Payload 152 +111. MOD=0(Default Mode) 142 142 143 143 LSE01 will uplink payload via LoRaWAN with below payload format: 144 144 ... ... @@ -161,12 +161,13 @@ 161 161 (Optional) 162 162 ))) 163 163 164 -[[image: 1654504881641-514.png]]175 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image007.png]] 165 165 166 166 178 +1. 179 +11. 180 +111. MOD=1(Original value) 167 167 168 -=== 2.3.2 MOD~=1(Original value) === 169 - 170 170 This mode can get the original AD value of moisture and original conductivity (with temperature drift compensation). 171 171 172 172 |((( ... ... @@ -184,12 +184,12 @@ 184 184 (Optional) 185 185 ))) 186 186 187 -[[image: 1654504907647-967.png]]199 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image008.png]] 188 188 201 +1. 202 +11. 203 +111. Battery Info 189 189 190 - 191 -=== 2.3.3 Battery Info === 192 - 193 193 Check the battery voltage for LSE01. 194 194 195 195 Ex1: 0x0B45 = 2885mV ... ... @@ -198,16 +198,17 @@ 198 198 199 199 200 200 201 -=== 2.3.4 Soil Moisture === 213 +1. 214 +11. 215 +111. Soil Moisture 202 202 203 203 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. 204 204 205 -For example, if the data you get from the register is __0x05 0xDC__, the moisture content in the soil is219 +For example, if the data you get from the register is 0x05 0xDC, the moisture content in the soil is 206 206 221 +**05DC(H) = 1500(D) /100 = 15%.** 207 207 208 -(% style="color:#4f81bd" %)**05DC(H) = 1500(D) /100 = 15%.** 209 209 210 - 211 211 1. 212 212 11. 213 213 111. Soil Temperature ... ... @@ -999,4 +999,3 @@ 999 999 * 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. 1000 1000 * 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]] 1001 1001 1002 -
- 1654504596150-405.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -66.7 KB - Content
- 1654504683289-357.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -94.0 KB - Content
- 1654504778294-788.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -119.4 KB - Content
- 1654504881641-514.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -119.4 KB - Content
- 1654504907647-967.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -54.7 KB - Content
- image-20220606163732-6.jpeg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -16.5 KB - Content
- image-20220606163915-7.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -94.8 KB - Content