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. ... ... @@ -67,13 +67,9 @@ 67 67 * Smart Agriculture 68 68 69 69 70 -(% class="wikigeneratedid" id="H200B1.5FirmwareChangelog" %) 71 - 71 +== 1.5 Firmware Change log == 72 72 73 -(% class="wikigeneratedid" %) 74 -== 1.5 Firmware Change log == 75 75 76 - 77 77 **LSE01 v1.0 :** Release 78 78 79 79 ... ... @@ -87,7 +87,7 @@ 87 87 ))) 88 88 89 89 ((( 90 -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"]].87 +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 93 93 ... ... @@ -107,22 +107,27 @@ 107 107 108 108 Each LSE01 is shipped with a sticker with the default device EUI as below: 109 109 110 -[[image:image-20220606163732-6.jpeg]] 111 111 108 + 109 + 112 112 You can enter this key in the LoRaWAN Server portal. Below is TTN screen shot: 113 113 112 + 114 114 **Add APP EUI in the application** 115 115 116 116 117 -[[image: 1654504596150-405.png]]116 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image004.png]] 118 118 119 119 120 120 121 121 **Add APP KEY and DEV EUI** 122 122 123 -[[image:1654504683289-357.png]] 124 124 123 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image005.png]] 125 125 125 +|((( 126 + 127 +))) 126 126 127 127 **Step 2**: Power on LSE01 128 128 ... ... @@ -129,18 +129,28 @@ 129 129 130 130 Put a Jumper on JP2 to power on the device. ( The Jumper must be in FLASH position). 131 131 132 -[[image:image-20220606163915-7.png]] 133 133 134 134 136 +|((( 137 + 138 +))) 139 + 140 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image006.png]] 141 + 142 + 143 + 144 + 145 + 135 135 **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. 136 136 137 -[[image: 1654504778294-788.png]]148 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image007.png]] 138 138 139 139 140 140 141 -== 2.3 Uplink Payload == 142 142 143 -=== 2.3.1 MOD~=0(Default Mode) === 153 +1. 154 +11. Uplink Payload 155 +111. MOD=0(Default Mode) 144 144 145 145 LSE01 will uplink payload via LoRaWAN with below payload format: 146 146 ... ... @@ -163,12 +163,13 @@ 163 163 (Optional) 164 164 ))) 165 165 166 -[[image: 1654504881641-514.png]]178 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image007.png]] 167 167 168 168 181 +1. 182 +11. 183 +111. MOD=1(Original value) 169 169 170 -=== 2.3.2 MOD~=1(Original value) === 171 - 172 172 This mode can get the original AD value of moisture and original conductivity (with temperature drift compensation). 173 173 174 174 |((( ... ... @@ -186,12 +186,12 @@ 186 186 (Optional) 187 187 ))) 188 188 189 -[[image: 1654504907647-967.png]]202 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image008.png]] 190 190 204 +1. 205 +11. 206 +111. Battery Info 191 191 192 - 193 -=== 2.3.3 Battery Info === 194 - 195 195 Check the battery voltage for LSE01. 196 196 197 197 Ex1: 0x0B45 = 2885mV ... ... @@ -200,8 +200,8 @@ 200 200 201 201 202 202 203 -1. 204 -11. 216 +1. 217 +11. 205 205 111. Soil Moisture 206 206 207 207 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. ... ... @@ -211,8 +211,8 @@ 211 211 **05DC(H) = 1500(D) /100 = 15%.** 212 212 213 213 214 -1. 215 -11. 227 +1. 228 +11. 216 216 111. Soil Temperature 217 217 218 218 Get the temperature in the soil. The value range of the register is -4000 - +800(Decimal), divide this value by 100 to get the temperature in the soil. For example, if the data you get from the register is 0x09 0xEC, the temperature content in the soil is ... ... @@ -224,8 +224,8 @@ 224 224 If payload is FF7EH: ((FF7E & 0x8000)>>15 ===1),temp = (FF7E(H)-FFFF(H))/100 = -1.29 °C 225 225 226 226 227 -1. 228 -11. 240 +1. 241 +11. 229 229 111. Soil Conductivity (EC) 230 230 231 231 Obtain soluble salt concentration in soil or soluble ion concentration in liquid fertilizer or planting medium,. The value range of the register is 0 - 20000(Decimal)( Can be greater than 20000). ... ... @@ -235,8 +235,8 @@ 235 235 236 236 Generally, the EC value of irrigation water is less than 800uS / cm. 237 237 238 -1. 239 -11. 251 +1. 252 +11. 240 240 111. MOD 241 241 242 242 Firmware version at least v2.1 supports changing mode. ... ... @@ -253,8 +253,8 @@ 253 253 If** **payload =** **0x0A01, workmode=1 254 254 255 255 256 -1. 257 -11. 269 +1. 270 +11. 258 258 111. Decode payload in The Things Network 259 259 260 260 While using TTN network, you can add the payload format to decode the payload. ... ... @@ -267,7 +267,7 @@ 267 267 LSE01 TTN Payload Decoder: [[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/Payload_Decoder/>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/Payload_Decoder/]] 268 268 269 269 270 -1. 283 +1. 271 271 11. Uplink Interval 272 272 273 273 The LSE01 by default uplink the sensor data every 20 minutes. User can change this interval by AT Command or LoRaWAN Downlink Command. See this link: ... ... @@ -274,7 +274,7 @@ 274 274 275 275 [[http:~~/~~/wiki.dragino.com/index.php?title=End_Device_AT_Commands_and_Downlink_Commands#Change_Uplink_Interval>>url:http://wiki.dragino.com/index.php?title=End_Device_AT_Commands_and_Downlink_Commands#Change_Uplink_Interval]] 276 276 277 -1. 290 +1. 278 278 11. Downlink Payload 279 279 280 280 By default, LSE50 prints the downlink payload to console port. ... ... @@ -307,7 +307,7 @@ 307 307 308 308 Downlink Payload: 05000001, Set AT+CFM=1 or 05000000 , set AT+CFM=0 309 309 310 -1. 323 +1. 311 311 11. Show Data in DataCake IoT Server 312 312 313 313 [[DATACAKE>>url:https://datacake.co/]] provides a human friendly interface to show the sensor data, once we have data in TTN, we can use [[DATACAKE>>url:https://datacake.co/]] to connect to TTN and see the data in DATACAKE. Below are the steps: ... ... @@ -348,8 +348,8 @@ 348 348 349 349 The LSE01 uses OTAA mode and below frequency plans by default. If user want to use it with different frequency plan, please refer the AT command sets. 350 350 351 -1. 352 -11. 364 +1. 365 +11. 353 353 111. EU863-870 (EU868) 354 354 355 355 Uplink: ... ... @@ -380,8 +380,8 @@ 380 380 869.525 - SF9BW125 (RX2 downlink only) 381 381 382 382 383 -1. 384 -11. 396 +1. 397 +11. 385 385 111. US902-928(US915) 386 386 387 387 Used in USA, Canada and South America. Default use CHE=2 ... ... @@ -426,8 +426,8 @@ 426 426 923.3 - SF12BW500(RX2 downlink only) 427 427 428 428 429 -1. 430 -11. 442 +1. 443 +11. 431 431 111. CN470-510 (CN470) 432 432 433 433 Used in China, Default use CHE=1 ... ... @@ -472,8 +472,8 @@ 472 472 505.3 - SF12BW125 (RX2 downlink only) 473 473 474 474 475 -1. 476 -11. 488 +1. 489 +11. 477 477 111. AU915-928(AU915) 478 478 479 479 Default use CHE=2 ... ... @@ -517,8 +517,8 @@ 517 517 518 518 923.3 - SF12BW500(RX2 downlink only) 519 519 520 -1. 521 -11. 533 +1. 534 +11. 522 522 111. AS920-923 & AS923-925 (AS923) 523 523 524 524 **Default Uplink channel:** ... ... @@ -570,8 +570,8 @@ 570 570 923.2 - SF10BW125 (RX2) 571 571 572 572 573 -1. 574 -11. 586 +1. 587 +11. 575 575 111. KR920-923 (KR920) 576 576 577 577 Default channel: ... ... @@ -607,8 +607,8 @@ 607 607 921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125) 608 608 609 609 610 -1. 611 -11. 623 +1. 624 +11. 612 612 111. IN865-867 (IN865) 613 613 614 614 Uplink: ... ... @@ -627,7 +627,7 @@ 627 627 866.550 - SF10BW125 (RX2) 628 628 629 629 630 -1. 643 +1. 631 631 11. LED Indicator 632 632 633 633 The LSE01 has an internal LED which is to show the status of different state. ... ... @@ -637,7 +637,7 @@ 637 637 * Solid ON for 5 seconds once device successful Join the network. 638 638 * Blink once when device transmit a packet. 639 639 640 -1. 653 +1. 641 641 11. Installation in Soil 642 642 643 643 **Measurement the soil surface** ... ... @@ -664,7 +664,7 @@ 664 664 665 665 666 666 667 -1. 680 +1. 668 668 11. Firmware Change Log 669 669 670 670 **Firmware download link:** ... ... @@ -683,7 +683,7 @@ 683 683 684 684 685 685 686 -1. 699 +1. 687 687 11. Battery Analysis 688 688 111. Battery Type 689 689 ... ... @@ -707,15 +707,15 @@ 707 707 708 708 709 709 710 -1. 711 -11. 723 +1. 724 +11. 712 712 111. Battery Note 713 713 714 714 The Li-SICO battery is designed for small current / long period application. It is not good to use a high current, short period transmit method. The recommended minimum period for use of this battery is 5 minutes. If you use a shorter period time to transmit LoRa, then the battery life may be decreased. 715 715 716 716 717 -1. 718 -11. 730 +1. 731 +11. 719 719 111. Replace the battery 720 720 721 721 If Battery is lower than 2.7v, user should replace the battery of LSE01.
- 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