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 ... ... @@ -86,8 +86,10 @@ 86 86 87 87 88 88 89 -== 2.2 Quick guide to connect to LoRaWAN server (OTAA) == 90 90 107 +1. 108 +11. Quick guide to connect to LoRaWAN server (OTAA) 109 + 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. 92 92 93 93 ... ... @@ -176,7 +176,7 @@ 176 176 177 177 178 178 1. 179 -11. 198 +11. 180 180 111. MOD=1(Original value) 181 181 182 182 This mode can get the original AD value of moisture and original conductivity (with temperature drift compensation). ... ... @@ -199,7 +199,7 @@ 199 199 [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image008.png]] 200 200 201 201 1. 202 -11. 221 +11. 203 203 111. Battery Info 204 204 205 205 Check the battery voltage for LSE01. ... ... @@ -210,8 +210,8 @@ 210 210 211 211 212 212 213 -1. 214 -11. 232 +1. 233 +11. 215 215 111. 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. ... ... @@ -221,8 +221,8 @@ 221 221 **05DC(H) = 1500(D) /100 = 15%.** 222 222 223 223 224 -1. 225 -11. 243 +1. 244 +11. 226 226 111. Soil Temperature 227 227 228 228 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 ... ... @@ -234,8 +234,8 @@ 234 234 If payload is FF7EH: ((FF7E & 0x8000)>>15 ===1),temp = (FF7E(H)-FFFF(H))/100 = -1.29 °C 235 235 236 236 237 -1. 238 -11. 256 +1. 257 +11. 239 239 111. Soil Conductivity (EC) 240 240 241 241 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). ... ... @@ -245,8 +245,8 @@ 245 245 246 246 Generally, the EC value of irrigation water is less than 800uS / cm. 247 247 248 -1. 249 -11. 267 +1. 268 +11. 250 250 111. MOD 251 251 252 252 Firmware version at least v2.1 supports changing mode. ... ... @@ -263,8 +263,8 @@ 263 263 If** **payload =** **0x0A01, workmode=1 264 264 265 265 266 -1. 267 -11. 285 +1. 286 +11. 268 268 111. Decode payload in The Things Network 269 269 270 270 While using TTN network, you can add the payload format to decode the payload. ... ... @@ -277,7 +277,7 @@ 277 277 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/]] 278 278 279 279 280 -1. 299 +1. 281 281 11. Uplink Interval 282 282 283 283 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: ... ... @@ -284,7 +284,7 @@ 284 284 285 285 [[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]] 286 286 287 -1. 306 +1. 288 288 11. Downlink Payload 289 289 290 290 By default, LSE50 prints the downlink payload to console port. ... ... @@ -317,7 +317,7 @@ 317 317 318 318 Downlink Payload: 05000001, Set AT+CFM=1 or 05000000 , set AT+CFM=0 319 319 320 -1. 339 +1. 321 321 11. Show Data in DataCake IoT Server 322 322 323 323 [[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: ... ... @@ -358,8 +358,8 @@ 358 358 359 359 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. 360 360 361 -1. 362 -11. 380 +1. 381 +11. 363 363 111. EU863-870 (EU868) 364 364 365 365 Uplink: ... ... @@ -390,8 +390,8 @@ 390 390 869.525 - SF9BW125 (RX2 downlink only) 391 391 392 392 393 -1. 394 -11. 412 +1. 413 +11. 395 395 111. US902-928(US915) 396 396 397 397 Used in USA, Canada and South America. Default use CHE=2 ... ... @@ -436,8 +436,8 @@ 436 436 923.3 - SF12BW500(RX2 downlink only) 437 437 438 438 439 -1. 440 -11. 458 +1. 459 +11. 441 441 111. CN470-510 (CN470) 442 442 443 443 Used in China, Default use CHE=1 ... ... @@ -482,8 +482,8 @@ 482 482 505.3 - SF12BW125 (RX2 downlink only) 483 483 484 484 485 -1. 486 -11. 504 +1. 505 +11. 487 487 111. AU915-928(AU915) 488 488 489 489 Default use CHE=2 ... ... @@ -527,8 +527,8 @@ 527 527 528 528 923.3 - SF12BW500(RX2 downlink only) 529 529 530 -1. 531 -11. 549 +1. 550 +11. 532 532 111. AS920-923 & AS923-925 (AS923) 533 533 534 534 **Default Uplink channel:** ... ... @@ -580,8 +580,8 @@ 580 580 923.2 - SF10BW125 (RX2) 581 581 582 582 583 -1. 584 -11. 602 +1. 603 +11. 585 585 111. KR920-923 (KR920) 586 586 587 587 Default channel: ... ... @@ -617,8 +617,8 @@ 617 617 921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125) 618 618 619 619 620 -1. 621 -11. 639 +1. 640 +11. 622 622 111. IN865-867 (IN865) 623 623 624 624 Uplink: ... ... @@ -637,7 +637,7 @@ 637 637 866.550 - SF10BW125 (RX2) 638 638 639 639 640 -1. 659 +1. 641 641 11. LED Indicator 642 642 643 643 The LSE01 has an internal LED which is to show the status of different state. ... ... @@ -647,7 +647,7 @@ 647 647 * Solid ON for 5 seconds once device successful Join the network. 648 648 * Blink once when device transmit a packet. 649 649 650 -1. 669 +1. 651 651 11. Installation in Soil 652 652 653 653 **Measurement the soil surface** ... ... @@ -674,7 +674,7 @@ 674 674 675 675 676 676 677 -1. 696 +1. 678 678 11. Firmware Change Log 679 679 680 680 **Firmware download link:** ... ... @@ -693,7 +693,7 @@ 693 693 694 694 695 695 696 -1. 715 +1. 697 697 11. Battery Analysis 698 698 111. Battery Type 699 699 ... ... @@ -717,15 +717,15 @@ 717 717 718 718 719 719 720 -1. 721 -11. 739 +1. 740 +11. 722 722 111. Battery Note 723 723 724 724 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. 725 725 726 726 727 -1. 728 -11. 746 +1. 747 +11. 729 729 111. Replace the battery 730 730 731 731 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