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, 5 removed)
Details
- Page properties
-
- Content
-
... ... @@ -7,7 +7,6 @@ 7 7 8 8 **Table of Contents:** 9 9 10 -{{toc/}} 11 11 12 12 13 13 ... ... @@ -22,34 +22,20 @@ 22 22 23 23 24 24 ((( 25 -((( 26 26 The Dragino NDDS75 is a (% style="color:blue" %)**NB-IoT Distance Detection Sensor**(%%) for Internet of Things solution. It is designed to measure the distance between the sensor and a flat object. The distance detection sensor is a module that uses ultrasonic sensing technology for distance measurement, and temperature compensation is performed internally to improve the reliability of data. 25 +\\The NDDS75 can be applied to scenarios such as horizontal distance measurement, liquid level measurement, parking management system, object proximity and presence detection, intelligent trash can management system, robot obstacle avoidance, automatic control, sewer, bottom water level monitoring, etc. It detects the distance between the measured object and the sensor, and uploads the value via wireless to IoT Server via NB-IoT Network. 26 +\\NarrowBand-Internet of Things (NB-IoT) is a standards-based low power wide area (LPWA) technology developed to enable a wide range of new IoT devices and services. NB-IoT significantly improves the power consumption of user devices, system capacity and spectrum efficiency, especially in deep coverage. 27 +\\NDDS75 supports different uplink methods include (% style="color:blue" %)**TCP, MQTT, UDP and CoAP** (%%)for different application requirement. 28 +\\NDDS75 is powered by (% style="color:blue" %)**8500mAh Li-SOCI2 battery**(%%), It is designed for long term use up to 5 years. (Actually Battery life depends on the use environment, update period & uplink method) 29 +\\To use NDDS75, user needs to check if there is NB-IoT coverage in local area and with the bands NDDS75 supports. If the local operate support it, user needs to get a NB-IoT SIM card from local operator and install NDDS75 to get NB-IoT network connection. 27 27 ))) 28 28 29 -((( 30 -The NDDS75 can be applied to scenarios such as horizontal distance measurement, liquid level measurement, parking management system, object proximity and presence detection, intelligent trash can management system, robot obstacle avoidance, automatic control, sewer, bottom water level monitoring, etc. It detects the distance between the measured object and the sensor, and uploads the value via wireless to IoT Server via NB-IoT Network. 32 + 31 31 ))) 32 32 33 -((( 34 -NarrowBand-Internet of Things (NB-IoT) is a standards-based low power wide area (LPWA) technology developed to enable a wide range of new IoT devices and services. NB-IoT significantly improves the power consumption of user devices, system capacity and spectrum efficiency, especially in deep coverage. 35 -))) 35 +[[image:1654503236291-817.png]] 36 36 37 -((( 38 -NDDS75 supports different uplink methods include (% style="color:blue" %)**TCP, MQTT, UDP and CoAP** (%%)for different application requirement. 39 -))) 40 40 41 -((( 42 -NDDS75 is powered by (% style="color:blue" %)**8500mAh Li-SOCI2 battery**(%%), It is designed for long term use up to 5 years. (Actually Battery life depends on the use environment, update period & uplink method) 43 -))) 44 - 45 -((( 46 -To use NDDS75, user needs to check if there is NB-IoT coverage in local area and with the bands NDDS75 supports. If the local operate support it, user needs to get a NB-IoT SIM card from local operator and install NDDS75 to get NB-IoT network connection. 47 -))) 48 -))) 49 - 50 - 51 -))) 52 - 53 53 [[image:1657327959271-447.png]] 54 54 55 55 ... ... @@ -56,6 +56,7 @@ 56 56 57 57 == 1.2 Features == 58 58 44 + 59 59 * NB-IoT Bands: B1/B3/B8/B5/B20/B28 @H-FDD 60 60 * Ultra low power consumption 61 61 * Distance Detection by Ultrasonic technology ... ... @@ -69,10 +69,9 @@ 69 69 * Micro SIM card slot for NB-IoT SIM 70 70 * 8500mAh Battery for long term use 71 71 72 - 73 - 74 74 == 1.3 Specification == 75 75 60 + 76 76 (% style="color:#037691" %)**Common DC Characteristics:** 77 77 78 78 * Supply Voltage: 2.1v ~~ 3.6v ... ... @@ -101,7 +101,6 @@ 101 101 * Max transmit power: 350mA@3.3v 102 102 103 103 104 - 105 105 == 1.4 Applications == 106 106 107 107 * Smart Buildings & Home Automation ... ... @@ -115,6 +115,7 @@ 115 115 116 116 117 117 102 + 118 118 == 1.5 Pin Definitions == 119 119 120 120 ... ... @@ -156,7 +156,7 @@ 156 156 ))) 157 157 158 158 * Your local operator has already distributed a NB-IoT Network there. 159 -* The local NB-IoT network used the band that N DDS75supports.144 +* The local NB-IoT network used the band that NSE01 supports. 160 160 * Your operator is able to distribute the data received in their NB-IoT network to your IoT server. 161 161 162 162 ((( ... ... @@ -227,30 +227,18 @@ 227 227 (% style="color:red" %)Note: if you don't have CoAP server, you can refer this link to set up one: (%%)[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Set%20up%20CoAP%20Server/>>http://wiki.dragino.com/xwiki/bin/view/Main/Set%20up%20CoAP%20Server/]] 228 228 229 229 230 -((( 231 231 **Use below commands:** 232 -))) 233 233 234 -* ((( 235 -(% style="color:blue" %)**AT+PRO=1** (%%) ~/~/ Set to use CoAP protocol to uplink 236 -))) 237 -* ((( 238 -(% style="color:blue" %)**AT+SERVADDR=120.24.4.116,5683 ** (%%)~/~/ to set CoAP server address and port 239 -))) 240 -* ((( 241 -(% style="color:blue" %)**AT+URI=5,11,"mqtt",11,"coap",12,"0",15,"c=text1",23,"0" ** (%%) ~/~/Set COAP resource path 242 -))) 217 +* (% style="color:blue" %)**AT+PRO=1** (%%) ~/~/ Set to use CoAP protocol to uplink 218 +* (% style="color:blue" %)**AT+SERVADDR=120.24.4.116,5683 ** (%%)~/~/ to set CoAP server address and port 219 +* (% style="color:blue" %)**AT+URI=5,11,"mqtt",11,"coap",12,"0",15,"c=text1",23,"0" ** (%%) ~/~/Set COAP resource path 243 243 244 -((( 245 245 For parameter description, please refer to AT command set 246 -))) 247 247 248 248 [[image:1657330452568-615.png]] 249 249 250 250 251 -((( 252 252 After configure the server address and (% style="color:green" %)**reset the device**(%%) (via AT+ATZ ), NDDS75 will start to uplink sensor values to CoAP server. 253 -))) 254 254 255 255 [[image:1657330472797-498.png]] 256 256 ... ... @@ -259,9 +259,9 @@ 259 259 === 2.2.5 Use UDP protocol to uplink data(Default protocol) === 260 260 261 261 262 -* (% style="color:blue" %)**AT+PRO=2 ** (%%) 235 +* (% style="color:blue" %)**AT+PRO=2 ** (%%) ~/~/ Set to use UDP protocol to uplink 263 263 * (% style="color:blue" %)**AT+SERVADDR=120.24.4.116,5601 ** (%%) ~/~/ to set UDP server address and port 264 -* (% style="color:blue" %)**AT+CFM=1 ** (%%) ~/~/ 237 +* (% style="color:blue" %)**AT+CFM=1 ** (%%) ~/~/If the server does not respond, this command is unnecessary 265 265 266 266 [[image:1657330501006-241.png]] 267 267 ... ... @@ -273,11 +273,11 @@ 273 273 === 2.2.6 Use MQTT protocol to uplink data === 274 274 275 275 276 -* (% style="color:blue" %)**AT+PRO=3 ** (%%) 277 -* (% style="color:blue" %)**AT+SERVADDR=120.24.4.116,1883 ** (%%) 278 -* (% style="color:blue" %)**AT+CLIENT=CLIENT ** 279 -* (% style="color:blue" %)**AT+UNAME=UNAME 280 -* (% style="color:blue" %)**AT+PWD=PWD 249 +* (% style="color:blue" %)**AT+PRO=3 ** (%%) ~/~/Set to use MQTT protocol to uplink 250 +* (% style="color:blue" %)**AT+SERVADDR=120.24.4.116,1883 ** (%%) ~/~/Set MQTT server address and port 251 +* (% style="color:blue" %)**AT+CLIENT=CLIENT ** (%%)~/~/Set up the CLIENT of MQTT 252 +* (% style="color:blue" %)**AT+UNAME=UNAME **(%%)~/~/Set the username of MQTT 253 +* (% style="color:blue" %)**AT+PWD=PWD **(%%)~/~/Set the password of MQTT 281 281 * (% style="color:blue" %)**AT+PUBTOPIC=NDDS75_PUB **(%%)~/~/Set the sending topic of MQTT 282 282 * (% style="color:blue" %)**AT+SUBTOPIC=NDDS75_SUB **(%%) ~/~/Set the subscription topic of MQTT 283 283 ... ... @@ -327,11 +327,11 @@ 327 327 In this mode, uplink payload includes in total 14 bytes 328 328 329 329 330 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width: 440px" %)303 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %) 331 331 |=(% style="width: 60px;" %)((( 332 332 **Size(bytes)** 333 -)))|=(% style="width: 60px;" %)**6**|=(% style="width:35px;" %)2|=(% style="width:35px;" %)**2**|=(% style="width:80px;" %)**1**|=(% style="width:100px;" %)**2**|=(% style="width:60px;" %)**1**334 -|(% style="width:97px" %)**Value**|(% style="width:83px" %)[[Device ID>>||anchor="H2.4.1A0A0DeviceID"]]|(% style="width:41px" %)[[Ver>>||anchor="H2.4.2A0VersionInfo"]]|(% style="width:46px" %)[[BAT>>||anchor="H2.4.3A0BatteryInfo"]]|(% style="width:123px" %)[[Signal Strength>>||anchor="H2.4.4A0SignalStrength"]]|(% style="width:1 20px" %)[[Distance (unit: mm)>>||anchor="H2.4.5A0Distance"]]|(% style="width:80px" %)[[Interrupt>>||anchor="H2.4.6A0DigitalInterrupt"]]306 +)))|=(% style="width: 50px;" %)**6**|=(% style="width: 25px;" %)2|=(% style="width: 25px;" %)**2**|=(% style="width: 70px;" %)**1**|=(% style="width: 60px;" %)**2**|=(% style="width: 50px;" %)**1** 307 +|(% style="width:97px" %)**Value**|(% style="width:83px" %)[[Device ID>>||anchor="H2.4.1A0A0DeviceID"]]|(% style="width:41px" %)[[Ver>>||anchor="H2.4.2A0VersionInfo"]]|(% style="width:46px" %)[[BAT>>||anchor="H2.4.3A0BatteryInfo"]]|(% style="width:123px" %)[[Signal Strength>>||anchor="H2.4.4A0SignalStrength"]]|(% style="width:108px" %)[[Distance (unit: mm)>>||anchor="H2.4.5A0SoilMoisture"]]|(% style="width:80px" %)[[Interrupt>>||anchor="H2.4.8A0DigitalInterrupt"]] 335 335 336 336 ((( 337 337 If we use the MQTT client to subscribe to this MQTT topic, we can see the following information when the NDDS751 uplink data. ... ... @@ -366,11 +366,10 @@ 366 366 ))) 367 367 * ((( 368 368 Interrupt: 0x00 = 0 342 +))) 369 369 370 370 371 371 372 - 373 -))) 374 374 375 375 == 2.4 Payload Explanation and Sensor Interface == 376 376 ... ... @@ -394,7 +394,7 @@ 394 394 ))) 395 395 396 396 ((( 397 -The Device ID is stored in a none-erase area, Upgrade the firmware or run **AT+FDR**won't erase Device ID.369 +The Device ID is stored in a none-erase area, Upgrade the firmware or run AT+FDR won't erase Device ID. 398 398 ))) 399 399 400 400 ... ... @@ -406,7 +406,7 @@ 406 406 ))) 407 407 408 408 ((( 409 -For example: 0x00 64 : this device is N DDS75with firmware version 1.0.0.381 +For example: 0x00 64 : this device is NSE01 with firmware version 1.0.0. 410 410 ))) 411 411 412 412 ... ... @@ -414,6 +414,10 @@ 414 414 === 2.4.3 Battery Info === 415 415 416 416 ((( 389 +Check the battery voltage for LSE01. 390 +))) 391 + 392 +((( 417 417 Ex1: 0x0B45 = 2885mV 418 418 ))) 419 419 ... ... @@ -455,21 +455,65 @@ 455 455 456 456 457 457 458 -=== 2.4.5 Distance ===434 +=== 2.4.5 Soil Moisture === 459 459 460 -Get the distance. Flat object range 280mm - 7500mm. 436 +((( 437 +((( 438 +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. 439 +))) 440 +))) 461 461 462 462 ((( 463 -For example, if the data you get from the register is **__0x0B 0x05__**, the distance between the sensor and the measured object is 443 +((( 444 +For example, if the data you get from the register is **__0x05 0xDC__**, the moisture content in the soil is 464 464 ))) 446 +))) 465 465 466 466 ((( 449 + 450 +))) 451 + 467 467 ((( 468 -(% style="color:b lue" %)**B05(H) =2821(D) =2821mm.**453 +(% style="color:#4f81bd" %)**05DC(H) = 1500(D) /100 = 15%.** 469 469 ))) 455 + 456 + 457 + 458 +=== 2.4.6 Soil Temperature === 459 + 460 +((( 461 +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 470 470 ))) 471 471 472 472 ((( 465 +**Example**: 466 +))) 467 + 468 +((( 469 +If payload is 0105H: ((0x0105 & 0x8000)>>15 === 0),temp = 0105(H)/100 = 2.61 °C 470 +))) 471 + 472 +((( 473 +If payload is FF7EH: ((FF7E & 0x8000)>>15 ===1),temp = (FF7E(H)-FFFF(H))/100 = -1.29 °C 474 +))) 475 + 476 + 477 + 478 +=== 2.4.7 Soil Conductivity (EC) === 479 + 480 +((( 481 +Obtain (% style="color:#4f81bd" %)**__soluble salt concentration__**(%%) in soil or (% style="color:#4f81bd" %)**__soluble ion concentration in liquid fertilizer__**(%%) or (% style="color:#4f81bd" %)**__planting medium__**(%%). The value range of the register is 0 - 20000(Decimal)( Can be greater than 20000). 482 +))) 483 + 484 +((( 485 +For example, if the data you get from the register is __**0x00 0xC8**__, the soil conductivity is 00C8(H) = 200(D) = 200 uS/cm. 486 +))) 487 + 488 +((( 489 +Generally, the EC value of irrigation water is less than 800uS / cm. 490 +))) 491 + 492 +((( 473 473 474 474 ))) 475 475 ... ... @@ -477,10 +477,10 @@ 477 477 478 478 ))) 479 479 480 -=== 2.4. 6Digital Interrupt ===500 +=== 2.4.8 Digital Interrupt === 481 481 482 482 ((( 483 -Digital Interrupt refers to pin (% style="color:blue" %)**GPIO_EXTI**(%%), and there are different trigger methods. When there is a trigger, the N DDS75will send a packet to the server.503 +Digital Interrupt refers to pin (% style="color:blue" %)**GPIO_EXTI**(%%), and there are different trigger methods. When there is a trigger, the NSE01 will send a packet to the server. 484 484 ))) 485 485 486 486 ((( ... ... @@ -511,10 +511,10 @@ 511 511 512 512 513 513 514 -=== 2.4. 7+5V Output ===534 +=== 2.4.9 +5V Output === 515 515 516 516 ((( 517 -N DDS75will enable +5V output before all sampling and disable the +5v after all sampling.537 +NSE01 will enable +5V output before all sampling and disable the +5v after all sampling. 518 518 ))) 519 519 520 520 ... ... @@ -534,9 +534,9 @@ 534 534 535 535 == 2.5 Downlink Payload == 536 536 537 -By default, N DDS75prints the downlink payload to console port.557 +By default, NSE01 prints the downlink payload to console port. 538 538 539 -[[image:image-2022070 9100028-1.png]]559 +[[image:image-20220708133731-5.png]] 540 540 541 541 542 542 ((( ... ... @@ -572,7 +572,7 @@ 572 572 ))) 573 573 574 574 ((( 575 -If payload = 0x04FF, it will reset the N DDS75595 +If payload = 0x04FF, it will reset the NSE01 576 576 ))) 577 577 578 578 ... ... @@ -586,52 +586,76 @@ 586 586 587 587 == 2.6 LED Indicator == 588 588 609 +((( 610 +The NSE01 has an internal LED which is to show the status of different state. 589 589 590 -The NDDS75 has an internal LED which is to show the status of different state. 591 591 592 - 593 -* When power on, NDDS75 will detect if sensor probe is connected, if probe detected, LED will blink four times. (no blinks in this step is no probe) 613 +* When power on, NSE01 will detect if sensor probe is connected, if probe detected, LED will blink four times. (no blinks in this step is no probe) 594 594 * Then the LED will be on for 1 second means device is boot normally. 595 -* After N DDS75join NB-IoT network. The LED will be ON for 3 seconds.615 +* After NSE01 join NB-IoT network. The LED will be ON for 3 seconds. 596 596 * For each uplink probe, LED will be on for 500ms. 617 +))) 597 597 619 + 620 + 621 + 622 +== 2.7 Installation in Soil == 623 + 624 +__**Measurement the soil surface**__ 625 + 598 598 ((( 599 - 627 +Choose the proper measuring position. Avoid the probe to touch rocks or hard things. Split the surface soil according to the measured deep. Keep the measured as original density. Vertical insert the probe into the soil to be measured. Make sure not shake when inserting. [[https:~~/~~/img.alicdn.com/imgextra/i3/2005165265/O1CN010rj9Oh1olPsQxrdUK_!!2005165265.jpg>>url:https://img.alicdn.com/imgextra/i3/2005165265/O1CN010rj9Oh1olPsQxrdUK_!!2005165265.jpg]] 600 600 ))) 601 601 630 +[[image:1657259653666-883.png]] 602 602 603 603 604 -== 2.7 Firmware Change Log == 633 +((( 634 + 605 605 606 - 607 607 ((( 608 -Do wnloadURL& FirmwareChangelog637 +Dig a hole with diameter > 20CM. 609 609 ))) 610 610 611 611 ((( 612 - [[https:~~/~~/www.dragino.com/downloads/index.php?dir=NB-IoT/NDDS75/Firmware/>>url:https://www.dragino.com/downloads/index.php?dir=NB-IoT/NDDS75/Firmware/]]641 +Horizontal insert the probe to the soil and fill the hole for long term measurement. 613 613 ))) 643 +))) 614 614 645 +[[image:1654506665940-119.png]] 615 615 616 616 ((( 617 - UpgradeInstruction: [[Upgrade_Firmware>>||anchor="H5.1200BHowtoUpgradeFirmware"]]648 + 618 618 ))) 619 619 620 620 652 +== 2.8 Firmware Change Log == 621 621 622 -== 2.8 Battery Analysis == 623 623 624 - ===2.8.1BatteryType===655 +Download URL & Firmware Change log 625 625 657 +[[www.dragino.com/downloads/index.php?dir=NB-IoT/NSE01/Firmware/>>url:http://www.dragino.com/downloads/index.php?dir=NB-IoT/NBSN50/Firmware/]] 626 626 659 + 660 +Upgrade Instruction: [[Upgrade_Firmware>>||anchor="H5.1200BHowtoUpgradeFirmware"]] 661 + 662 + 663 + 664 +== 2.9 Battery Analysis == 665 + 666 +=== 2.9.1 Battery Type === 667 + 668 + 627 627 ((( 628 -The N DDS75battery is a combination of an 8500mAh Li/SOCI2 Battery and a Super Capacitor. The battery is none-rechargeable battery type with a low discharge rate (<2% per year). This type of battery is commonly used in IoT devices such as water meter.670 +The NSE01 battery is a combination of an 8500mAh Li/SOCI2 Battery and a Super Capacitor. The battery is none-rechargeable battery type with a low discharge rate (<2% per year). This type of battery is commonly used in IoT devices such as water meter. 629 629 ))) 630 630 673 + 631 631 ((( 632 632 The battery is designed to last for several years depends on the actually use environment and update interval. 633 633 ))) 634 634 678 + 635 635 ((( 636 636 The battery related documents as below: 637 637 ))) ... ... @@ -641,12 +641,12 @@ 641 641 * [[Lithium-ion Battery-Capacitor datasheet>>http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]] 642 642 643 643 ((( 644 -[[image:image-2022070 9101450-2.png]]688 +[[image:image-20220708140453-6.png]] 645 645 ))) 646 646 647 647 648 648 649 -=== 2. 8.2 Power consumption Analyze ===693 +=== 2.9.2 Power consumption Analyze === 650 650 651 651 ((( 652 652 Dragino battery powered product are all runs in Low Power mode. We have an update battery calculator which base on the measurement of the real device. User can use this calculator to check the battery life and calculate the battery life if want to use different transmit interval. ... ... @@ -680,11 +680,11 @@ 680 680 And the Life expectation in difference case will be shown on the right. 681 681 ))) 682 682 683 -[[image:image-2022070 9110451-3.png]]727 +[[image:image-20220708141352-7.jpeg]] 684 684 685 685 686 686 687 -=== 2. 8.3 Battery Note ===731 +=== 2.9.3 Battery Note === 688 688 689 689 ((( 690 690 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. ... ... @@ -692,10 +692,10 @@ 692 692 693 693 694 694 695 -=== 2. 8.4 Replace the battery ===739 +=== 2.9.4 Replace the battery === 696 696 697 697 ((( 698 -The default battery pack of N DDS75includes a ER26500 plus super capacitor. If user can't find this pack locally, they can find ER26500 or equivalence without the SPC1520 capacitor, which will also work in most case. The SPC can enlarge the battery life for high frequency use (update period below 5 minutes).742 +The default battery pack of NSE01 includes a ER26500 plus super capacitor. If user can't find this pack locally, they can find ER26500 or equivalence without the SPC1520 capacitor, which will also work in most case. The SPC can enlarge the battery life for high frequency use (update period below 5 minutes). 699 699 ))) 700 700 701 701 ... ... @@ -710,7 +710,7 @@ 710 710 The AT Command set can refer the BC35-G NB-IoT Module AT Command: [[https:~~/~~/www.dragino.com/downloads/index.php?dir=datasheet/other_vendors/BC35-G/>>url:https://www.dragino.com/downloads/index.php?dir=datasheet/other_vendors/BC35-G/]] 711 711 ))) 712 712 713 -[[image:1657 333200519-600.png]]757 +[[image:1657261278785-153.png]] 714 714 715 715 716 716 ... ... @@ -718,7 +718,7 @@ 718 718 719 719 == 4.1 Access AT Commands == 720 720 721 -See this link for detail: [[http s:~~/~~/www.dragino.com/downloads/index.php?dir=NB-IoT/NDDS75/>>url:http://www.dragino.com/downloads/index.php?dir=NB-IoT/NBSN50/]]765 +See this link for detail: [[http:~~/~~/www.dragino.com/downloads/index.php?dir=NB-IoT/NSE01/>>url:http://www.dragino.com/downloads/index.php?dir=NB-IoT/NBSN50/]] 722 722 723 723 724 724 AT+<CMD>? : Help on <CMD> ... ... @@ -806,11 +806,18 @@ 806 806 ))) 807 807 808 808 ((( 809 -(% style="color:red" %)Notice, N DDS75and LDDS75share the same mother board. They use the same connection and method to update.853 +(% style="color:red" %)Notice, NSE01 and LSE01 share the same mother board. They use the same connection and method to update. 810 810 ))) 811 811 812 812 813 813 858 +== 5.2 Can I calibrate NSE01 to different soil types? == 859 + 860 +((( 861 +NSE01 is calibrated for saline-alkali soil and loamy soil. If users want to use it for other soil, they can calibrate the value in the IoT platform base on the value measured by saline-alkali soil and loamy soil. The formula can be found at [[this link>>https://www.dragino.com/downloads/downloads/LoRa_End_Node/LSE01/Calibrate_to_other_Soil_20220605.pdf]]. 862 +))) 863 + 864 + 814 814 = 6. Trouble Shooting = 815 815 816 816 == 6.1 Connection problem when uploading firmware == ... ... @@ -838,7 +838,7 @@ 838 838 = 7. Order Info = 839 839 840 840 841 -Part Number**:** (% style="color:#4f81bd" %)**NS DDS75**892 +Part Number**:** (% style="color:#4f81bd" %)**NSE01** 842 842 843 843 844 844 (% class="wikigeneratedid" %) ... ... @@ -853,7 +853,7 @@ 853 853 854 854 (% style="color:#037691" %)**Package Includes**: 855 855 856 -* N DDS75NB-IoTDistanceDetectSensorNodex 1907 +* NSE01 NB-IoT Soil Moisture & EC Sensor x 1 857 857 * External antenna x 1 858 858 ))) 859 859 ... ... @@ -862,10 +862,8 @@ 862 862 863 863 (% style="color:#037691" %)**Dimension and weight**: 864 864 865 -* Device Size: 13.0 x 5 x 4.5 cm 866 -* Device Weight: 150g 867 -* Package Size / pcs : 15 x 12x 5.5 cm 868 -* Weight / pcs : 220g 916 +* Size: 195 x 125 x 55 mm 917 +* Weight: 420g 869 869 ))) 870 870 871 871 (((
- 1657332990863-496.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -138.2 KB - Content
- 1657333200519-600.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -126.1 KB - Content
- image-20220709100028-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -8.8 KB - Content
- image-20220709101450-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -138.5 KB - Content
- image-20220709110451-3.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -611.5 KB - Content