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 (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -NS E01-NB-IoTSoil Moisture&ECSensor User Manual1 +NDDS75 NB-IoT Distance Detect Sensor User Manual - Content
-
... ... @@ -1,5 +1,5 @@ 1 1 (% style="text-align:center" %) 2 -[[image: image-20220606151504-2.jpeg||height="554" width="554"]]2 +[[image:1657271519014-786.png]] 3 3 4 4 5 5 ... ... @@ -10,10 +10,8 @@ 10 10 11 11 12 12 13 - 14 14 **Table of Contents:** 15 15 16 -{{toc/}} 17 17 18 18 19 19 ... ... @@ -20,28 +20,25 @@ 20 20 21 21 22 22 23 - 24 24 = 1. Introduction = 25 25 26 -== 1.1 What is LoRaWANoilMoisture&ECSensor ==23 +== 1.1 What is NDDS75 Distance Detection Sensor == 27 27 28 28 ((( 29 29 30 30 31 -((( 32 -Dragino NSE01 is an (% style="color:blue" %)**NB-IOT soil moisture & EC sensor**(%%) for agricultural IoT. Used to measure the soil moisture of saline-alkali soil and loam. The soil sensor uses the FDR method to calculate soil moisture and compensates it with soil temperature and electrical conductivity. It has also been calibrated for mineral soil types at the factory. 33 -))) 28 +The Dragino NDDS75 is a **NB-IOT Distance Detection Sensor** for Internet of Things solution. It is used 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. 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. 34 34 35 -((( 36 -It can detect (% style="color:blue" %)**Soil Moisture, Soil Temperature and Soil Conductivity**(%%), and upload its value to the server wirelessly. 37 -))) 30 +It detects the distance between the measured object and the sensor, and uploads the value via wireless to IoT Server. 38 38 39 -((( 40 -The wireless technology used in NSE01 allows the device to send data at a low data rate and reach ultra-long distances, providing ultra-long-distance spread spectrum Communication. 41 -))) 32 +**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. 42 42 34 +NDDS75 is powered by 8**500mA Li-SOCI2 battery**; It is designed for long term use up to 5 years*. 35 + 36 +~* Actually lifetime depends on network coverage and uplink interval and other factors 37 + 43 43 ((( 44 - NSE01arepowered by (% style="color:blue" %)**8500mAh Li-SOCI2**(%%) batteries, which can be used for up to 5 years.39 + 45 45 ))) 46 46 47 47 ... ... @@ -69,6 +69,8 @@ 69 69 * Micro SIM card slot for NB-IoT SIM 70 70 * 8500mAh Battery for long term use 71 71 67 + 68 + 72 72 == 1.3 Specification == 73 73 74 74 ... ... @@ -334,7 +334,6 @@ 334 334 335 335 336 336 337 - 338 338 == 2.4 Payload Explanation and Sensor Interface == 339 339 340 340 ... ... @@ -449,7 +449,7 @@ 449 449 === 2.4.6 Soil Temperature === 450 450 451 451 ((( 452 - 448 +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 453 453 ))) 454 454 455 455 ((( ... ... @@ -490,34 +490,56 @@ 490 490 491 491 === 2.4.8 Digital Interrupt === 492 492 489 +((( 493 493 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. 491 +))) 494 494 493 +((( 495 495 The command is: 495 +))) 496 496 497 +((( 497 497 (% style="color:blue" %)**AT+INTMOD=3 **(%%) ~/~/(more info about INMOD please refer [[**AT Command Manual**>>url:https://www.dragino.com/downloads/downloads/NB-IoT/NBSN95/DRAGINO_NBSN95-NB_AT%20Commands_v1.1.0.pdf]])**.** 499 +))) 498 498 499 499 502 +((( 500 500 The lower four bits of this data field shows if this packet is generated by interrupt or not. Click here for the hardware and software set up. 504 +))) 501 501 502 502 507 +((( 503 503 Example: 509 +))) 504 504 511 +((( 505 505 0x(00): Normal uplink packet. 513 +))) 506 506 515 +((( 507 507 0x(01): Interrupt Uplink Packet. 517 +))) 508 508 509 509 510 510 511 511 === 2.4.9 +5V Output === 512 512 523 +((( 513 513 NSE01 will enable +5V output before all sampling and disable the +5v after all sampling. 525 +))) 514 514 515 515 528 +((( 516 516 The 5V output time can be controlled by AT Command. 530 +))) 517 517 532 +((( 518 518 (% style="color:blue" %)**AT+5VT=1000** 534 +))) 519 519 536 +((( 520 520 Means set 5V valid time to have 1000ms. So the real 5V output will actually have 1000ms + sampling time for other sensors. 538 +))) 521 521 522 522 523 523 ... ... @@ -567,7 +567,9 @@ 567 567 568 568 * (% style="color:blue" %)**INTMOD** 569 569 588 +((( 570 570 Downlink Payload: 06000003, Set AT+INTMOD=3 590 +))) 571 571 572 572 573 573 ... ... @@ -590,7 +590,9 @@ 590 590 591 591 __**Measurement the soil surface**__ 592 592 613 +((( 593 593 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]] 615 +))) 594 594 595 595 [[image:1657259653666-883.png]] 596 596 ... ... @@ -631,13 +631,19 @@ 631 631 === 2.9.1 Battery Type === 632 632 633 633 656 +((( 634 634 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. 658 +))) 635 635 636 636 661 +((( 637 637 The battery is designed to last for several years depends on the actually use environment and update interval. 663 +))) 638 638 639 639 666 +((( 640 640 The battery related documents as below: 668 +))) 641 641 642 642 * [[Battery Dimension>>http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]] 643 643 * [[Lithium-Thionyl Chloride Battery datasheet>>http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]] ... ... @@ -814,26 +814,37 @@ 814 814 815 815 816 816 845 +== 5.2 Can I calibrate NSE01 to different soil types? == 846 + 847 +((( 848 +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]]. 849 +))) 850 + 851 + 817 817 = 6. Trouble Shooting = 818 818 819 819 == 6.1 Connection problem when uploading firmware == 820 820 821 821 857 +((( 858 +**Please see: **[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Firmware%20Upgrade%20Instruction%20for%20STM32%20base%20products/#H3.3Troubleshooting>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20Upgrade%20Instruction%20for%20STM32%20base%20products/#H3.3Troubleshooting]] 859 +))) 860 + 822 822 (% class="wikigeneratedid" %) 823 823 ((( 824 - (%style="font-size:14px" %)**Please see: **(%%)[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Firmware%20Upgrade%20Instruction%20for%20STM32%20base%20products/#H3.3Troubleshooting>>http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20Upgrade%20Instruction%20for%20STM32%20base%20products/#H3.3Troubleshooting||style="background-color: rgb(255, 255, 255); font-size: 14px;"]]863 + 825 825 ))) 826 826 827 827 828 - 829 829 == 6.2 AT Command input doesn't work == 830 830 831 831 ((( 832 832 In the case if user can see the console output but can't type input to the device. Please check if you already include the (% style="color:green" %)**ENTER**(%%) while sending out the command. Some serial tool doesn't send (% style="color:green" %)**ENTER**(%%) while press the send key, user need to add ENTER in their string. 871 + 872 + 833 833 ))) 834 834 835 835 836 - 837 837 = 7. Order Info = 838 838 839 839 ... ... @@ -852,7 +852,6 @@ 852 852 853 853 (% style="color:#037691" %)**Package Includes**: 854 854 855 - 856 856 * NSE01 NB-IoT Soil Moisture & EC Sensor x 1 857 857 * External antenna x 1 858 858 ))) ... ... @@ -862,7 +862,6 @@ 862 862 863 863 (% style="color:#037691" %)**Dimension and weight**: 864 864 865 - 866 866 * Size: 195 x 125 x 55 mm 867 867 * Weight: 420g 868 868 )))
- 1657271519014-786.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +71.5 KB - Content