<
From version < 72.1 >
edited by Xiaoling
on 2022/07/09 08:45
To version < 65.13 >
edited by Xiaoling
on 2022/07/08 15:51
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -NDDS75 NB-IoT Distance Detect Sensor User Manual
1 +NSE01 - NB-IoT Soil Moisture & EC Sensor User Manual
Content
... ... @@ -1,4 +1,5 @@
1 -[[image:image-20220709084207-3.jpeg||height="548" width="548"]]
1 +(% style="text-align:center" %)
2 +[[image:image-20220606151504-2.jpeg||height="554" width="554"]]
2 2  
3 3  
4 4  
... ... @@ -6,8 +6,13 @@
6 6  
7 7  
8 8  
10 +
11 +
12 +
13 +
9 9  **Table of Contents:**
10 10  
16 +{{toc/}}
11 11  
12 12  
13 13  
... ... @@ -14,22 +14,30 @@
14 14  
15 15  
16 16  
23 +
17 17  = 1.  Introduction =
18 18  
19 -== 1.1 ​ What is NDDS75 Distance Detection Sensor ==
26 +== 1.1 ​ What is LoRaWAN Soil Moisture & EC Sensor ==
20 20  
21 21  (((
22 22  
23 23  
24 24  (((
25 -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.
26 -\\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.
27 -\\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.
28 -\\NDDS75 supports different uplink methods include (% style="color:blue" %)**TCP, MQTT, UDP and CoAP** (%%)for different application requirement.
29 -\\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)
30 -\\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.
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.
31 31  )))
32 32  
35 +(((
36 +It can detect (% style="color:blue" %)**Soil Moisture, Soil Temperature and Soil Conductivity**(%%), and upload its value to the server wirelessly.
37 +)))
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 +)))
42 +
43 +(((
44 +NSE01 are powered by (% style="color:blue" %)**8500mAh Li-SOCI2**(%%) batteries, which can be used for up to 5 years.  
45 +)))
46 +
33 33  
34 34  )))
35 35  
... ... @@ -318,6 +318,9 @@
318 318  * Soil Conductivity(EC) = 0x02f9 =761 uS /cm
319 319  * Interrupt: 0x00 = 0
320 320  
335 +
336 +
337 +
321 321  == 2.4  Payload Explanation and Sensor Interface ==
322 322  
323 323  
... ... @@ -432,7 +432,7 @@
432 432  === 2.4.6  Soil Temperature ===
433 433  
434 434  (((
435 -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
452 + 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
436 436  )))
437 437  
438 438  (((
... ... @@ -473,56 +473,34 @@
473 473  
474 474  === 2.4.8  Digital Interrupt ===
475 475  
476 -(((
477 477  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.
478 -)))
479 479  
480 -(((
481 481  The command is:
482 -)))
483 483  
484 -(((
485 485  (% 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]])**.**
486 -)))
487 487  
488 488  
489 -(((
490 490  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.
491 -)))
492 492  
493 493  
494 -(((
495 495  Example:
496 -)))
497 497  
498 -(((
499 499  0x(00): Normal uplink packet.
500 -)))
501 501  
502 -(((
503 503  0x(01): Interrupt Uplink Packet.
504 -)))
505 505  
506 506  
507 507  
508 508  === 2.4.9  ​+5V Output ===
509 509  
510 -(((
511 511  NSE01 will enable +5V output before all sampling and disable the +5v after all sampling. 
512 -)))
513 513  
514 514  
515 -(((
516 516  The 5V output time can be controlled by AT Command.
517 -)))
518 518  
519 -(((
520 520  (% style="color:blue" %)**AT+5VT=1000**
521 -)))
522 522  
523 -(((
524 524  Means set 5V valid time to have 1000ms. So the real 5V output will actually have 1000ms + sampling time for other sensors.
525 -)))
526 526  
527 527  
528 528  
... ... @@ -572,9 +572,7 @@
572 572  
573 573  * (% style="color:blue" %)**INTMOD**
574 574  
575 -(((
576 576  Downlink Payload: 06000003, Set AT+INTMOD=3
577 -)))
578 578  
579 579  
580 580  
... ... @@ -597,9 +597,7 @@
597 597  
598 598  __**Measurement the soil surface**__
599 599  
600 -(((
601 601  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]]
602 -)))
603 603  
604 604  [[image:1657259653666-883.png]] ​
605 605  
... ... @@ -640,19 +640,13 @@
640 640  === 2.9.1  ​Battery Type ===
641 641  
642 642  
643 -(((
644 644  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.
645 -)))
646 646  
647 647  
648 -(((
649 649  The battery is designed to last for several years depends on the actually use environment and update interval. 
650 -)))
651 651  
652 652  
653 -(((
654 654  The battery related documents as below:
655 -)))
656 656  
657 657  * [[Battery Dimension>>http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]]
658 658  * [[Lithium-Thionyl Chloride Battery datasheet>>http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]]
... ... @@ -829,37 +829,26 @@
829 829  
830 830  
831 831  
832 -== 5.2  Can I calibrate NSE01 to different soil types? ==
833 -
834 -(((
835 -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]].
836 -)))
837 -
838 -
839 839  = 6.  Trouble Shooting =
840 840  
841 841  == 6.1  ​Connection problem when uploading firmware ==
842 842  
843 843  
844 -(((
845 -**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]]
846 -)))
847 -
848 848  (% class="wikigeneratedid" %)
849 849  (((
850 -
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;"]]
851 851  )))
852 852  
853 853  
828 +
854 854  == 6.2  AT Command input doesn't work ==
855 855  
856 856  (((
857 857  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.
858 -
859 -
860 860  )))
861 861  
862 862  
836 +
863 863  = 7. ​ Order Info =
864 864  
865 865  
... ... @@ -878,6 +878,7 @@
878 878  
879 879  (% style="color:#037691" %)**Package Includes**:
880 880  
855 +
881 881  * NSE01 NB-IoT Soil Moisture & EC Sensor x 1
882 882  * External antenna x 1
883 883  )))
... ... @@ -887,6 +887,7 @@
887 887  
888 888  (% style="color:#037691" %)**Dimension and weight**:
889 889  
865 +
890 890  * Size: 195 x 125 x 55 mm
891 891  * Weight:   420g
892 892  )))
1657271519014-786.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -71.5 KB
Content
image-20220709084038-1.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -72.0 KB
Content
image-20220709084137-2.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -72.0 KB
Content
image-20220709084207-3.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -72.0 KB
Content
image-20220709084458-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -199.5 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0