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, 1 removed)
Details
- Page properties
-
- Content
-
... ... @@ -40,8 +40,8 @@ 40 40 41 41 42 42 43 - ==1.2Features ==44 - 43 +* 44 +*1. Features 45 45 * LoRaWAN 1.0.3 Class A 46 46 * Ultra low power consumption 47 47 * Monitor Soil Moisture ... ... @@ -54,31 +54,48 @@ 54 54 * IP66 Waterproof Enclosure 55 55 * 4000mAh or 8500mAh Battery for long term use 56 56 57 +1. 58 +11. Specification 57 57 58 -== 1.3 Specification == 59 - 60 60 Measure Volume: Base on the centra pin of the probe, a cylinder with 7cm diameter and 10cm height. 61 61 62 -[[image:image-20220606162220-5.png]] 62 +|**Parameter**|**Soil Moisture**|**Soil Conductivity**|**Soil Temperature** 63 +|**Range**|**0-100.00%**|((( 64 +**0-20000uS/cm** 63 63 66 +**(25℃)(0-20.0EC)** 67 +)))|**-40.00℃~85.00℃** 68 +|**Unit**|**V/V %,**|**uS/cm,**|**℃** 69 +|**Resolution**|**0.01%**|**1 uS/cm**|**0.01℃** 70 +|**Accuracy**|((( 71 +**±3% (0-53%)** 64 64 73 +**±5% (>53%)** 74 +)))|**2%FS,**|((( 75 +**-10℃~50℃:<0.3℃** 65 65 66 -== 1.4 Applications == 77 +**All other: <0.6℃** 78 +))) 79 +|((( 80 +**Measure** 67 67 82 +**Method** 83 +)))|**FDR , with temperature &EC compensate**|**Conductivity , with temperature compensate**|**RTD, and calibrate** 84 + 85 +* 86 +*1. Applications 68 68 * Smart Agriculture 69 69 89 +1. 90 +11. Firmware Change log 70 70 71 - ==1.5 Firmware Change log ==92 +**LSE01 v1.0:** 72 72 94 +* Release 73 73 74 -**LSE01 v1.0 :** Release 96 +1. Configure LSE01 to connect to LoRaWAN network 97 +11. How it works 75 75 76 - 77 - 78 -= 2. Configure LSE01 to connect to LoRaWAN network = 79 - 80 -== 2.1 How it works == 81 - 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 83 83 84 84 ... ... @@ -87,7 +87,7 @@ 87 87 88 88 89 89 90 -1. 107 +1. 91 91 11. Quick guide to connect to LoRaWAN server (OTAA) 92 92 93 93 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. ... ... @@ -178,7 +178,7 @@ 178 178 179 179 180 180 1. 181 -11. 198 +11. 182 182 111. MOD=1(Original value) 183 183 184 184 This mode can get the original AD value of moisture and original conductivity (with temperature drift compensation). ... ... @@ -201,7 +201,7 @@ 201 201 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image008.png]] 202 202 203 203 1. 204 -11. 221 +11. 205 205 111. Battery Info 206 206 207 207 Check the battery voltage for LSE01. ... ... @@ -212,8 +212,8 @@ 212 212 213 213 214 214 215 -1. 216 -11. 232 +1. 233 +11. 217 217 111. Soil Moisture 218 218 219 219 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. ... ... @@ -223,8 +223,8 @@ 223 223 **05DC(H) = 1500(D) /100 = 15%.** 224 224 225 225 226 -1. 227 -11. 243 +1. 244 +11. 228 228 111. Soil Temperature 229 229 230 230 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 ... ... @@ -236,8 +236,8 @@ 236 236 If payload is FF7EH: ((FF7E & 0x8000)>>15 ===1),temp = (FF7E(H)-FFFF(H))/100 = -1.29 °C 237 237 238 238 239 -1. 240 -11. 256 +1. 257 +11. 241 241 111. Soil Conductivity (EC) 242 242 243 243 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). ... ... @@ -247,8 +247,8 @@ 247 247 248 248 Generally, the EC value of irrigation water is less than 800uS / cm. 249 249 250 -1. 251 -11. 267 +1. 268 +11. 252 252 111. MOD 253 253 254 254 Firmware version at least v2.1 supports changing mode. ... ... @@ -265,8 +265,8 @@ 265 265 If** **payload =** **0x0A01, workmode=1 266 266 267 267 268 -1. 269 -11. 285 +1. 286 +11. 270 270 111. Decode payload in The Things Network 271 271 272 272 While using TTN network, you can add the payload format to decode the payload. ... ... @@ -279,7 +279,7 @@ 279 279 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/]] 280 280 281 281 282 -1. 299 +1. 283 283 11. Uplink Interval 284 284 285 285 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: ... ... @@ -286,7 +286,7 @@ 286 286 287 287 [[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]] 288 288 289 -1. 306 +1. 290 290 11. Downlink Payload 291 291 292 292 By default, LSE50 prints the downlink payload to console port. ... ... @@ -319,7 +319,7 @@ 319 319 320 320 Downlink Payload: 05000001, Set AT+CFM=1 or 05000000 , set AT+CFM=0 321 321 322 -1. 339 +1. 323 323 11. Show Data in DataCake IoT Server 324 324 325 325 [[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: ... ... @@ -360,8 +360,8 @@ 360 360 361 361 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. 362 362 363 -1. 364 -11. 380 +1. 381 +11. 365 365 111. EU863-870 (EU868) 366 366 367 367 Uplink: ... ... @@ -392,8 +392,8 @@ 392 392 869.525 - SF9BW125 (RX2 downlink only) 393 393 394 394 395 -1. 396 -11. 412 +1. 413 +11. 397 397 111. US902-928(US915) 398 398 399 399 Used in USA, Canada and South America. Default use CHE=2 ... ... @@ -438,8 +438,8 @@ 438 438 923.3 - SF12BW500(RX2 downlink only) 439 439 440 440 441 -1. 442 -11. 458 +1. 459 +11. 443 443 111. CN470-510 (CN470) 444 444 445 445 Used in China, Default use CHE=1 ... ... @@ -484,8 +484,8 @@ 484 484 505.3 - SF12BW125 (RX2 downlink only) 485 485 486 486 487 -1. 488 -11. 504 +1. 505 +11. 489 489 111. AU915-928(AU915) 490 490 491 491 Default use CHE=2 ... ... @@ -529,8 +529,8 @@ 529 529 530 530 923.3 - SF12BW500(RX2 downlink only) 531 531 532 -1. 533 -11. 549 +1. 550 +11. 534 534 111. AS920-923 & AS923-925 (AS923) 535 535 536 536 **Default Uplink channel:** ... ... @@ -582,8 +582,8 @@ 582 582 923.2 - SF10BW125 (RX2) 583 583 584 584 585 -1. 586 -11. 602 +1. 603 +11. 587 587 111. KR920-923 (KR920) 588 588 589 589 Default channel: ... ... @@ -619,8 +619,8 @@ 619 619 921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125) 620 620 621 621 622 -1. 623 -11. 639 +1. 640 +11. 624 624 111. IN865-867 (IN865) 625 625 626 626 Uplink: ... ... @@ -639,7 +639,7 @@ 639 639 866.550 - SF10BW125 (RX2) 640 640 641 641 642 -1. 659 +1. 643 643 11. LED Indicator 644 644 645 645 The LSE01 has an internal LED which is to show the status of different state. ... ... @@ -649,7 +649,7 @@ 649 649 * Solid ON for 5 seconds once device successful Join the network. 650 650 * Blink once when device transmit a packet. 651 651 652 -1. 669 +1. 653 653 11. Installation in Soil 654 654 655 655 **Measurement the soil surface** ... ... @@ -676,7 +676,7 @@ 676 676 677 677 678 678 679 -1. 696 +1. 680 680 11. Firmware Change Log 681 681 682 682 **Firmware download link:** ... ... @@ -695,7 +695,7 @@ 695 695 696 696 697 697 698 -1. 715 +1. 699 699 11. Battery Analysis 700 700 111. Battery Type 701 701 ... ... @@ -719,15 +719,15 @@ 719 719 720 720 721 721 722 -1. 723 -11. 739 +1. 740 +11. 724 724 111. Battery Note 725 725 726 726 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. 727 727 728 728 729 -1. 730 -11. 746 +1. 747 +11. 731 731 111. Replace the battery 732 732 733 733 If Battery is lower than 2.7v, user should replace the battery of LSE01.
- image-20220606162220-5.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -23.0 KB - Content