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 ... ... @@ -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,7 +200,9 @@ 200 200 201 201 202 202 203 -=== 2.3.4 Soil Moisture === 216 +1. 217 +11. 218 +111. Soil Moisture 204 204 205 205 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. 206 206 ... ... @@ -209,8 +209,8 @@ 209 209 **05DC(H) = 1500(D) /100 = 15%.** 210 210 211 211 212 -1. 213 -11. 227 +1. 228 +11. 214 214 111. Soil Temperature 215 215 216 216 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 ... ... @@ -222,8 +222,8 @@ 222 222 If payload is FF7EH: ((FF7E & 0x8000)>>15 ===1),temp = (FF7E(H)-FFFF(H))/100 = -1.29 °C 223 223 224 224 225 -1. 226 -11. 240 +1. 241 +11. 227 227 111. Soil Conductivity (EC) 228 228 229 229 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). ... ... @@ -233,8 +233,8 @@ 233 233 234 234 Generally, the EC value of irrigation water is less than 800uS / cm. 235 235 236 -1. 237 -11. 251 +1. 252 +11. 238 238 111. MOD 239 239 240 240 Firmware version at least v2.1 supports changing mode. ... ... @@ -251,8 +251,8 @@ 251 251 If** **payload =** **0x0A01, workmode=1 252 252 253 253 254 -1. 255 -11. 269 +1. 270 +11. 256 256 111. Decode payload in The Things Network 257 257 258 258 While using TTN network, you can add the payload format to decode the payload. ... ... @@ -265,7 +265,7 @@ 265 265 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/]] 266 266 267 267 268 -1. 283 +1. 269 269 11. Uplink Interval 270 270 271 271 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: ... ... @@ -272,7 +272,7 @@ 272 272 273 273 [[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]] 274 274 275 -1. 290 +1. 276 276 11. Downlink Payload 277 277 278 278 By default, LSE50 prints the downlink payload to console port. ... ... @@ -305,7 +305,7 @@ 305 305 306 306 Downlink Payload: 05000001, Set AT+CFM=1 or 05000000 , set AT+CFM=0 307 307 308 -1. 323 +1. 309 309 11. Show Data in DataCake IoT Server 310 310 311 311 [[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: ... ... @@ -346,8 +346,8 @@ 346 346 347 347 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. 348 348 349 -1. 350 -11. 364 +1. 365 +11. 351 351 111. EU863-870 (EU868) 352 352 353 353 Uplink: ... ... @@ -378,8 +378,8 @@ 378 378 869.525 - SF9BW125 (RX2 downlink only) 379 379 380 380 381 -1. 382 -11. 396 +1. 397 +11. 383 383 111. US902-928(US915) 384 384 385 385 Used in USA, Canada and South America. Default use CHE=2 ... ... @@ -424,8 +424,8 @@ 424 424 923.3 - SF12BW500(RX2 downlink only) 425 425 426 426 427 -1. 428 -11. 442 +1. 443 +11. 429 429 111. CN470-510 (CN470) 430 430 431 431 Used in China, Default use CHE=1 ... ... @@ -470,8 +470,8 @@ 470 470 505.3 - SF12BW125 (RX2 downlink only) 471 471 472 472 473 -1. 474 -11. 488 +1. 489 +11. 475 475 111. AU915-928(AU915) 476 476 477 477 Default use CHE=2 ... ... @@ -515,8 +515,8 @@ 515 515 516 516 923.3 - SF12BW500(RX2 downlink only) 517 517 518 -1. 519 -11. 533 +1. 534 +11. 520 520 111. AS920-923 & AS923-925 (AS923) 521 521 522 522 **Default Uplink channel:** ... ... @@ -568,8 +568,8 @@ 568 568 923.2 - SF10BW125 (RX2) 569 569 570 570 571 -1. 572 -11. 586 +1. 587 +11. 573 573 111. KR920-923 (KR920) 574 574 575 575 Default channel: ... ... @@ -605,8 +605,8 @@ 605 605 921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125) 606 606 607 607 608 -1. 609 -11. 623 +1. 624 +11. 610 610 111. IN865-867 (IN865) 611 611 612 612 Uplink: ... ... @@ -625,7 +625,7 @@ 625 625 866.550 - SF10BW125 (RX2) 626 626 627 627 628 -1. 643 +1. 629 629 11. LED Indicator 630 630 631 631 The LSE01 has an internal LED which is to show the status of different state. ... ... @@ -635,7 +635,7 @@ 635 635 * Solid ON for 5 seconds once device successful Join the network. 636 636 * Blink once when device transmit a packet. 637 637 638 -1. 653 +1. 639 639 11. Installation in Soil 640 640 641 641 **Measurement the soil surface** ... ... @@ -662,7 +662,7 @@ 662 662 663 663 664 664 665 -1. 680 +1. 666 666 11. Firmware Change Log 667 667 668 668 **Firmware download link:** ... ... @@ -681,7 +681,7 @@ 681 681 682 682 683 683 684 -1. 699 +1. 685 685 11. Battery Analysis 686 686 111. Battery Type 687 687 ... ... @@ -705,15 +705,15 @@ 705 705 706 706 707 707 708 -1. 709 -11. 723 +1. 724 +11. 710 710 111. Battery Note 711 711 712 712 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. 713 713 714 714 715 -1. 716 -11. 730 +1. 731 +11. 717 717 111. Replace the battery 718 718 719 719 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